Date: Mon, 23 Nov 1998 12:20:05 -0500 From: "Daniel M. Eischen" <eischen@vigrid.com> To: jdp@polstra.com Cc: current@FreeBSD.ORG Subject: Re: aout-to-elf-build failure in libpam Message-ID: <36599945.41C67EA6@vigrid.com>
next in thread | raw e-mail | index | archive | help
John Polstra <jdp@polstra.com> wrote: > > From sources updated Saturday, a make aout-to-elf-build fails in: > > > > building shared pam library (version 1) > > ===> libpam/modules > > ===> libpam/modules/pam_cleartext_pass_ok > > cc -O2 -pipe -I/opt/b/src/src/lib/libpam/modules/pam_cleartext_pass_ok/../../../../contrib/libpam/libpam/include -fpic -Wall \ > > -I/usr/obj/elf/opt/b/src/src/tmp/usr/include -c /opt/b/src/src/lib/libpam/modules/pam_cleartext_pass_ok/pam_cleartext_pass_ok.c > > cc -O2 -pipe -I/opt/b/src/src/lib/libpam/modules/pam_cleartext_pass_ok/../../../../contrib/libpam/libpam/include -fpic -Wall \ > > -I/usr/obj/elf/opt/b/src/src/tmp/usr/include -shared -o pam_cleartext_pass_ok.so pam_cleartext_pass_ok.o -lskey -lgcc_pic > > /usr/obj/aout/opt/b/src/src/tmp/usr/libexec/elf/ld: cannot open -lskey: No such file or directory > > *** Error code 1 > > This *may* have been fixed by my commit of "src/lib/libskey/Makefile" > revision 1.14 on Sunday. Could you please try it and see if that > helps? I'll try it later tonight - thanks. > If it still fails ... I'm not in a position where I can test an > aout-to-elf build at this time. But if you'll make the transcript of > the entire build available to me, I'll try to figure out what's wrong. > I can pick it up via ftp, or you can mail it to me (compressed, > please, and don't cc the mailing list :-). OK, no problem. > Sorry for the hassle. With three kinds of builds available in > -current at the moment, it's not always easy to avoid these screwups. Yeah, I can imagine ;-) Dan Eischen eischen@vigrid.com 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?36599945.41C67EA6>