Hello,

I'm trying to build Equalizer with buildyard on OSX 10.8. Boost libraries
are building fine, but I get an error when building Lunchbox. It seems that
some boost file is built for x86_64 where it's looking for i386
architecture:

Linking CXX shared library ../lib/libLunchbox.dylib
ld: warning: ignoring file
/Users/tzortz/Buildyard/Build/install/lib/libboost_serialization.dylib,
file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0
0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the
architecture being linked (i386):
/Users/tzortz/Buildyard/Build/install/lib/libboost_serialization.dylib
ld: warning: ignoring file
/Users/tzortz/Buildyard/Build/install/lib/libboost_regex.dylib, file was
built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1
0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture
being linked (i386):
/Users/tzortz/Buildyard/Build/install/lib/libboost_regex.dylib

and then continues "undefined symbols for i386" until make stops with
errors. Any advice on this, will be much appreciated.

Thanks!
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to