Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2006 02:47:10 +0200
From:      martinko <martinkov@pobox.sk>
To:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_6 does not compile
Message-ID:  <eevbqe$b4u$2@sea.gmane.org>
In-Reply-To: <4512EC35.4030605@halplant.com>
References:  <eeuk08$rmg$1@sea.gmane.org> <4512EC35.4030605@halplant.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew J. Caines wrote:
> martinko,
> 
> Do you have NO_INFO set in make.conf?
> 
> My RELENG_6 boxes, which all have NO_INFO, also fail consistently at
> this stage of the build. My aborted efforts to find the cause (ie. why
> texinfo was being built at all), including building without the "-j 4"
> or _any_ make.conf or compiler options, ended when I just removed
> texinfo from the Makefile.
> 
> FWIW, they go on to fail during the sysinstall build.
> 
> I'll follow up with something more useful that "me too" when I have it.
> 
> 
> -Andrew-

no, i don't have NO_INFO in my make.conf.

well, the only change i've done recently is commenting out the following
two lines based on a thread in one of the freebsd mailing lists:

#CFLAGS= -O2 -pipe      # userland settings
#COPTFLAGS= -O -pipe    # kernel settings

therefore i guess -O2 being used now might be the culprit.

cheers,

martin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eevbqe$b4u$2>