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

Pine



Ciao,

ho un problema nell'istallazione di pine.
eseguo apt-get source -b pine e scarico i sorgenti ma in fase di compilazione ho certi errori. Cosa puo' essere la causa?

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




Reply to: