From owner-freebsd-current Mon Nov 23 08:43:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA03833 for freebsd-current-outgoing; Mon, 23 Nov 1998 08:43:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA03820 for ; Mon, 23 Nov 1998 08:43:27 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id IAA18620; Mon, 23 Nov 1998 08:42:53 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id IAA29035; Mon, 23 Nov 1998 08:42:53 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 23 Nov 1998 08:42:53 -0800 (PST) Message-Id: <199811231642.IAA29035@vashon.polstra.com> To: eischen@vigrid.com Subject: Re: aout-to-elf-build failure in libpam Newsgroups: polstra.freebsd.current In-Reply-To: <199811221336.IAA07410@pcnet1.pcnet.com> Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199811221336.IAA07410@pcnet1.pcnet.com>, Daniel Eischen 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