Date: Thu, 15 Feb 1996 21:14:34 +0200 From: Mark Murray <mark@grondar.za> To: -Vince- <vince@apollo.COSC.GOV> Cc: FreeBSD-current users <freebsd-current@FreeBSD.org> Subject: Re: make world failed in -current Message-ID: <199602151914.VAA23692@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
-Vince- wrote: > > > cc -O -DDEBUGSHELL -DSECURE -static -o init init.o -L -lutil -ldescry pt > > > init.o: Undefined symbol `_logout' referenced from text segment > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > init.o: Undefined symbol `_login_tty' referenced from text segment > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > > Is your libutil corrupted? > > Well, I deleted /usr/src/lib/libutil and resup and rebuilt it... > Also, am I supposed to have a /usr/lib/libdescrypt* library if I am using > just the standard MD5 and not the DES Encryption? libdescrypt lives in src/secure/lib/libdescrypt. Do you have any references to *SECURE* or *CRYPT* in /etc/make.conf, or do you have a corrupt secure/ or eBones/? M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602151914.VAA23692>