also sprach Paul <[EMAIL PROTECTED]> [2003.06.05.1808 +0200]: > so I first off would do a "make mrproper" to > reupdate the compilation so it knows how your system > is setup since youve recently changed it
This, unfortunately, did not help.
also sprach .waffle <[EMAIL PROTECTED]> [2003.06.05.1828 +0200]:
> set your environment variable CC to gcc-3.2 (make sure 3.2 is
> installed first!) Debian gcc-3.3 has compat issues with the linux
> kernel... I find it best to alter the Makefile, but some prefer
> just setting the variable.
Even though the kernel apparently cannot be built with 3.x, I tried
it as you suggested. It got further than before, but now it can't
build the (debian stock) lm-sensors-source modules:
kernel/busses/i2c-ali1535.c:675:6: missing terminating " character
kernel/busses/i2c-ali1535.c:676:89: missing terminating " character
kernel/busses/i2c-ali1535.c:691:1: unterminated argument list invoking macro
"MODULE_AUTHOR"
where the lines look like:
674: MODULE_AUTHOR
675: ("Frodo Looijaard <[EMAIL PROTECTED]>, Philip Edelbrock <[EMAIL PROTECTED]>,
676: Mark D. Studebaker <[EMAIL PROTECTED]> and Dan Eaton <[EMAIL PROTECTED]>");
677: MODULE_DESCRIPTION("ALI1535 SMBus driver");
[...]
691: EOF
This is so weird since it always worked, and since I just don't
think I should be dealing with compiler errors to build kernel
modules as distributed in Debian.
> BTW, that newsgroup is moderated, and none of my posts show up...
> Any ideas how I can get them to show up?
send them to [EMAIL PROTECTED] instead.
--
Please do not CC me when replying to lists; I read them!
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, admin, and user
`. `'`
`- Debian - when you have better things to do than fixing a system
Keyserver problems? http://keyserver.kjsl.com/~jharris/keyserver.html
Get my key here: http://madduck.net/me/gpg/publickey
pgp00000.pgp
Description: PGP signature

