From owner-freebsd-questions Mon Nov 11 19:34:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25FBB37B401 for ; Mon, 11 Nov 2002 19:34:43 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C17543E77 for ; Mon, 11 Nov 2002 19:34:42 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id TAA21323; Mon, 11 Nov 2002 19:34:40 -0800 Message-ID: <3DD076CE.80501@owt.com> Date: Mon, 11 Nov 2002 19:34:38 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: bsdterm@HotPOP.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld fails on RELENG_4_7 References: <200211112108.37641.bsdterm@HotPOP.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG E.S. wrote: > I'm not sure if this is the right list for this question, so I'll ask here > first... > > I've been cvsup'ing /usr/src/ for the last couple of days, and every time I > try "make buildworld' the build fails when building libncurses (it failed on > Nov. 8 on libm, but that appears to have since been fixed). > > I've also noticed that Kerberos5 doesn't build due to > /usr/src/kerberos5/include/crypto-headers.h having bad paths for the headers > that crypto-headers.h #include's in it (bad path for #include > , for #include , and so on...), but I commented > out MAKE_KERBEROS5 in my /etc/make.conf to avoid this problem (I don't need > it anyway, but I'd rather not have to make buildworld again to get Krb5 > support if I ever need it)... > > Some (hopefully-relevant) info: > Hardware: > Dell's i815-based mobo, P733, 512MB PC133 RAM, 30GB Quantum Fireball HDD, > Geforce256SDR, 3COM 3c905C-TX NIC > > FreeBSD: > * presently running 4.6.2-RELEASE > * cvsup'ing /usr/src/ to RELENG_4_7 using src-all in my src-supfile > * /usr/src/ contains no source patched by me (my source tree is only what I > get from the CVS server's src tree, i.e. no atapicam patches (since they're > in the tree as of 11/01) > * I'm building /usr/obj/ in using a 445MByte MFS filesystem ("mount_mfs -s > 912600 /dev/ad0s3b /usr/obj/") -- this has worked in the past when building > 4.5-p10, 4.6.0, 4.6.1, and 4.6.2 (keeps /usr/obj/ from cluttering my HDD!) > and doesn't seem to be a factor, since I've tried building /usr/obj/ > "normally" to my HDD and I still get errors in buildworld at the same > place... > > > % cc -v > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > > % perl -v > > This is perl, v5.8.0 built for i386-freebsd > > Well, I haven't been having any problems for quite awhile. My environment is as follows: ruby# cc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] ruby# perl -v This is perl, version 5.005_03 built for i386-freebsd ruby# cat /etc/make.conf USA_RESIDENT=YES HAVE_MOTIF=YES USE_128BIT=YES COMPAT22=yes COMPAT3x=yes COMPAT4x=yes XFREE86_VERSION= 4 NOPROFILE=true KERNCONF=RUBY #KERNCONF=RUBY GENERIC #KERNCONF=GENERIC #CFLAGS= -O -pipe -I/usr/local/include #COPTFLAGS= -O -pipe I think you dug a deep hole and fell in. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message