From owner-freebsd-current Mon Nov 23 10:51:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01360 for freebsd-current-outgoing; Mon, 23 Nov 1998 10:51:31 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from plunger.gdeb.com (plunger.gdeb.com [153.11.11.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01343 for ; Mon, 23 Nov 1998 10:51:24 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from clcrtr.clc.gdeb.com ([153.11.109.11]) by plunger.gdeb.com (8.9.1a/8.9.1/CSC-E_2.0) with ESMTP id MAA14304; Mon, 23 Nov 1998 12:20:16 -0500 (EST) Received: from clcrtr.clc.gdeb.com (clcrtr [153.11.109.129]) by clcrtr.clc.gdeb.com (8.8.8/8.8.8) with SMTP id MAA18394; Mon, 23 Nov 1998 12:20:05 -0500 (EST) (envelope-from eischen@vigrid.com) Message-ID: <36599945.41C67EA6@vigrid.com> Date: Mon, 23 Nov 1998 12:20:05 -0500 From: "Daniel M. Eischen" X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: jdp@polstra.com CC: current@FreeBSD.ORG Subject: Re: aout-to-elf-build failure in libpam Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra 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