Date: Tue, 5 Feb 2013 10:10:52 -0800 (PST) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-office@freebsd.org Subject: Re: libreoffice 3.6.5 update fail, 9-STABLE amd64 (with gcc47 works) Message-ID: <1360087852246-5784150.post@n5.nabble.com> In-Reply-To: <51114827.5020802@FreeBSD.org> References: <1360066236929-5784049.post@n5.nabble.com> <51114827.5020802@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for reply! Yes, mixing is my fault, albeit I was usually not bitten by it with *office, I cannot rebuilt with base gcc, as I do not have one, but I assume clang should be just fine, as it links against base libstdc++? requested output: $ ldd /usr/local/lib/libclucene-core.so.2.3.3.4 /usr/local/lib/libclucene-core.so.2.3.3.4: libclucene-shared.so.1 => /usr/local/lib/libclucene-shared.so.1 (0x801397000) libz.so.6 => /lib/libz.so.6 (0x8015b6000) libstdc++.so.6 => /usr/local/lib/gcc47/libstdc++.so.6 (0x8017cb000) libm.so.5 => /lib/libm.so.5 (0x801ad3000) libgcc_s.so.1 => /usr/local/lib/gcc47/libgcc_s.so.1 (0x801cf2000) libthr.so.3 => /lib/libthr.so.3 (0x801f07000) libc.so.7 => /lib/libc.so.7 (0x80081c000) $ objdump -p /usr/local/lib/libclucene-core.so.2.3.3.4 <snip> Version References: required from libgcc_s.so.1: 0x0b792650 0x00 09 GCC_3.0 required from libm.so.5: 0x077a28b0 0x00 08 FBSD_1.0 required from libthr.so.3: 0x077a28b0 0x00 06 FBSD_1.0 required from libc.so.7: 0x077a28b0 0x00 03 FBSD_1.0 required from libstdc++.so.6: 0x02297f89 0x00 07 GLIBCXX_3.4.9 0x056bafd3 0x00 05 CXXABI_1.3 0x0297f865 0x00 04 GLIBCXX_3.4.15 0x08922974 0x00 02 GLIBCXX_3.4 -- View this message in context: http://freebsd.1045724.n5.nabble.com/libreoffice-3-6-5-update-fail-9-STABLE-amd64-with-gcc47-works-tp5784049p5784150.html Sent from the freebsd-office mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1360087852246-5784150.post>