test kernel, RHL 8.0 and gcc-3.2
Tim Wunder
tim
Mon May 17 11:51:16 PDT 2004
Decided to take a stab at installing the 2.6.0-test3 kernel on my RHL 8.0
system. I installed the latest modutils RPM, gotten from Rawhide, downloaded
the kernel source, ran 'make gconfig' and 'make'. But I get the following
error:
CC [M] drivers/block/paride/pd.o
drivers/block/paride/pd.c: In function `pd_init':
drivers/block/paride/pd.c:896: warning: passing arg 1 of `blk_init_queue' from
incompatible pointer type
drivers/block/paride/pd.c:896: warning: passing arg 2 of `blk_init_queue' from
incompatible pointer type
drivers/block/paride/pd.c:896: too many arguments to function `blk_init_queue'
make[2]: *** [drivers/block/paride/pd.o] Error 1
make[1]: *** [drivers/block/paride] Error 2
make: *** [drivers] Error 2
Think this is a gcc problem, or am I doing something wrong?
My kernel config file can be found here:
http://www.thewunders.org/files/TestConfig1
Thanks,
Tim
--
RedHat 8.0 Kernel 2.4.20-19.8, KDE 3.1.CVS, Xfree86 4.2.1
10:05am up 4 days, 14:30, 3 users, load average: 0.40, 0.81, 0.64
It's what you learn after you know it all that counts
More information about the Linux-users
mailing list