José Matos wrote:
Please test if this builds in our supported platforms and if there are not any
major bugs related with data losses. Any occurrence of these types will reset
the release procedure.
It fails to build on Mac (using the same settings as for rc2).
I have not much of an idea what could be the matter ...
creating liblyxinsets.la
(cd .libs && rm -f liblyxinsets.la && ln -s ../liblyxinsets.la
liblyxinsets.la)
/bin/sh ../libtool --tag=CXX --mode=link g++ -Os -isysroot
/Developer/SDKs/MacOSX10.4u.sdk
-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-arch i386 -o lyx main.o ISpell.o SpellBase.o BiblioInfo.o Box.o
Dimension.o PrinterParams.o Thesaurus.o liblyxcore.la liblyxmathed.la
liblyxinsets.la frontends/liblyxfrontends.la frontends/qt4/liblyxqt4.la
liblyxgraphics.la support/liblyxsupport.la ../boost/liblyxboost.la
../intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation -liconv
-lz -framework ApplicationServices -framework Carbon -framework AppKit
-lQtGui -lQtCore -lz -lm
libtool: link: cannot find the library `' or unhandled argument `Carbon'
make[4]: *** [lyx] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/Konrad