Greetings,

   I have downloaded the new kernel for 2.2.13 from the cooker distro. It
   is mandrake version 29. There seems to be a problem with the coding of
 the new module. I have attached the error file to this e-mail.

 Al Smith
 Systems Engineer
 ========================================================================
 Thomas Jefferson Univ. Hospital                      Phone: 215-503-6808
 130 S. 9th St. Suite 600                             Fax:   215-503-4336
 Philadelphia, PA 19107                     e-mail: [EMAIL PROTECTED]
 ========================================================================



----------------------------------------------------------------------------
----


 make -C  kernel
CFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-alias
ing -pipe -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpent
ium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -m486
 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -DMO
DVERSIONS -include /usr/src/linux/include/linux/modversions.h"
MAKING_MODULES=1 modules
 make[1]: Entering directory `/usr/src/linux-2.2.13/kernel'
 make[1]: Nothing to be done for `modules'.
 make[1]: Leaving directory `/usr/src/linux-2.2.13/kernel'
 make -C  drivers
CFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-alias
ing -pipe -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpent
ium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -m486
 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -DMO
DVERSIONS -include /usr/src/linux/include/linux/modversions.h"
MAKING_MODULES=1 modules
 make[1]: Entering directory `/usr/src/linux-2.2.13/drivers'
 make -C block modules
 make[2]: Entering directory `/usr/src/linux-2.2.13/drivers/block'

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fom
it-frame-pointer -fno-strict-aliasing -pipe -O3 -fomit-frame-pointer -fno-ex
ceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-ma
th -fexpensive-optimizations -m486 -malign-loops=2 -malign-jumps=2 -malign-f
unctions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h   -DEXPORT_SYMTAB -c loop.c
 In file included from /usr/src/linux/include/linux/module.h:199,
                  from loop.c:38:
 /usr/src/linux/include/linux/version.h:5: unterminated `#if' conditional
 In file included from loop.c:38:
 /usr/src/linux/include/linux/module.h:201: parse error before `UTS_RELEASE'
 make[2]: *** [loop.o] Error 1
 make[2]: Leaving directory `/usr/src/linux-2.2.13/drivers/block'
 make[1]: *** [_modsubdir_block] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.2.13/drivers'
 make: *** [_mod_drivers] Error 2

Greetings,

  I have downloaded the new kernel for 2.2.13 from the cooker distro. It
is mandrake version 29. There seems to be a problem with the coding of
the new module. I have attached the error file to this e-mail.

Al Smith
Systems Engineer
========================================================================
Thomas Jefferson Univ. Hospital                      Phone: 215-503-6808
130 S. 9th St. Suite 600                             Fax:   215-503-4336
Philadelphia, PA 19107                     e-mail: [EMAIL PROTECTED]
========================================================================

mod.err

Reply via email to