Date: Thu, 10 Mar 2005 17:56:14 -0500 From: Aaron Daubman <daubman@gmail.com> To: freebsd-amd64@freebsd.org Subject: Re: Consistant buildworld Segmentation fault at '===> gnu/usr.bin/cc/cpp' after latest RELENG_5 cvsup *FIXED* Message-ID: <ae637341050310145648754bb7@mail.gmail.com> In-Reply-To: <ae63734105031006423efad778@mail.gmail.com> References: <ae637341050309063657975c7@mail.gmail.com> <200503091404.25226.jkim@niksun.com> <ae6373410503091224521a4e36@mail.gmail.com> <200503091547.27614.jkim@niksun.com> <20050310044632.GB89100@dragon.nuxi.com> <ae637341050310063365468329@mail.gmail.com> <ae63734105031006423efad778@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
I cleaned up my make.conf file a bit and ended up with what's shown
below. I decided to try buildworld again on a whim and it actually
worked fine. Any idea what the problem directive might have been?
The only big difference I can see is the absence of 'MAKE_IDEA=
YES' and some of the port-specific directives.
Anyway, thanks for the help!
~Aaron
-----------the working make.conf-----------
-------------------------------------------------------
# -- use.perl generated deltas -- #
# Created: Tue Dec 14 14:51:06 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
#Perf-options
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
TOP_TABLE_SIZE= 200
BOOTWAIT= 5000
#Clean build
NOPROFILE= true
NOGAMES= true # do not build games (games/ subdir)
NO_FORTRAN= true # do not build g77 and related libraries
NO_I4B= true # do not build isdn4bsd package
NO_LPR= true # do not build lpr and related programs
#Get crypto
USA_RESIDENT= YES
#Update source
SUP_UPDATE= YES
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST?= ad-win1.llan.ll.mit.edu
SUPFILE= /usr/share/examples/cvsup/standard-supfile
PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
-----------the working make.conf-----------
-------------------------------------------------------
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae637341050310145648754bb7>
