[packages/pam] up to 1.1.7, build fails with weird libtool errors
Jakub Bogusz
qboosh at pld-linux.org
Fri Sep 13 19:53:17 CEST 2013
On Fri, Sep 13, 2013 at 08:32:02PM +0300, Elan Ruusamäe wrote:
> On 13.09.2013 19:10, Jakub Bogusz wrote:
> >On Fri, Sep 13, 2013 at 04:59:54PM +0200, glen wrote:
> >>commit 0bc3c2f53a535c868bf077a8bcb89c3287ea9442
> >>Author: Elan Ruusamäe <glen at delfi.ee>
> >>Date: Fri Sep 13 17:56:03 2013 +0300
> >>
> >> up to 1.1.7, build fails with weird libtool errors
> >What errors you get?
> >I don't see any on localhost and Th builders.
> >
> >
> http://sprunge.us/YPiQ
Stray "-l" at the end of link command.
It seems that LIBCRYPT="-l" after configure.
AC_SEARCH_LIBS([crypt],[$crypt_libs], LIBCRYPT="-l$ac_lib", LIBCRYPT="")
Too old autoconf?
-lcrypt already in $LIBS before that check?
--
Jakub Bogusz http://qboosh.pl/
More information about the pld-devel-en
mailing list