[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]



Hi. I've been trying to recompile the courier package to turn on the 
vpopmail authentication module (deactivated because of licensing issues i 
think), but i ran into trouble.

What i did was:
* apt-get source courier-imap, it downloaded the courier source. 
* edited the debian/rules to turn on "--with-authvchkpwd"
* got the build dependencies
* did "dpkg-buildpackage"

It should've worked, but when it gets to the vpopmail part it comes out 
with:
gcc  -I/usr/include/vpopmail -lcrypt -Wall -I.. -I./..   -o authvchkpw  
modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ..
/md5/libmd5.a ../sha1/libsha1.a -L/usr/lib/vpopmail -lvpopmail -lm -lcrypt
/lib/libnsl.so.1: undefined reference to `g@GLIBC_2.0'
collect2: ld devolvió el estado de salida 1
make[3]: *** [authvchkpw] Error 1
make[3]: Leaving directory `/tmp/courier-0.45.4/authlib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/courier-0.45.4/authlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/courier-0.45.4'
make: *** [build] Error 2

I did "dlocate /lib/libnsl.so.1" and it's libc6, that it's the updated 
version for testing.

I'm lost with this error message, so i'd want a few ideas on what to look 
for, what to fix, or anything that could help. Looks like 




Reply to: