Date: Fri, 21 Feb 2003 16:32:39 +0100 (CET) From: Martin Blapp <mb@imp.ch> To: ports@freebsd.org, "" <kan@freebsd.org> Subject: ports/devel/linuxthreads broken due libstd++ changes Message-ID: <20030221162522.J38012@levais.imp.ch>
next in thread | raw e-mail | index | archive | help
Hi all, On recent CURRENT all myslqd ports compiled with WITH_LINUXTHREADS=YES are broken. cd ports/databases/mysql323-server make install WITH_LINUXTHREADS=YES c++ -O -pipe -mcpu=pentiumpro -mcpu=pentiumpro -D_PTHREADS -I../ -I../sysdeps/i386 -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/locale.cc -o locale.o /usr/src/contrib/libstdc++/src/locale.cc:454: `char std::locale::facet::_S_c_name[2]' is not a static member of `class std::locale::facet' *** Error code 1 Stop in /usr/ports/devel/linuxthreads/work/linuxthreads-2.2.3_9/libstdc++. *** Error code 1 Martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221162522.J38012>