[mapserver-users] make error - version 5.6.0-rc1 - /usr/bin/ld: cannot find -lxslt

Gerald Creager gerry.creager at tamu.edu
Fri Dec 11 11:35:13 EST 2009


A couple of ways... as root, rerun /etc/ldconfig which should find 
libpam.so.

In the makefile, add "-lpam" to the line starting with XTRALIBS=
(I think this will work, but trying it won't take you too long...)

gerry

Ted Spradley wrote:
> 
> 
> Stephen Woodbridge wrote:
>> http://www.google.com/#hl=en&source=hp&q=fedora+7+libpam
>>
>> -Steve
>>
> 
> Not having libpam doesn't appear to be the issue.  It just can't find it.
> 
> /usr/bin/ld: cannot find -lpam
> 
> # locate libpam
> /lib/libpam.so.0
> /lib/libpam.so.0.81.6
> /lib/libpam_misc.so.0
> /lib/libpam_misc.so.0.81.2
> /lib/libpamc.so.0
> /lib/libpamc.so.0.81.0
> /root/psa/PSA_8.4.0/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-8.4.0-fc7.build84080425.19.i586.rpm
> /root/psa/PSA_9.2.3/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-9.2.3-fc7.build92091015.22.i586.rpm
> /swsoft/PSA_8.3.0/dist-rpm-FedoraCore-7-i386/base/psa-libpam-plesk-8.3.0-fc7.build83071218.19.i586.rpm
> 
> 
> Is there any way to feed make the path for this library?
> 
> Thanks, Ted S.
> 


More information about the mapserver-users mailing list