Date: Sun, 24 Jan 1999 20:23:29 -0800 (PST) From: Randy Bush <randy@psg.com> To: Mark Murray <mark@grondar.za> Cc: freebsd-current@FreeBSD.ORG Subject: Re: make aout-to-elf-build failure Message-ID: <m104dYf-0008G4C@rip.psg.com> References: <m1047WH-0008G4C@rip.psg.com> <199901231907.LAA16027@vashon.polstra.com> <m104A3n-0008G4C@rip.psg.com> <199901240817.KAA02681@greenpeace.grondar.za> <m104NL6-0008G4C@rip.psg.com> <199901241119.NAA03526@greenpeace.grondar.za> <m104RJR-0008G4C@rip.psg.com> <199901241537.RAA16096@greenpeace.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
>> /usr/obj/aout/usr/src/tmp/usr/libexec/elf/ld: warning: libcrypt.so.2, needed by /usr/obj/elf/usr/src/kerberosIV/libexec/kipd/../../lib/libkrb/libkrb.so, not found (try using --rpath) >> /usr/obj/elf/usr/src/kerberosIV/libexec/kipd/../../lib/libkrb/libkrb.so: undefined reference to `crypt' >> *** Error code 1 > Go to the right subdirectory (in this case > /usr/src/kerberosIV/libexec/kipd/) and edit the Makefile; add > -lcrypt to the end of the LDADD line. You may need to remove it > later, but it will keep your build going. I'd be grateful for > reports of places where this is necesary. when i did all these, see previous msg, it all worked. i successfully went from a pure aout 3.0-current of 981231 to 4.0-current of today. your assistance was really appreciated. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m104dYf-0008G4C>