Bug 25903

Summary: make buildworld fails in libcrypt
Product: Base System Reporter: simmons75 <simmons75>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description simmons75 2001-03-18 20:00:01 UTC
I cvsup'ed to RELENG_4 sources and make buildworld bombs out in cvscrypt when install.sh is run.

===> ../secure/lib/libcrypt
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 bsd.README bsd.cpu.mk bs
d.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk b
sd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk  bs
d.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk  /
usr/obj/usr/src/i386/mk
usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
             fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /usr/src/secure/lib/libcrypt.
*** Error code 1

I've even rebuilt/reinstalled usr.bin/xinstall, including as a static binary, and I can't get it to work at all. :-/

How-To-Repeat: make buildworld
Comment 1 dd freebsd_committer freebsd_triage 2001-04-29 04:22:37 UTC
State Changed
From-To: open->closed

Transient build error.