Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 1997 02:59:34 -0700
From:      David Greenman <dg@root.com>
To:        Simon Shapiro <Shimon@i-Connect.Net>
Cc:        FreeBSD-Hackers@FreeBSD.ORG
Subject:   Re: Make World Explodes 
Message-ID:  <199707100959.CAA28309@implode.root.com>
In-Reply-To: Your message of "Thu, 10 Jul 1997 01:51:07 PDT." <XFMail.970710015107.Shimon@i-Connect.Net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>RELENG_2_2, as of tonightdoes the following naughty things:
>
>mkdep -f .depend -a   
>/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c
>/usr/src/2.2/src/usr.bin/xinstall/xinstall.c
>cc -O   -c /usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c
>/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c: In function
>`flags_to_string':
>/usr/src/2.2/src/usr.bin/xinstall/../../bin/ls/stat_flags.c:72:
>`UF_NOUNLINK' undeclared (first use this function)

   You must not read your FreeBSD email. This same bug report has been
answered at least three times now. "cd /usr/src; make includes" before
the "make world".

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



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