Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 10:39:37 -0500 (EST)
From:      "Andrew J. Korty" <ajk@iu.edu>
To:        <will@FreeBSD.org>
Cc:        <freebsd-bugs@FreeBSD.org>
Subject:   Re: bin/26666: New port: pam_ssh (moved out from base)
Message-ID:  <Pine.BSF.4.33.0104181035570.3933-100000@tempest.waterspout.com>
In-Reply-To: <200104180607.f3I67YP12442@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104181035570.3933-100000>