mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Compile error in 2.6.10-bk3 in floppy.c
@ 2004-12-30 20:07 Richard McCreedy
  2004-12-31  0:19 ` Jesper Juhl
  0 siblings, 1 reply; 2+ messages in thread
From: Richard McCreedy @ 2004-12-30 20:07 UTC (permalink / raw)
  To: linux-kernel

I get the following error building 2.6.10-bk3:

drivers/block/floppy.c: In function `init_module':
drivers/block/floppy.c:4598: error: syntax error before "UTS_RELEASE"
make[2]: *** [drivers/block/floppy.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2

-bk3 (and -bk2) have a patch that removes 
#include <linux/version.h>
from floppy.c, which apparently makes UTS_RELEASE undefined.

Putting the #include back in fixes the error.

I can provide config/machine info if needed.

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

* Re: Compile error in 2.6.10-bk3 in floppy.c
  2004-12-30 20:07 Compile error in 2.6.10-bk3 in floppy.c Richard McCreedy
@ 2004-12-31  0:19 ` Jesper Juhl
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Juhl @ 2004-12-31  0:19 UTC (permalink / raw)
  To: Richard McCreedy; +Cc: linux-kernel

On Thu, 30 Dec 2004, Richard McCreedy wrote:

> drivers/block/floppy.c: In function `init_module':
> drivers/block/floppy.c:4598: error: syntax error before "UTS_RELEASE"
> make[2]: *** [drivers/block/floppy.o] Error 1
> make[1]: *** [drivers/block] Error 2
> make: *** [drivers] Error 2

Problem is known and a patch has been written - see thread with subject 
"[BK PATCH] fix floppy build" .


-- 
Jesper Juhl


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

end of thread, other threads:[~2004-12-31  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-30 20:07 Compile error in 2.6.10-bk3 in floppy.c Richard McCreedy
2004-12-31  0:19 ` Jesper Juhl

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

all inboxes | Powered by JetHome®