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

util-linux-2.10d --> Fallo al compilar para Slink.



Hola,

como en  la documentación  del Kernel recomiendan  una versión
"mínima" de `mount', y  otros, pues estoy actualizando algunos
paquetes para instalar el  2.2.14, y al compilar (debian/rules
binary) `util-linux' de Potato falla:

.
.
.
cc -c -Wall -Wstrict-prototypes -Wmissing-prototypes -I../lib -pipe -O2 -m486
-fomit-frame-pointer -DHAVE_NFS lomount.c
lomount.c:44: `LO_CRYPT_FISH2' undeclared here (not in a function)
lomount.c:44: initializer element for `crypt_type_tbl[4].id' is not constant
lomount.c:45: `LO_CRYPT_BLOW' undeclared here (not in a function)
lomount.c:45: initializer element for `crypt_type_tbl[5].id' is not constant
lomount.c:46: `LO_CRYPT_CAST128' undeclared here (not in a function)
lomount.c:46: initializer element for `crypt_type_tbl[6].id' is not constant
lomount.c: In function `set_loop':
lomount.c:226: `LO_CRYPT_FISH2' undeclared (first use this function)
lomount.c:226: (Each undeclared identifier is reported only once
lomount.c:226: for each function it appears in.)
lomount.c:227: `LO_CRYPT_BLOW' undeclared (first use this function)
lomount.c:234: `LO_CRYPT_CAST128' undeclared (first use this function)
make[2]: *** [lomount.o] Error 1
make[2]: Leaving directory `/tmp/util-linux-2.10d/mount'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/tmp/util-linux-2.10d'
make: *** [build] Error 2


El  binario  `/bin/mount'  solo  enlaza  a  libc6,  y  en  las
dependencias del paquete de Slink no veo nada que me de pistas
de si me falta alguna librería  o qué es lo que ocurre, aunque
parece que  el problema  está en  el soporte  para particiones
encriptadas de `mount'...

No necesito esa característica, ¿Cómo me salto este problema?


Saludos.

--
Cosme P. Cuevas --- Claves GnuPG/PGP disponibles.
http://www.geocities.com/CollegePark/Lounge/8698/

Attachment: pgpbphxQ3uHZo.pgp
Description: PGP signature


Reply to: