From owner-freebsd-current Tue Jan 7 15:11:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA19744 for current-outgoing; Tue, 7 Jan 1997 15:11:04 -0800 (PST) Received: from gds.de (ns.gds.de [194.77.222.14]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA19712 for ; Tue, 7 Jan 1997 15:10:44 -0800 (PST) Received: from pluto.gds.de (donald.plusnet.de [194.231.79.11]) by gds.de (8.7.5/8.6.12) with SMTP id AAA08241 for ; Wed, 8 Jan 1997 00:10:18 +0100 (MET) Message-Id: <199701072310.AAA08241@gds.de> Comments: Authenticated sender is From: "Richard Gresek" Organization: Plus.Net To: freebsd-current@freebsd.org Date: Wed, 8 Jan 1997 00:09:08 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: `UF_OPAQUE' undeclared Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42a) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am new to this list, so I probably missed something which could solve my problem: I pulled the entire /usr/src from ftp.freebsd.org:.16/FreeBSD/FreeBSD-current and started the compile with 'make world' from the top of the src-tree and finally got the following. Can somebody tell me where to look? (All done on a 2.1.6-RELEASE) Thanks in advance Richard +--------- install -c -s -o bin -g bin -m 555 make /usr/bin /usr/obj/usr/src/usr.bin/make created for /usr/src/usr.bin/make cd /usr/src/usr.bin/xinstall && make depend && make -DNOMAN -DNOPROFILE all install cleandir obj rm -f .depend mkdep -f .depend -a /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c /usr/src/usr.bin/xinstall/xinstall.c cc -O -c /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c: In function `flags_to_string': /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:74: `UF_OPAQUE' undeclared (first use this function) /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:74: (Each undeclared identifier is reported only once /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:74: for each function it appears in.) /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:134: `UF_OPAQUE' undeclared (first use this function) *** Error code 1 Stop. +--------- +-------------------------------------------------------------------+ : Plus.Net Internet PoP fuer : Oppenheimer Landstr. 55 Frankfurt & Westerwald : 60596 Frankfurt : Tel.: +49 69 61991275 http://www.plusnet.de : Fax : +49 69 610238 +-------------------------------------------------------------------+