[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Sop.Tec.LinuxPPP] Problema con Pine4.x en debian



Hola, lista, tengo un problema al tratar de instalar desde los binarios el pine4.x
este es el procedimiento que estoy haciendo ...
#./build lnx SSLDIR=/usr/local/ssl/
make args are CC=cc  'SSLDIR=/usr/local/ssl' lnx

  File /usr/local/ssl/certs/factory.pem is missing
  This might indicate that CA certs did not get properly
  installed.  If you get certificate validation failures
  in Pine, this might be the reason for them.

Including SSL functionality
Making c-client library, imapd, and ipopd
eval make CC=cc SSLDIR=/usr/local/ssl SSLTYPE=nopwd SPECIALS=SSLDIR=/usr/local/ssl lnx
make[1]: Entering directory `/root/pine4.62/imap'
make[1]: `lnxok' is up to date.
make[1]: Leaving directory `/root/pine4.62/imap'
make sslnopwd
make[1]: Entering directory `/root/pine4.62/imap'
make[1]: `sslnopwd' is up to date.
make[1]: Leaving directory `/root/pine4.62/imap'
Applying an process to sources...
tools/an "ln -s" src/c-client c-client
tools/an "ln -s" src/ansilib c-client
tools/an "ln -s" src/charset c-client
tools/an "ln -s" src/osdep/unix c-client
tools/an "ln -s" src/mtest mtest
tools/an "ln -s" src/ipopd ipopd
tools/an "ln -s" src/imapd imapd
tools/an "ln -s" src/mailutil mailutil
tools/an "ln -s" src/mlock mlock
......
......
y al final aparece este error... 
Building bundled tools...
cd mtest;make
make[2]: Entering directory `/root/pine4.62/imap/mtest'
cc -I../c-client `cat ../c-client/CFLAGS`   -c -o mtest.o mtest.c
cc -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+0x82fc): In function `ssl_onceonlyinit':
/root/pine4.62/imap/c-client/osdep.c:207: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
mtest.o(.text+0x18a8): In function `prompt':
/root/pine4.62/imap/mtest/mtest.c:585: warning: the `gets' function is dangerous and should not be used.
../c-client/c-client.a(osdep.o)(.text+0x8209): In function `checkpw':
/root/pine4.62/imap/c-client/osdep.c:77: undefined reference to `crypt'
collect2: ld returned 1 exit status
make[2]: *** [mtest] Error 1
make[2]: Leaving directory `/root/pine4.62/imap/mtest'
make[1]: *** [bundled] Error 2
make[1]: Leaving directory `/root/pine4.62/imap'
make: *** [lnx] Error 2
+---------------------------------------------+
| Problems building c-client                  |
|                                             |
| Please check the output above for a         |
| possible explanation for this failure       |
+---------------------------------------------+

ese el error, y de ahi ya no salgo... que puedo hacer... ?
uso debian, y ya lo instale asi desde apt-get...
hago esto porque necesito la funcion en PHP IMAP
alguna sugerencia..?...
====================================================================================================================================
Ricardo Alfonso Aguilar Pineda
Comunidad Linux Nuevo Laredo
Sitio Web: http://www.LinuxNuevoLaredo.Org
Sitio Web: http://wwww.ragusystems.cjb.net
Sitio Web Personal: http://wwww.ar3dam.cjb.net
                        #####        
                       #######       
                       #  #  #       
                       #" #" #       
 Linux                ##vvvvv##      
 Rules!              ##  vvv  ##     
                    #          ##    
                   ##           ##   
                   ###          ###  
                 +++#####       ##++ 
                ++++++#          ##++ 
                ++++++#       #++++++
                +++++++#     #+++++++
                  +++++#######+++++  
                    +++       +++    

-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze



[Hilos de Discusión] [Fecha] [Tema] [Autor]