Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 19:34:38 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        bsdterm@HotPOP.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make buildworld fails on RELENG_4_7
Message-ID:  <3DD076CE.80501@owt.com>
References:  <200211112108.37641.bsdterm@HotPOP.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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
> <openssl/des.h>, for #include <openssl/rc4.h>, 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DD076CE.80501>