Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 1997 00:09:08 +0000
From:      "Richard Gresek" <rg@gds.de>
To:        freebsd-current@freebsd.org
Subject:   `UF_OPAQUE' undeclared
Message-ID:  <199701072310.AAA08241@gds.de>

next in thread | raw e-mail | index | archive | help
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
+-------------------------------------------------------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701072310.AAA08241>