Date: Sat, 31 Jul 2004 01:00:15 -0400 From: "Christopher M. Giordano" <CGiordano@ids.net> To: Sean McNeil <sean@mcneil.com> Cc: freebsd-current@freebsd.org Subject: Re: new gcc 3.4.2 compiler and ports Message-ID: <410B275F.4090005@ids.net> In-Reply-To: <1091222534.28771.3.camel@server.mcneil.com> References: <1091222534.28771.3.camel@server.mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean McNeil wrote: > I don't know if anyone is interested in this information, but I thought > I'd give a list of ports that I use which will not compile under the new > gcc 3.4.2: Also: multimedia/kmplayer After upgrading world to new GCC - and then switching to X.org, some of my KDE ports no worky: $ ~ > $ ~ > kmplayer /libexec/ld-elf.so.1: /usr/local/lib/libkdeinit_kmplayer.so: Undefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE" $ ~ > $ ~ > kmamerun /libexec/ld-elf.so.1: Undefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE" referenced from COPY relocation in kmamerun $ ~ > $ ~ > kugar /libexec/ld-elf.so.1: /usr/local/lib/libkofficecore.so.2: Undefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE" $ ~ > Looks like maybe a name mangling issue with the new GCC? kmamerun was fixed by a recompile, but multimedia/kmplayer no longer compiles; I haven't retried kugar [from koffice] yet...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410B275F.4090005>