Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 20:26:39 +0200
From:      Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
To:        Lars Eggert <larse@ISI.EDU>
Cc:        Robert Suetterlin <robert@mpe.mpg.de>, freebsd-current@FreeBSD.ORG, obrien@freebsd.org
Subject:   Re: stage 2 build of contrib/file breaks upgrade from 4.7PRE to CURRENT.
Message-ID:  <20020917182639.GA44194@frog.fafoe>
In-Reply-To: <3D875A72.4010602@isi.edu>
References:  <20020917113950.A52787@robert3.mpe-garching.mpg.de> <3D875A72.4010602@isi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
[CC'ing David O'Brien as he did the update to 3.39]

On Tue, Sep 17, 2002 at 09:38:10AM -0700, Lars Eggert wrote:
> Robert Suetterlin wrote:
> >	I currently upgraded my 4.4 to 4.7-PRE and now tried to get from
> >there to -CURRENT.
> >
> >Unfortunately ``make buildworld'' fails during stage 2 when building
> >``usr.bin/file'':
> >	usr/src/usr.bin/file/../../contrib/file/file.h:45: stdint.h: No such
> >	file or directory
> 
> FYI I'm seeing the exact same error trying to build -CURRENT under 
> 4.6-RELEASE (just cvs updated).

Add me to the list. Culprit is src/usr.bin/file/config.h which
unconditionally defines HAVE_STDINT_H though RELENG_4 is missing it.

Regards,
Stefan Farfeleder

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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