prerelease-_ac6 : make modules with error

Norbert Breun (nbreun@gmx.de)
Thu, 4 Jan 2001 21:06:12 +0100


Allan,

a make modules on 2.4.0-prerelease-ac6 exits with error:

make[2]: Entering directory `/usr/src/linux-2.4.0ac6/drivers/char'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
-march=i586 -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c serial.c
serial.c: In function `probe_serial_pnp':
serial.c:5187: structure has no member named `device'
serial.c:5192: structure has no member named `device'
make[2]: *** [serial.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.0ac6/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.0ac6/drivers'
make: *** [_mod_drivers] Error 2

kind regards

Norbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/