public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Compile error 2.4.1-pre8
@ 2001-12-10 12:14 Rene Engelhard
  2001-12-10 12:35 ` Rene Engelhard
  0 siblings, 1 reply; 4+ messages in thread
From: Rene Engelhard @ 2001-12-10 12:14 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm gonna want to start with helping developing the kernel and I have
the following compile error at make bzImage from 2.5.1-pre8:

[...]
gcc -D__KERNEL__ -I/home/rene/Entwicklung/Linux-Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686    -c -o ide-floppy.o ide-floppy.c
ide-floppy.c: In function `idefloppy_end_request':
ide-floppy.c:699: warning: comparison between pointer and integer
ide-floppy.c:699: warning: comparison between pointer and integer
ide-floppy.c: In function `idefloppy_queue_pc_head':
ide-floppy.c:779: incompatible types in assignment
ide-floppy.c: In function `idefloppy_create_rw_cmd':
ide-floppy.c:1214: warning: comparison between pointer and integer
ide-floppy.c: In function `idefloppy_do_request':
ide-floppy.c:1243: switch quantity not an integer
ide-floppy.c:1258: warning: unsigned int format, pointer arg (arg 2)
ide-floppy.c:1246: warning: unreachable code at beginning of switch statement
ide-floppy.c: In function `idefloppy_queue_pc_tail':
ide-floppy.c:1276: incompatible types in assignment
make[3]: *** [ide-floppy.o] Error 1
make[3]: Leaving directory `/home/rene/Entwicklung/Linux-Kernel/linux/drivers/ide'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/rene/Entwicklung/Linux-Kernel/linux/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/home/rene/Entwicklung/Linux-Kernel/linux/drivers'
make: *** [_dir_drivers] Error 2

What is that supposed to be?

Rene
-- 
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est [Aurelius Augustinus, 4. Jhd]
Erklärung und Übsersetzung: http://fsfeurope.org/order/
öffentlicher GnuPG-Schlüssel: Mail an gnupgkey@rene-engelhard.de

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

end of thread, other threads:[~2001-12-10 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-10 12:14 Compile error 2.4.1-pre8 Rene Engelhard
2001-12-10 12:35 ` Rene Engelhard
2001-12-10 19:41   ` Jurriaan on Alpha
2001-12-10 21:07     ` Rene Engelhard

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