From owner-freebsd-bugs Wed Apr 18 8:39:39 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from tempest.waterspout.com (cc444939-a.lwrnc1.in.home.com [24.178.180.124]) by hub.freebsd.org (Postfix) with ESMTP id 8A71137B422; Wed, 18 Apr 2001 08:39:36 -0700 (PDT) (envelope-from ajk@iu.edu) Received: from localhost (ajk@localhost) by tempest.waterspout.com (8.11.1/8.11.1) with ESMTP id f3IFdbu05210; Wed, 18 Apr 2001 10:39:38 -0500 (EST) (envelope-from ajk@iu.edu) Date: Wed, 18 Apr 2001 10:39:37 -0500 (EST) From: "Andrew J. Korty" X-X-Sender: To: Cc: Subject: Re: bin/26666: New port: pam_ssh (moved out from base) In-Reply-To: <200104180607.f3I67YP12442@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 17 Apr 2001 will@FreeBSD.org wrote: > State-Changed-Why: > Doesn't build on 4.3-RC: > > cc -pipe -fpic -DPIC -O -pipe -Wall -c rijndael.c -o rijndael.So > cc -pipe -fpic -DPIC -O -pipe -Wall -c xmalloc.c -o xmalloc.So > building shared library pam_ssh.so > /usr/libexec/elf/ld: cannot find -lgcc_pic > *** Error code 1 > > Stop in /net/puck/will/ports/security/pam_ssh/work/pam_ssh-1.5. > *** Error code 1 > > Removing -lgcc_pic fixes it. What shall we do here? I'm not sure why I was using -lgcc_pic before, but it doesn't appear to be necessary under 4.2-RELEASE. I've removed it from the Makefile and moved the tag for 1.5, but I can't log in to SourceForge to change replace the file. I'll try later. If you want, just make a patch to remove it. -- Andrew J. Korty, Principal Security Engineer, GCIA Office of the Vice President for Information Technology Indiana University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message