Date: Mon, 23 Nov 1998 08:42:53 -0800 (PST) From: John Polstra <jdp@polstra.com> To: eischen@vigrid.com Cc: current@FreeBSD.ORG Subject: Re: aout-to-elf-build failure in libpam Message-ID: <199811231642.IAA29035@vashon.polstra.com> In-Reply-To: <199811221336.IAA07410@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199811221336.IAA07410@pcnet1.pcnet.com>,
Daniel Eischen <eischen@vigrid.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?
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 :-).
Sorry for the hassle. With three kinds of builds available in
-current at the moment, it's not always easy to avoid these screwups.
John
--
John Polstra jdp@polstra.com
John D. Polstra & Co., Inc. Seattle, Washington USA
"Nobody ever went broke underestimating the taste of the American public."
-- H. L. Mencken
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?199811231642.IAA29035>
