Hey everyone,

I've been following Eric's build instructions and it says to report any build errors, so here's mine.

I grabbed SRC680_m97 from cvs. I then applied all of Maho's patches from openoffice2-macosx-20050427.tar.bz2. I also applied Eric's moz_zipped_makefile.mk.patch since I was using the zipped up Mozilla files. (I did have to make a change to Eric's patch since makefile.mk seems to have changed on line 74.) Using fink for pkg-config and gtk+. Ran configure like this:

./configure --with-x --with-lang=en-US --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home/ --with-ant-home=/Users/takehiko/OpenOffice_source/apache-ant-1.6.2/ --enable-gtk --with-freetype2=/usr/X11R6/include/ --with-epm=internal --with-mozilla --disable-gnome-vfs

Build fails with the following error:

Making: ../unxmacxp.pro/lib/libreg.dylib.3
g++ -Wl,-multiply_defined,suppress -Wl -dynamiclib -single_module -install_name @executable_path/libreg.dylib.3 -L../unxmacxp.pro/lib -L/Users/takehiko/OpenOffice_source/m97/solver/680/unxmacxp.pro/lib -L/usr/lib -L/usr/X11R6/lib -o ../unxmacxp.pro/lib/libreg.dylib.3 -dylib_file @executable_path/libuno_sal.dylib:/Users/takehiko/OpenOffice_source/ m97/solver/680/unxmacxp.pro/lib/libuno_sal.dylib -dylib_file @executable_path/libstlport_gcc.dylib:/Users/takehiko/ OpenOffice_source/m97/solver/680/unxmacxp.pro/lib/libstlport_gcc.dylib -dylib_file @executable_path/libuno_salhelpergcc3.dylib:/Users/takehiko/ OpenOffice_source/m97/solver/680/unxmacxp.pro/lib/ libuno_salhelpergcc3.dylib -dylib_file @executable_path/libuno_sal.dylib.3:/Users/takehiko/OpenOffice_source/ m97/solver/680/unxmacxp.pro/lib/libuno_sal.dylib.3 -dylib_file @executable_path/libstore.dylib:/Users/takehiko/OpenOffice_source/m97/ solver/680/unxmacxp.pro/lib/libstore.dylib -luno_sal -luno_salhelpergcc3 -lstore -lpthread -lstdc++ -lm -lstlport_gcc -filelist ../unxmacxp.pro/misc/libreg.dylib.list
ld: Undefined symbols:
/usr/bin/libtool: internal link edit command failed
_STL::_Swap_lock_struct<0>::_S_swap_lock
dmake: Error code 1, while making '../unxmacxp.pro/lib/libreg.dylib.3'
'---* tg_merge.mk *---'


ERROR: Error 65280 occurred while making /Users/takehiko/OpenOffice_source/m97/registry/util
dmake: Error code 1, while making 'build_all'
'---* tg_merge.mk *---'



Anyone seen this before? Any ideas how to fix it?

Thanks,
Brian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to