Date: Wed, 18 Jul 2001 13:45:45 +0200 From: Bjarne Blichfeldt <bjb@c.dk> To: freebsd-stable@freebsd.org Subject: make installworld fails Message-ID: <20010718134545.A610@olfert1.intern.dd.dk>
next in thread | raw e-mail | index | archive | help
My last cvsup was 18-07 at around 07:00. make buildworld ok make buildkernel ok make installkernel ok in singleuser : make installworld : :snip cd /usr/src/include/arpa; install -C -o root -g wheel -m 444 ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h /usr/include/arpa cd /usr/src/include/protocols; install -C -o root -g wheel -m 444 dumprestore.h routed.h rwhod.h talkd.h timed.h /usr/include/protocols cd /usr/src/include/rpc; install -C -o root -g wheel -m 444 auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h types.h xdr.h auth_des.h des.h des_crypt.h /usr/include/rpc install -C -o root -g wheel -m 444 /usr/src/include/osreldate.h /usr/include *** Error code 71 /usr/src/include/osreldate.h not found I tried to copy the existing /usr/include/osreldate.h to /usr/src/include/osreldate.h and do a new make installworld, only to stop later somewhere in perl. Regards Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010718134545.A610>
