Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 1997 09:20:31 -0700 (PDT)
From:      Tom Samplonius <tom@sdf.com>
To:        Simon Shapiro <Shimon@i-Connect.Net>
Cc:        FreeBSD-Hackers@freebsd.org
Subject:   Re: Make World Explodes
Message-ID:  <Pine.BSF.3.95q.970710092002.24411A-100000@misery.sdf.com>
In-Reply-To: <XFMail.970710015107.Shimon@i-Connect.Net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 10 Jul 1997, Simon Shapiro wrote:

> 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)
> 
> ...

  Do a "make includes" first to get the include files up to date.

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970710092002.24411A-100000>