Greetings all,

I am in the need to recompile the kernel on my new Compaq 725 laptop to
get the sound card to work (new version of the ac97_codec.c), but I'm
getting an error when i compile the modules (make modules) in the
/usr/src/linux/drivers/block/loop.c code.  I was getting the same type
of error when it tried to compile the ATM code, but since I don't need
it, I turned ATM off, and that wen away.

Any ideas on this?

Here is the error output if that may help:

loop.c: In function `transfer_none':
loop.c:106: nondigits in number and not hexadecimal
loop.c:106: called object is not a function
loop.c: In function `transfer_xor':
loop.c:128: nondigits in number and not hexadecimal
loop.c:128: called object is not a function
loop.c: In function `transfer_aes':
loop.c:176: nondigits in number and not hexadecimal
loop.c:176: nondigits in number and not hexadecimal
loop.c:176: called object is not a function
loop.c:184: nondigits in number and not hexadecimal
loop.c:184: nondigits in number and not hexadecimal
loop.c:184: called object is not a function
loop.c:191: nondigits in number and not hexadecimal
loop.c:191: called object is not a function
loop.c:206: nondigits in number and not hexadecimal
loop.c:206: nondigits in number and not hexadecimal
loop.c:206: floating constant exponent has no digits
loop.c:206: called object is not a function
loop.c:214: nondigits in number and not hexadecimal
loop.c:214: nondigits in number and not hexadecimal
loop.c:214: floating constant exponent has no digits
loop.c:214: called object is not a function
loop.c:218: nondigits in number and not hexadecimal
loop.c:218: called object is not a function
loop.c: In function `keySetup_aes':
loop.c:229: nondigits in number and not hexadecimal
loop.c:229: nondigits in number and not hexadecimal
loop.c:229: nondigits in number and not hexadecimal
loop.c:229: called object is not a function
loop.c:232: nondigits in number and not hexadecimal
loop.c:233: called object is not a function
loop.c: In function `keyClean_aes':
loop.c:242: nondigits in number and not hexadecimal
loop.c:242: nondigits in number and not hexadecimal
loop.c:242: nondigits in number and not hexadecimal
loop.c:242: nondigits in number and not hexadecimal
loop.c:242: called object is not a function
loop.c: In function `loop_prealloc_cleanup':
loop.c:311: nondigits in number and not hexadecimal
loop.c:311: `dcc0bb37' undeclared (first use in this function)
loop.c:311: called object is not a function
loop.c: In function `loop_prealloc_init':
loop.c:321: `dcc0bb37' undeclared (first use in this function)
loop.c:321: called object is not a function
loop.c:329: nondigits in number and not hexadecimal
loop.c:329: called object is not a function
loop.c:317: warning: `bh' might be used uninitialized in this function
loop.c: In function `compute_loop_size':
loop.c:489: `a2e0a082' undeclared (first use in this function)
loop.c:489: subscripted value is neither array nor pointer
loop.c:490: subscripted value is neither array nor pointer
loop.c: In function `lo_send':
loop.c:530: nondigits in number and not hexadecimal
loop.c:530: nondigits in number and not hexadecimal
loop.c:530: nondigits in number and not hexadecimal
loop.c:530: invalid lvalue in unary `&'
loop.c:531: nondigits in number and not hexadecimal
loop.c:531: nondigits in number and not hexadecimal
loop.c:531: called object is not a function
loop.c:545: nondigits in number and not hexadecimal
loop.c:545: nondigits in number and not hexadecimal
loop.c:545: called object is not a function
loop.c: In function `lo_read_actor':
loop.c:588: nondigits in number and not hexadecimal
loop.c:588: nondigits in number and not hexadecimal
loop.c:588: called object is not a function
loop.c: In function `loop_make_request':
loop.c:639: nondigits in number and not hexadecimal
loop.c:639: nondigits in number and not hexadecimal
loop.c:639: nondigits in number and not hexadecimal
loop.c:639: nondigits in number and not hexadecimal
loop.c:639: called object is not a function
loop.c:657: nondigits in number and not hexadecimal
loop.c:657: nondigits in number and not hexadecimal
loop.c:657: called object is not a function
loop.c: In function `loop_thread':
loop.c:718: `d66a354a' undeclared (first use in this function)
loop.c:718: called object is not a function
loop.c:721: nondigits in number and not hexadecimal
loop.c:721: nondigits in number and not hexadecimal
loop.c:721: nondigits in number and not hexadecimal
loop.c:721: called object is not a function
loop.c:760: nondigits in number and not hexadecimal
loop.c:760: called object is not a function
loop.c:789: nondigits in number and not hexadecimal
loop.c:789: nondigits in number and not hexadecimal
loop.c:789: nondigits in number and not hexadecimal
loop.c:789: invalid lvalue in unary `&'
loop.c:811: nondigits in number and not hexadecimal
loop.c:811: nondigits in number and not hexadecimal
loop.c:811: nondigits in number and not hexadecimal
loop.c:811: invalid lvalue in unary `&'
loop.c: In function `loop_set_fd':
loop.c:914: nondigits in number and not hexadecimal
loop.c:914: nondigits in number and not hexadecimal
loop.c:914: called object is not a function
loop.c:918: `dc036ebb' undeclared (first use in this function)
loop.c:918: called object is not a function
loop.c:930: nondigits in number and not hexadecimal
loop.c:930: nondigits in number and not hexadecimal
loop.c:930: nondigits in number and not hexadecimal
loop.c:930: subscripted value is neither array nor pointer
loop.c:931: nondigits in number and not hexadecimal
loop.c:931: nondigits in number and not hexadecimal
loop.c:931: nondigits in number and not hexadecimal
loop.c:931: subscripted value is neither array nor pointer
loop.c:941: `c75d857c' undeclared (first use in this function)
loop.c:941: called object is not a function
loop.c:943: missing white space after number `7e9'
loop.c:943: parse error before `ebb05'
loop.c: In function `loop_set_status':
loop.c:1040: nondigits in number and not hexadecimal
loop.c:1040: nondigits in number and not hexadecimal
loop.c:1040: called object is not a function
loop.c: In function `loop_get_status':
loop.c:1095: `d523fdd3' undeclared (first use in this function)
loop.c:1095: called object is not a function
loop.c:1096: warning: control reaches end of non-void function
loop.c: In function `lo_ioctl':
loop.c:1107: nondigits in number and not hexadecimal
loop.c:1107: nondigits in number and not hexadecimal
loop.c:1108: called object is not a function
loop.c:1145: `e7800428' undeclared (first use in this function)
loop.c:1145: called object is not a function
loop.c:1102: warning: `err' might be used uninitialized in this function
loop.c: In function `lo_open':
loop.c:1162: nondigits in number and not hexadecimal
loop.c:1162: nondigits in number and not hexadecimal
loop.c:1162: called object is not a function
loop.c: In function `lo_release':
loop.c:1185: nondigits in number and not hexadecimal
loop.c:1185: nondigits in number and not hexadecimal
loop.c:1186: called object is not a function
loop.c: In function `loop_init':
loop.c:1249: nondigits in number and not hexadecimal
loop.c:1249: nondigits in number and not hexadecimal
loop.c:1250: called object is not a function
loop.c:1255: nondigits in number and not hexadecimal
loop.c:1255: nondigits in number and not hexadecimal
loop.c:1256: called object is not a function
loop.c:1261: `f3efa40e' undeclared (first use in this function)
loop.c:1264: called object is not a function
loop.c:1266: nondigits in number and not hexadecimal
loop.c:1266: nondigits in number and not hexadecimal
loop.c:1266: nondigits in number and not hexadecimal
loop.c:1266: called object is not a function
loop.c:1270: nondigits in number and not hexadecimal
loop.c:1270: nondigits in number and not hexadecimal
loop.c:1270: nondigits in number and not hexadecimal
loop.c:1270: called object is not a function
loop.c:1274: nondigits in number and not hexadecimal
loop.c:1274: nondigits in number and not hexadecimal
loop.c:1274: nondigits in number and not hexadecimal
loop.c:1274: called object is not a function
loop.c:1291: `a2e0a082' undeclared (first use in this function)
loop.c:1291: subscripted value is neither array nor pointer
loop.c:1292: nondigits in number and not hexadecimal
loop.c:1292: nondigits in number and not hexadecimal
loop.c:1292: nondigits in number and not hexadecimal
loop.c:1292: subscripted value is neither array nor pointer
loop.c:1301: nondigits in number and not hexadecimal
loop.c:1301: nondigits in number and not hexadecimal
loop.c:1301: called object is not a function
loop.c:1305: nondigits in number and not hexadecimal
loop.c:1305: nondigits in number and not hexadecimal
loop.c:1305: nondigits in number and not hexadecimal
loop.c:1305: nondigits in number and not hexadecimal
loop.c:1305: called object is not a function
loop.c:1307: nondigits in number and not hexadecimal
loop.c:1307: nondigits in number and not hexadecimal
loop.c:1307: nondigits in number and not hexadecimal
loop.c:1307: nondigits in number and not hexadecimal
loop.c:1307: called object is not a function
loop.c:1308: nondigits in number and not hexadecimal
loop.c:1308: nondigits in number and not hexadecimal
loop.c:1308: called object is not a function
loop.c: In function `loop_exit':
loop.c:1315: nondigits in number and not hexadecimal
loop.c:1315: nondigits in number and not hexadecimal
loop.c:1315: nondigits in number and not hexadecimal
loop.c:1315: nondigits in number and not hexadecimal
loop.c:1315: called object is not a function
loop.c:1316: nondigits in number and not hexadecimal
loop.c:1316: nondigits in number and not hexadecimal
loop.c:1316: called object is not a function
loop.c:1318: nondigits in number and not hexadecimal
loop.c:1318: nondigits in number and not hexadecimal
loop.c:1318: nondigits in number and not hexadecimal
loop.c:1318: nondigits in number and not hexadecimal
loop.c:1318: called object is not a function
loop.c:1319: nondigits in number and not hexadecimal
loop.c:1319: nondigits in number and not hexadecimal
loop.c:1319: nondigits in number and not hexadecimal
loop.c:1319: nondigits in number and not hexadecimal
loop.c:1319: called object is not a function
loop.c:1320: nondigits in number and not hexadecimal
loop.c:1320: nondigits in number and not hexadecimal
loop.c:1320: nondigits in number and not hexadecimal
loop.c:1320: nondigits in number and not hexadecimal
loop.c:1320: called object is not a function
loop.c: At top level:
loop.c:705: warning: `loop_thread' defined but not used
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.18-6mdk-1accs/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk-1accs/drivers'
make: *** [_mod_drivers] Error 2


-- 
...Rob
 
=====================================================================
Robert Goshko                  Axis Computer Consulting Services, Inc
President                              Sherwood Park, Alberta, Canada
http://www.axis-dev.com/      Supporting the Revolution In Your World
=====================================================================
Registered Linux User #260513
 
  2:54am  up  7:36,  2 users,  load average: 1.16, 1.19, 1.14

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to