All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.4-pre2 nbd compile error
@ 2001-04-12  6:56 George Bonser
  2001-04-12  7:01 ` [PATCH] " Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: George Bonser @ 2001-04-12  6:56 UTC (permalink / raw)
  To: linux-kernel

gcc -D__KERNEL__ -I/usr/local/src/linux/include -Wall -Wstrict-prototypes -O
2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary
=2 -march=i686 -DMODULE -DMODVERSIONS -include
/usr/local/src/linux/include/linux/modversions.h   -c -o nbd.o nbd.c
nbd.c: In function `nbd_send_req':
nbd.c:160: `MSG_MORE' undeclared (first use in this function)
nbd.c:160: (Each undeclared identifier is reported only once
nbd.c:160: for each function it appears in.)
nbd.c: At top level:
nbd.c:481: warning: static declaration for `nbd_init' follows non-static


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

end of thread, other threads:[~2001-04-12  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-12  6:56 2.4.4-pre2 nbd compile error George Bonser
2001-04-12  7:01 ` [PATCH] " Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.