From owner-freebsd-current Fri Sep 27 4:39:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD0BE37B401 for ; Fri, 27 Sep 2002 04:39:25 -0700 (PDT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152FC43E42 for ; Fri, 27 Sep 2002 04:39:25 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd01.sul.t-online.de by mailout09.sul.t-online.com with smtp id 17utSp-0000ay-0I; Fri, 27 Sep 2002 13:39:19 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.83.19.50]) by fmrl01.sul.t-online.com with esmtp id 17utSi-0325S4C; Fri, 27 Sep 2002 13:39:12 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.12.5/8.12.5) with ESMTP id g8RBdBZq014818; Fri, 27 Sep 2002 13:39:11 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g8RBdASi002219; Fri, 27 Sep 2002 13:39:10 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 27 Sep 2002 13:39:10 +0200 From: Alexander Leidinger To: ak03@gte.com Cc: current@FreeBSD.ORG Subject: Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error Message-Id: <20020927133910.2c70643e.Alexander@Leidinger.net> In-Reply-To: <20020922112708.5f35315f.kabaev@bellatlantic.net> References: <20020922172014.26056daa.Alexander@Leidinger.net> <20020922112708.5f35315f.kabaev@bellatlantic.net> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 22 Sep 2002 11:27:08 -0400 Alexander Kabaev wrote: > Alexander, can you get me a backtrace from the failed GCC process? > What process it is, by the way? GCC, CC1, CPP1? I tried to workaround the problem by building the new gcc (cd /usr/src/gnu/usr.bin/cc; make), but I get this error: ---snip--- ===> cc_int Warning: Object directory not changed from original /big/usr/src/gnu/usr.bin/cc/cc_int cc -O -pipe -v -mcpu=pentiumpro -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/big/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/big/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -c /big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-format.c -o c-format.o Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.1 [FreeBSD] 20020509 (prerelease) /usr/libexec/cc1 -lang-c -v -I/big/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/big/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0 -D__FreeBSD__=5 -D__FreeBSD_cc_version=500003 -Dunix -D__KPRINTF_ATTRIBUTE__ -D__FreeBSD__=5 -D__FreeBSD_cc_version=500003 -D__unix__ -D__KPRINTF_ATTRIBUTE__ -D__unix -Asystem=unix -Asystem=bsd -Asystem=FreeBSD -D__OPTIMIZE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ -D__ELF__ -DIN_GCC -DHAVE_CONFIG_H -DPREFIX="/usr" -DHAVE_CONFIG_H -DTARGET_NAME="i386-undermydesk-freebsd" -DIN_GCC /big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-format.c -quiet -dumpbase c-format.c -mcpu=pentiumpro -O -version -o - | /usr/libexec/elf/as -v -o c-format.o - GNU assembler version 2.12.0 [FreeBSD] 2002-04-10 (i386-obrien-freebsd5.0) using BFD version 2.12.0 [FreeBSD] 2002-04-10 GNU CPP version 3.1 [FreeBSD] 20020509 (prerelease) (cpplib) (i386 FreeBSD/ELF) GNU C version 3.1 [FreeBSD] 20020509 (prerelease) (i386-undermydesk-freebsd) compiled by GNU C version 3.1 [FreeBSD] 20020509 (prerelease). ignoring duplicate directory "/big/usr/src/gnu/usr.bin/cc/cc_tools" ignoring duplicate directory "/usr/include" #include "..." search starts here: #include <...> search starts here: /big/usr/src/gnu/usr.bin/cc/cc_tools /big/usr/src/contrib/gcc /big/usr/src/contrib/gcc/config /usr/include End of search list. ld: can't get PREFIX *** Error code 1 ---snip--- Any ideas? Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message