[Slapt-get-user] error while loading shared libraries: libidn.so.11

Nathan Morell frizop at eatel.net
Tue Oct 26 00:11:03 EDT 2004


Jason Woodward wrote:

>Hi Nathan,
>
>  
>
>>root at deathstar:/home/jidar# ldd /sbin/slapt-get
>>        linux-gate.so.1 =>  (0xffffe000)
>>        libcurl.so.3 => /usr/lib/libcurl.so.3 (0xb7fb4000)
>>        libssl.so.0 => /usr/lib/libssl.so.0 (0xb7f83000)
>>        libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0xb7e85000)
>>        libdl.so.2 => /lib/libdl.so.2 (0xb7e82000)
>>        libz.so.1 => /usr/lib/libz.so.1 (0xb7e71000)
>>        libc.so.6 => /lib/libc.so.6 (0xb7d57000)
>>        /lib/ld-linux.so.2 (0xb7fec000)
>>        libidn.so.11 => not found
>>    
>>
>
>When you grabbed it from freshmeat, you grabbed the source and compiled it?
>
>Try using the 10.0 package here:
>http://software.jaos.org/slackpacks/10.0/slapt-get-0.9.9c-i386-2.tgz
>
>
>
>take care,
>jason
>
>
>_______________________________________________
>Slapt-get-user mailing list
>Slapt-get-user at software.jaos.org
>http://software.jaos.org/cgi-bin/mailman/listinfo/slapt-get-user
>
>
>  
>
gcc -o slapt-get src/common.o src/configuration.o src/package.o 
src/curl.o src/transaction.o src/action.o src/main.o -W -Werror -Wall 
-O2 -ansi -pedantic -Iinclude -DPROGRAM_NAME="\"slapt-get\"" 
-DVERSION="\"0.9.9c\"" -DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" 
-DENABLE_NLS -DLOCALESDIR="\"/usr/share/locale\"" `curl-config --libs`
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: 
cannot find -lidn
collect2: ld returned 1 exit status
make: *** [slapt-get] Error 1

thats the error I get.. perhaps I'll try reinstalling curl?

--Nathan


More information about the Slapt-get-user mailing list