Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 11:44:30 +0200
From:      Markus Trippelsdorf <markus@trippelsdorf.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@FreeBSD.org
Subject:   Re: gcc40 build error on AMD64 (solved)
Message-ID:  <20050629094430.GB1532@bsd.trippelsdorf.de>
In-Reply-To: <20050629091400.GA91552@xor.obsecurity.org>
References:  <20050604165010.GA653@bsd.trippelsdorf.de> <20050629040452.GA1532@bsd.trippelsdorf.de> <20050629091400.GA91552@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 29, 2005 at 05:14:00AM -0400, Kris Kennaway wrote:
> On Wed, Jun 29, 2005 at 06:04:52AM +0200, Markus Trippelsdorf wrote:
> > On Sat, Jun 04, 2005 at 06:50:10PM +0200, Markus Trippelsdorf wrote:
> > > I cannot build gcc40 on my AMD64 machine because of the following error
> > > (happens on 5.4 and CURRENT):
> > > 
> > > cc -c   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include   -I. -Ibuild -I.././..//gcc-4.0-20050602/gcc -I.././..//gcc-4.0-20050602/gcc/build -I.././..//gcc-4.0-20050602/gcc/../include -I.././..//gcc-4.0-20050602/gcc/../libcpp/include -I/usr/local/include  \
> > >  -o build/insn-conditions.o insn-conditions.c
> > 
> > Just to continue this monologue:
> > Running
> > mv /usr/local/include/options.h /usr/local/include/options.h_
> > before building gcc40 solved the problem.
> 
> What port installed that file (use pkg_which if you have portupgrade installed)?

autogen-5.6.4

-- 
Markus



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