Date: Sun, 21 Jul 2002 12:39:50 -0700 From: "Balaji, Pavan" <pavan.balaji@intel.com> To: "'Jesse Geddis'" <jesse@powweb.com>, freebsd-questions@FreeBSD.ORG Subject: RE: make buildworld error Message-ID: <3D386AED1B47D411A94300508B11F18703BC5C0D@fmsmsx116.fm.intel.com>
next in thread | raw e-mail | index | archive | help
libpam -- the 'cause of the error is not installed by the standard installation settings in FreeBSD 4.6. You need to either use completer installation from the CD or remove libpam from the Makefile in /usr/src/lib -- I used the second one, and it hasn't given any problems so far. Pavan Balaji, Intel Corporation "Only the Paranoid Survive" -- Andy Grove > -----Original Message----- > From: Jesse Geddis [mailto:jesse@powweb.com] > Sent: Saturday, July 20, 2002 10:05 PM > To: freebsd-questions@FreeBSD.ORG > Subject: make buildworld error > > > This is what i get during a make build world on a > freshly installed system > with all the source after just doing a CVS off > cvs2.freebsd.org of all but > the docs: > > pointers? > > cc -fpic -DPIC -O -pipe > -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypt > o/openssh -c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c > -o pam_ssh.So > building shared library pam_ssh.so > /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lssh > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules/pam_ssh. > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules. > *** Error code 1 > > Stop in /usr/src/lib/libpam. > *** Error code 1 > > Stop in /usr/src/lib. > *** 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-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D386AED1B47D411A94300508B11F18703BC5C0D>