I am having problems building DEV300_m54 on Ubuntu, I am using the prepared
Ubuntu build image, but with a newer source.
I get the following error:

Making: ../../../../unxlngi6.pro/lib/libmozbootstrap.so
g++ -Wl,-z,noexecstack -Wl,-z,combreloc -Wl,-z,defs -Wl,-Bsymbolic-functions
-Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo
-Wl,--hash-style=both -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared
-Wl,-O1 -Wl,--version-script ../../../../
unxlngi6.pro/misc/mozbootstrap_mozbootstrap.map -L../../../../
unxlngi6.pro/lib -L../lib -L/home/ooo/Desktop/DEV300_m54/solenv/unxlngi6/lib
-L/home/ooo/Desktop/DEV300_m54/solver/300/unxlngi6.pro/lib-L/home/ooo/Desktop/DEV300_m54/solenv/unxlngi6/lib
-L/usr/lib/jvm/java-6-sun/lib -L/usr/lib/jvm/java-6-sun/jre/lib/i386
-L/usr/lib/jvm/java-6-sun/jre/lib/i386/client
-L/usr/lib/jvm/java-6-sun/jre/lib/i386/native_threads -L/usr/lib
../../../../unxlngi6.pro/slo/MNSINIParser.o ../../../../
unxlngi6.pro/slo/MNSProfileDiscover.o ../../../../
unxlngi6.pro/slo/MMozillaBootstrap.o ../../../../
unxlngi6.pro/slo/MNSFolders.o ../../../../
unxlngi6.pro/slo/mozbootstrap_version.o -o ../../../../
unxlngi6.pro/lib/libmozbootstrap.so -luno_cppu -luno_cppuhelpergcc3
-luno_sal -lcomphelp4gcc3 -Wl,--as-needed -ldl -lpthread -lm
-Wl,--no-as-needed -Wl,-Bdynamic -lstlport_gcc
../../../../unxlngi6.pro/slo/MNSProfileDiscover.o: In function
`nsAString_internal':
/home/ooo/Desktop/DEV300_m54/solver/300/
unxlngi6.pro/inc/mozilla/string/nsTAString.h:529: undefined reference to
`nsObsoleteAString::sCanonicalVTable'
../../../../unxlngi6.pro/slo/MNSProfileDiscover.o: In function
`~nsSubstring':
/home/ooo/Desktop/DEV300_m54/solver/300/
unxlngi6.pro/inc/mozilla/string/nsTSubstring.h:56: undefined reference to
`nsAString_internal::~nsAString_internal()'
../../../../unxlngi6.pro/slo/MNSProfileDiscover.o: In function
`~nsSubstring':


--- REST OF ERRORS SKIPPED ---


collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../../../
unxlngi6.pro/lib/libmozbootstrap.so'

ERROR: Error 65280 occurred while making
/home/ooo/Desktop/DEV300_m54/connectivity/source/drivers/mozab/bootstrap
rmdir /tmp/1058
dmake:  Error code 1, while making 'build_instsetoo_native'

My configure is following:
./configure --with-use-shell=bash --with-system-libs --without-system-jars
--without-system-icu --without-system-agg --without-system-lpsolve
--without-system-mspack --disable-mozilla --disable-gtk

Can anybody help me with what is wrong?

Reply via email to