Date: Sat, 03 Jun 2000 23:05:26 +0200 From: Gunnar Bjelland <sunmaster@sunmaster.org> To: freebsd-stable@freebsd.org Subject: Problems with buildworld on 4-stable and -current Message-ID: <39397316.39A912B8@sunmaster.org>
next in thread | raw e-mail | index | archive | help
My last 4-stable build was may 16th - and when I tried to cvsup and rebuild a few days ago - I get this errormessage : ===> libssh cd /usr/src5/src/gnu/lib/libgcc; make depend; make all; make install echo '#include <i386/xm-i386.h>' > config.h echo '#include "gansidecl.h"' > tconfig.h echo '#include "i386/i386.h"' > tm.h echo '#include "i386/xm-i386.h"' >> tconfig.h echo '#include "i386/att.h"' >> tm.h echo '#include "svr4.h"' >> tm.h echo '#include <freebsd.h>' >> tm.h echo '#include "i386/freebsd.h"' >> tm.h echo '#include "i386/perform.h"' >> tm.h echo '#include <xm-freebsd.h>' >> config.h rm -f .depend mkdep -f .depend -a -I/usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DIN_GCC -I/usr/obj/usr/src5/src/i386/usr/include /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/frame.c mkdep -f .depend -a -nostdinc++ -I/usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/inc /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo.cc /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo2.cc /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/new.cc /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:33: gansidecl.h: No such file or directory /usr/src5/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:34: eh-common.h: No such file or directory mkdep: compile failed I first thought -stable was broken - and have been cvsup'ing regularly hoping the problem would be fixed, and also carefully read the stable mailinglist. Since noone else mentioned anything like it - I decided to try upgrade a 3-stable box to 4, which worked like it should. I have done a make clean, cleandir, removed /usr/obj - deleting all sources and cvsup'ing it all. So I decided - what the heck - let's try -current. Which just happens to bail out due to the same files not found, in the excact same place. Hints ? Help ? Anything ? I'm desperate. Gunnar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39397316.39A912B8>
