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

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

[Sop.Tec.LinuxPPP] instalacion xtacacsd



Hola a todos.

Estoy intentando instalar el xtacacsd versio 4.1 en un servidor linux Redhat 7.3.

Baje los archivos fuente sin broncas y cuando le di "make", segun las instrucciones, me regreso este error.

######## Making xtacacsd ########
cc -g -DDEBUG -DXTACUTMP -DUSE_NDBM -DLOG_FACILITY="LOG_LOCAL6" -DWTMP=\"/var/adm/tacacs/wtmp\" -DUTMP=\"/var/adm/tacacs/utmp\" -DPIDFILE=\"/etc/xtacacsd.pid\" -DLINUX -DHAVEGIDTYPE -DHAVESYSERR xtacacsd.o Getpw.o charap.o perm.o misc.o ph.o uwtmp.o xmd5.o -o xtacacsd -lgdbm
perm.o: In function `authent_system':
/home/burticio/xtacacsd-4.1.2/perm.c:408: undefined reference to `crypt'
perm.o: In function `authent_files':
/home/burticio/xtacacsd-4.1.2/perm.c:655: undefined reference to `crypt'
collect2: ld returned 1 exit status
make[1]: *** [xtacacsd] Error 1
make[1]: Saliendo directorio `/home/burticio/xtacacsd-4.1.2'
make: *** [os-targs] Error 2

Segun investigue se debe a que la funcioncita crypt() esta en libcrypt, y que debo ponerle un '-crypt' en el archivo Makefile, segun en donde se definen las librerias, pero no encontre donde ponerle la mentada opcion.

Ojala me puedan ayudar, y gracias por adelantado...


Daniel Torres
Infonet del Bajio

_________________________________________________________________
Descargue GRATUITAMENTE MSN Explorer en http://explorer.yupimsn.com/intl.asp.

---------------------------------------------------------------------
Lista de soporte de LinuxPPP
Reglas de la lista en http://linuxppp.com/reglas.html



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