From owner-freebsd-questions Thu Dec 30 23:33:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 922DC14DEB for ; Thu, 30 Dec 1999 23:33:13 -0800 (PST) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id XAA02384 for ; Thu, 30 Dec 1999 23:33:12 -0800 Date: Thu, 30 Dec 1999 23:33:12 -0800 (PST) From: To: freebsd-questions@freebsd.org Subject: make world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm upgrading a 2.2.2-RELEASE system and durring a make world I keep getting this error. If someone could point me in the proper direction on how to resolve it I'd realy appreciate it. I've inserted just the last few lines of the screen before make world died. Thanks to any one with a clue as to what may be causing this. /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:72: for each function it appears in.) /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:82: `SF_NOUNLINK' undeclared (first use this function) /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c: In function `string_to_flags': /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:141: `SF_NOUNLINK' undeclared (first use this function) /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:150: `UF_NOUNLINK' undeclared (first use this function) *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message