Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 1997 21:10:08 +0100 (MET)
From:      Andrzej Bialecki <abial@korin.warman.org.pl>
To:        Vincent Poy <vince@mail.MCESTATE.COM>
Cc:        current@freebsd.org
Subject:   Re: -current make world failed
Message-ID:  <Pine.NEB.3.95.970320210608.17765A-100000@korin.warman.org.pl>
In-Reply-To: <Pine.BSF.3.95.970320101152.10866C-100000@mail.MCESTATE.COM>

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

On Thu, 20 Mar 1997, Vincent Poy wrote:

> src/usr.bin/xinstall/xinstall.c
> cc -O   -c /usr/src/usr.bin/xinstall/../../bin/ls/stat_flags.c
[ending up in...]
> 
> Stop.
> *** Error code 1

For some reason I cannot fathom, 'make world' does strange things to the
include files - aren't they supposed to be installed *first* before the
other things are compiled?

Anyway, here's what solved the similar problems for me:

cd /usr/src/include
make all install


Andy

+-------------------------------------------------------------------------+
Andrzej Bialecki <abial@warman.org.pl>    _)    _)   _)_)   _)_)_) _)  _)
---------------------------------------   _)_)  _) _)    _) _)_)   _)_)
Research and Academic Network in Poland   _)  _)_) _)_)_)_)     _) _) _)
Bartycka 18, 00-716 Warsaw, Poland        _)    _) _)    _) _)_)_) _)  _)
+-------------------------------------------------------------------------+





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