From owner-freebsd-current Mon Sep 16 12:20: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9916937B400 for ; Mon, 16 Sep 2002 12:20:00 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4583143E72 for ; Mon, 16 Sep 2002 12:20:00 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 72BB29E5A; Mon, 16 Sep 2002 15:13:26 -0400 (EDT) Date: Mon, 16 Sep 2002 15:13:26 -0400 From: Mike Barcroft To: Robert Suetterlin Cc: freebsd-current@freebsd.org Subject: Re: Q: contrib/file/file.h uses wron include? Message-ID: <20020916151326.A84465@espresso.q9media.com> References: <20020916122805.A50867@robert3.mpe-garching.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020916122805.A50867@robert3.mpe-garching.mpg.de>; from robert@mpe.mpg.de on Mon, Sep 16, 2002 at 12:28:05PM +0200 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Robert Suetterlin writes: > Hello! > > On my system -CURRENT won't buildworld because of > ``/usr/src/current/file/file.h'' including which is not ^ contrib? > available on my system. Should this be ? stdint.h should be a symbolic link, ie: % ls -l /usr/include/stdint.h lrwxr-xr-x 1 root wheel 12 Sep 15 16:19 /usr/include/stdint.h -> sys/stdint.h Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message