Consistant buildworld Segmentation fault at '===>
gnu/usr.bin/cc/cpp' after latest RELENG_5 cvsup *FIXED*
Aaron Daubman
daubman at gmail.com
Thu Mar 10 22:56:17 GMT 2005
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-----------
-------------------------------------------------------
More information about the freebsd-amd64
mailing list