Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 20:30:05 -0700 (PDT)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/40308: Can't build fileutils port on -STABLE
Message-ID:  <200207250330.g6P3U5oc054509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40308; it has been noted by GNATS.

From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: Norbert Koch <nk@viteno.net>
Cc: freebsd gnats <freebsd-gnats-submit@freebsd.org>,
	Giorgos Keramidas <keramida@freebsd.org>
Subject: Re: ports/40308: Can't build fileutils port on -STABLE
Date: Thu, 25 Jul 2002 05:28:52 +0200

 On Wed, Jul 24, 2002 at 06:14:59PM +0200, Norbert Koch wrote:
 > Cyrille Lefevre <cyrille.lefevre@laposte.net> writes:
 [snip]
 > Well, do so.  I guess, it's some local fuckup, too, though I don't
 > know what's caused this.  Could you please send me a copy of the two
 > header files in case?  That would be
 > 
 > /usr/include/stdint.h
 
 # ident /usr/include/stdint.h
 ident error: /usr/include/stdint.h: No such file or directory
 
 > /usr/include/sys/inttypes.h
 
 # ident /usr/include/sys/inttypes.h
 /usr/include/sys/inttypes.h:
      $FreeBSD: src/sys/sys/inttypes.h,v 1.2 1999/08/28 00:51:47 peter Exp $
 
 > I'd like to diff them against my versions.  I guess, at least one of
 > them is gaga.
 
 I suggest you to do the following thing :
 
 mv /usr/include /usr/include.old
 mkdir /usr/include
 cd /usr/src
 make includes
 
 Cyrille.
 -- 
 Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net

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




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