public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.5-pre1 and rd.c
@ 2002-02-14  1:53 Frank Jacobberger
  2002-02-14  2:26 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Jacobberger @ 2002-02-14  1:53 UTC (permalink / raw)
  To: linux-kernel

Trying a make bzImage netted this nice little problem:
------------------------------------------------------------------------------------------------------------------------------
gcc -D__KERNEL__ -I/usr/src/linux-2.5.4/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe
-mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=rd  -c -o 
rd.o rd.c
rd.c: In function `rd_make_request':
rd.c:271: too many arguments to function
make[3]: *** [rd.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.4/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.4/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.4/drivers'
make: *** [_dir_drivers] Error 2

Any ideas?

Thanks,

Frank


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-14  7:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-14  1:53 2.5.5-pre1 and rd.c Frank Jacobberger
2002-02-14  2:26 ` Jeff Garzik
2002-02-14  7:35   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox