From owner-freebsd-stable Tue Jan 16 16:55:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bsd.ivytech7.cc.in.us (unknown [165.138.38.6]) by hub.freebsd.org (Postfix) with ESMTP id 6106037B400 for ; Tue, 16 Jan 2001 16:55:11 -0800 (PST) Received: from a191016 ([168.91.170.134]) by bsd.ivytech7.cc.in.us (8.11.1/8.11.1) with SMTP id f0H0wG202351 for ; Tue, 16 Jan 2001 19:58:16 -0500 (EST) (envelope-from dmac@bsd.ivytech7.cc.in.us) Message-ID: <000a01c0801f$6cb64540$86aa5ba8@ivy07bit> Reply-To: "Dave McCammon" From: "Dave McCammon" To: Subject: Fw: make installword failure Date: Tue, 16 Jan 2001 19:49:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >cleaned out /usr/obj/ > cvsup'd all 1/14/01 > did make buildworld-ok > errored on make installworld as follows (twice) > > > > ln -sf ../sys/joystick.h /usr/include/machine/joystick.h > cd /usr/src/include; install -C -o root -g wheel -m 444 a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h dlfcn.h elf.h err.h fnmatch.h fstab.h fts.h glob.h grp.h strhash.h histedit.h ieeefp.h ifaddrs.h iso646.h libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h ndbm.h netdb.h nl_types.h nlist.h objformat.h paths.h pthread.h pthread_np.h pwd.h ranlib.h regex.h regexp.h resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h stringlist.h strings.h struct.h sysexits.h tar.h time.h timers.h ttyent.h unistd.h utime.h utmp.h vis.h /usr/include > 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 > install: /usr/src/include/osreldate.h: No such file or directory > *** Error code 71 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message