Date: Fri, 21 Mar 1997 01:54:06 -0800 (PST) From: Vincent Poy <vince@mail.MCESTATE.COM> To: Andrzej Bialecki <abial@korin.warman.org.pl> Cc: current@freebsd.org Subject: Re: -current make world failed Message-ID: <Pine.BSF.3.95.970321015334.10866e-100000@mail.MCESTATE.COM> In-Reply-To: <Pine.NEB.3.95.970320210608.17765A-100000@korin.warman.org.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Mar 1997, Andrzej Bialecki wrote:
> 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
Thanks, that part was fixed with your help.. Now, here comes this
part:
cc -O -I/usr/src/usr.sbin/named/../../contrib/bind
-I/usr/src/usr.sbin/named/../../contrib/bind/include -DUSE_OPTIONS_H -c
/usr/src/usr.sbin/named/../../contrib/bind/named/db_secure.c
In file included from
/usr/src/usr.sbin/named/../../contrib/bind/named/named.h:18,
from
/usr/src/usr.sbin/named/../../contrib/bind/named/db_secure.c:16:
/usr/src/usr.sbin/named/../../contrib/bind/named/ns_func.h:129: parse
error before character 0357
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
root@mercury [10:53pm][/usr/src] >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970321015334.10866e-100000>
