Ciao a tutti,
ho un problemi di compilazione con pine che ho scaricato con il comando 'apt-get spurce -b pine'.
Questo e' parte del risultato. qualcuno puo' aiutarmi?
Grazie Michele ------------------------------------------------------------------------------------------ ake[3]: Entering directory `/pine-4.44/imap/mtest' gcc -I../c-client `cat ../c-client/CFLAGS` -c -o mtest.o mtest.c gcc -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o)(.text+0x87f0): In function `ssl_onceonlyinit': : warning: the use of `tmpnam' is dangerous, better use `mkstemp' mtest.o(.text+0x1c74): In function `smtptest': : warning: the `gets' function is dangerous and should not be used. ../c-client/c-client.a(osdep.o)(.text+0x8590): In function `checkpw': : undefined reference to `crypt' ../c-client/c-client.a(osdep.o)(.text+0x868b): In function `checkpw': : undefined reference to `crypt' collect2: ld returned 1 exit status make[3]: *** [mtest] Error 1 make[3]: Leaving directory `/pine-4.44/imap/mtest' make[2]: *** [bundled] Error 2 make[2]: Leaving directory `/pine-4.44/imap' make[1]: *** [slx] Error 2 make[1]: Leaving directory `/pine-4.44/imap' make: *** [build-all] Error 2

