Date: Tue, 10 Feb 2004 08:20:04 -0800 From: "Goodleaf, John M" <jgoodlea@fhcrc.org> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: build problems with fresh cvsup (5.2) Message-ID: <B1C5649A402DD51190930002B330A181049EC134@shemp.fhcrc.org>
next in thread | raw e-mail | index | archive | help
I started with a blank src dir and cvsup'd the whole 5.2 tree. A buildworld yields this: /usr/src/contrib/libstdc++/libsupc++/eh_personality.cc:38:23: unwind-pe.h: No such file or directory In file included from /usr/src/contrib/libstdc++/libsupc++/eh_terminate.cc:34: /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file or directory In file included from /usr/src/contrib/libstdc++/libsupc++/eh_throw.cc:32: /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file or directory In file included from /usr/src/contrib/libstdc++/libsupc++/eh_type.cc:32: /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file or directory In file included from /usr/src/contrib/libstdc++/libsupc++/pure.cc:31: /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file or directory In file included from /usr/src/contrib/libstdc++/libsupc++/vec.cc:37: /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/lib/libstdc++. ---------------------------------------- I can build if I turn off CXX in /etc/make.conf. This is on a working machine already running 5.2-RELEASE. What gives? -John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1C5649A402DD51190930002B330A181049EC134>