From owner-freebsd-hackers Thu May 25 13:49:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA11173 for hackers-outgoing; Thu, 25 May 1995 13:49:31 -0700 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA11089 for ; Thu, 25 May 1995 13:49:23 -0700 Received: by haven.uniserve.com id <135>; Thu, 25 May 1995 14:05:32 -0700 Date: Thu, 25 May 1995 14:05:16 -0700 (PDT) From: Tom Samplonius To: hackers@FreeBSD.org Subject: Upgrading... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk I upgraded a 4-12 system to current by mounting /usr/src off another machine and doing a "make world". This has the unfortunate effect of installing symlinks in /usr/include into the /usr/src/sys tree. Is there a way _installing_ the include files? Tom