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

Re: Pine



Il giorno mer, 17-11-2004 alle 15:12 +0100, Michi ha scritto:
> 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


gli manca una dipendenza.
vai nella cartella dei sorgenti e dai dpkg-checkbuilddeps

...se ricordo bene...


-- 
Davide Corio                                   davide.corio@redomino.com
Redomino S.r.l.            C.so Monte Grappa 90/b - 10145 Torino - Italy
Tel: +39 011 19502871 - Fax: +39 011 19502871    http://www.redomino.com




Reply to: