Saludos a la lista: He instalado iBCS, el paquete para ejecutar binarios de otros Unix sobre Linux:
apt-get install ibcs-base ibcs-source-2.2 y no consigo compilar el m�dulo correctamente. Al final, siempre consigo estos mensajes de error: In file included from binfmt_aout.c:42: ../include/ibcs/ibcs.h:47: warning: function declaration isn't a prototype binfmt_aout.c:56: warning: initialization from incompatible pointer type binfmt_aout.c: In function `load_aout_binary': binfmt_aout.c:266: `PF_PTRACED' undeclared (first use in this function) binfmt_aout.c:266: (Each undeclared identifier is reported only once binfmt_aout.c:266: for each function it appears in.) make: *** [binfmt_aout.o] Error 1 El caso es que hace tiempo lo tuve funcionando sobre un n�cleo 2.0 en una distribuci�n Slackware y no tuve este problema. Con Debian no he conseguido arrancar todav�a este m�dulo. Antes de informar del fallo quisiera saber si alguien se ha encontrado con este mismo problema. Gracias de antemano. -- Manuel Lucas [EMAIL PROTECTED] Linux user #65724

