tired
03-09-2001, 12:05 AM
in a RH7 box.
Here's what I get when I make modules:
In file included from loop.c:46:
/usr/src/linux/include/linux/module.h:145: `get_module_symbol_R_ver_str' declared as function returning a function
/usr/src/linux/include/linux/module.h:145: warning: parameter names (without types) in function declaration
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.16/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.16/drivers'
make: *** [_mod_drivers] Error 2
Any clues as to whats going on here?
TIA
Greg :mad:
[ 08 March 2001: Message edited by: tired ]
Here's what I get when I make modules:
In file included from loop.c:46:
/usr/src/linux/include/linux/module.h:145: `get_module_symbol_R_ver_str' declared as function returning a function
/usr/src/linux/include/linux/module.h:145: warning: parameter names (without types) in function declaration
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for .modinfo
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.16/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.16/drivers'
make: *** [_mod_drivers] Error 2
Any clues as to whats going on here?
TIA
Greg :mad:
[ 08 March 2001: Message edited by: tired ]