From owner-freebsd-current Mon Jan 26 20:35:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00788 for current-outgoing; Mon, 26 Jan 1998 20:35:50 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00780 for ; Mon, 26 Jan 1998 20:35:45 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA27699 for ; Tue, 27 Jan 1998 15:05:29 +1030 (CST) Message-Id: <199801270435.PAA27699@cain.gsoft.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: current@FreeBSD.ORG Subject: Problems with include files Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Jan 1998 15:05:29 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk Hi, I was doing a build world, with sources as of the 20 Dec 1997, and I found that I had to install the include files before I did it, otherwise some things would break. (such as mount - couldn't find a symbol, which was a #define which hadn't been included). I assume this is Bad(tm), any ideas why, or is it just some old broken stuff that was fixed? I had the latest linux code though, but that compiled fine, so I didn't think it was a problem. --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | ---------------------------------------------------------------------