[ome-users] Blitz build problem

josh.moore at gmx.de josh.moore at gmx.de
Thu Mar 26 18:47:18 GMT 2009


Hi Mike,

McCaughey, Michael J writes:
 > I'm trying to a new build of Omero4-rc3 (FC10 x64), and blitz build is complaining about missing files:
 > 
 > Entering /home/mrmike/Documents/omero-4.0-rc3/components/blitz...
...
 > os.chdir('/home/mrmike/Documents/omero-4.0-rc3/components/blitz')
 > scons: *** [omero/API.h] No such file or directory


 > Anyone seen this before or can make a suggestion?

Another case of a horrible, horrible error message. The file that
scons can't find while trying to *create* omero/API.h is actually the
executable:

  slice2cpp

You may need to add another rpm to have all the slice2* generators
installed. How did you install Ice?

 > I also had an issue with a non-UTF-8 character in a comment in
 > /omero-4.0-rc3/components/src/ome/api/IRenderingSettings.java, but
 > that was easily fixed.  I did the svn co about 1700GMT today, so it
 > should be current.

Ah, thanks. We'll look into that.

 > Thanks,
 > Mike

Cheers,
~Josh.



More information about the ome-users mailing list