Date: Fri, 30 Jul 2004 21:59:45 +0200 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: freebsd-current@FreeBSD.org Cc: asa@gascom.ru Subject: Funky compile error with new gcc Message-ID: <200407302159.45444.michaelnottebrock@gmx.net>
next in thread | raw e-mail | index | archive | help
--Boundary-02=_xiqCBSW0jTZ8JIj Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The cups-base port fails in a rather strange fashion since the recent gcc=20 import. Does anybody have a clue what might be the cause and how to fix it? cc -L../cups -L../filter =A0-L/usr/local/lib -Wl,-R/usr/local/lib -Wall=20 =2DfPIC =A0-o pdftops pdftops.o libxpdf.a -lcups =A0-lcrypt =A0 -lsupc++ -lm /usr/lib/libsupc++.a(eh_throw.o)(.text.__cxa_throw+0x1a): In function=20 `__cxa_throw': : undefined reference to `__cxxabiv1::__unexpected_handler' /usr/lib/libsupc++.a(eh_throw.o)(.text.__cxa_throw+0x22): In function=20 `__cxa_throw': : undefined reference to `__cxxabiv1::__terminate_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt9terminatev+0x8): In functio= n=20 `std::terminate()': : undefined reference to `__cxxabiv1::__terminate_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt10unexpectedv+0x8): In funct= ion=20 `std::unexpected()': : undefined reference to `__cxxabiv1::__unexpected_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt13set_terminatePFvvE+0x4): I= n=20 function `std::set_terminate(void (*)())': : undefined reference to `__cxxabiv1::__terminate_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt13set_terminatePFvvE+0xd): I= n=20 function `std::set_terminate(void (*)())': : undefined reference to `__cxxabiv1::__terminate_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt14set_unexpectedPFvvE+0x4): = In=20 function `std::set_unexpected(void (*)())': : undefined reference to `__cxxabiv1::__unexpected_handler' /usr/lib/libsupc++.a(eh_terminate.o)(.text._ZSt14set_unexpectedPFvvE+0xd): = In=20 function `std::set_unexpected(void (*)())': : undefined reference to `__cxxabiv1::__unexpected_handler' gmake[1]: *** [pdftops] Error 1 gmake[1]: Leaving directory=20 `/tmp/a/ports/print/cups-base/work/cups-1.1.20/pdftops' gmake: *** [all] Error 1 *** Error code 2 =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_xiqCBSW0jTZ8JIj Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBCqixXhc68WspdLARAv2JAKCiN6mwtRNPvSDo2Zk6n0o/FR4oBACgl1cw U2E+lOLKKQAsDe7xk42vbCk= =Qo36 -----END PGP SIGNATURE----- --Boundary-02=_xiqCBSW0jTZ8JIj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407302159.45444.michaelnottebrock>