From owner-freebsd-current Sat Apr 1 15:39:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from oscar.dorf.wh.uni-dortmund.de (oscar.dorf.wh.uni-dortmund.de [129.217.244.216]) by hub.freebsd.org (Postfix) with ESMTP id DD9E337C0F0 for ; Sat, 1 Apr 2000 15:39:18 -0800 (PST) (envelope-from patrick@oscar.dorf.wh.uni-dortmund.de) Received: from tony.dorf.wh.uni-dortmund.de (root@tony.dorf.wh.uni-dortmund.de [129.217.244.217]) by oscar.dorf.wh.uni-dortmund.de (8.9.3/8.9.3) with ESMTP id BAA53946 for ; Sun, 2 Apr 2000 01:39:17 +0200 (CEST) (envelope-from patrick@oscar.dorf.wh.uni-dortmund.de) Received: (from patrick@localhost) by tony.dorf.wh.uni-dortmund.de (8.9.3/8.9.3) id BAA27427 for freebsd-current@freebsd.org; Sun, 2 Apr 2000 01:39:15 +0200 Date: Sun, 2 Apr 2000 01:39:15 +0200 From: Patrick Mau To: FreeBSD Current Subject: 'make world' fails Message-ID: <20000402013915.A27424@tony.dorf.wh.uni-dortmund.de> Reply-To: Patrick Mau Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, the subject says it all. It fails with the follwing messages: ===> libssh cd /usr/src/gnu/lib/libgcc; make depend; make all; make install echo '#include ' > config.h echo '#include "gansidecl.h"' > tconfig.h echo '#include ' >> config.h echo '#include "i386/xm-i386.h"' >> tconfig.h echo '#include "i386/i386.h"' > tm.h echo '#include "i386/att.h"' >> tm.h echo '#include ' >> tm.h echo '#include "i386/freebsd.h"' >> tm.h echo '#include "i386/perform.h"' >> tm.h rm -f .depend mkdep -f .depend -a -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DIN_GCC -I/usr/obj/usr/src/i386/usr/include /usr/src/gnu/lib/libgcc/../../../contrib/gcc/frame.c mkdep -f .depend -a -nostdinc++ -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/inc /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo.cc /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo2.cc /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/new.cc /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:33: gansidecl.h: No such file or directory /usr/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:34: eh-common.h: No such file or directory [root@oscar /usr/src] locate gansidecl.h /usr/src/contrib/gcc/gansidecl.h [root@oscar /usr/src] locate eh-common.h /usr/src/contrib/gcc/eh-common.h thanks, Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message