Filip Bartmann wrote:
I try building OpenOffice.org with gcc 4.1, but I have this error:
---------------------------------------------------------------------------------------------------------
Making: ../unxlngi6.pro/lib/libstore.so.3
g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN'
"-Wl,-hlibstore.so.3" -shared -Wl,-O1
-Wl,--version-script ../unxlngi6.pro/misc/store_store.map
-L../unxlngi6.pro/lib -L../lib -L/build/OOB680_m5/solenv/unxlngi6/lib
-L/build/OOB680_m5/solver/680/unxlngi6.pro/lib
-L/build/OOB680_m5/solenv/unxlngi6/lib
-L/opt/jdk/jdk-precompiled-1.5.0_06/lib
-L/opt/jdk/jdk-precompiled-1.5.0_06/jre/lib/i386
-L/opt/jdk/jdk-precompiled-1.5.0_06/jre/lib/i386/client
-L/opt/jdk/jdk-precompiled-1.5.0_06/jre/lib/i386/native_threads
-L/usr//lib ../unxlngi6.pro/slo/store_version.o 
../unxlngi6.pro/slo/store_description.o -o ../unxlngi6.pro/lib/libstore.so.3 
../unxlngi6.pro/slo/object.o ../unxlngi6.pro/slo/memlckb.o 
../unxlngi6.pro/slo/filelckb.o ../unxlngi6.pro/slo/storbase.o 
../unxlngi6.pro/slo/storcach.o ../unxlngi6.pro/slo/stordata.o 
../unxlngi6.pro/slo/storlckb.o ../unxlngi6.pro/slo/stortree.o 
../unxlngi6.pro/slo/storpage.o ../unxlngi6.pro/slo/store.o -luno_sal -lsupc++ 
-lgcc_s -ldl -lpthread -lm
/usr//lib/libsupc++.a(eh_globals.o): In function
`__gnu_internal::get_global()':
../../../../gcc-4.1.0/libstdc++-v3/libsupc++/eh_globals.cc:58: undefined
reference to `___tls_get_addr'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libstore.so.3'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /build/OOB680_m5/store/util
--------------------------------------------------------------------------------------------------------

Filip Bartmann


Filip, I'm seeing this issue all over the place by google....only once else with OOo, however. The other posts suggest a problem with gcc...one even mentions a gentoo bug regarding specifically '__thread' in gcc, but a search of gentoo bugzilla came up empty. I can't seem to find anything furthur. What toolchain versions are you using in addition to gcc-4.1.0? Maybe that'll trip up something else in the search.

-- DJ Lucas

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to