All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.1-pre4 compile error - pd.c
@ 2001-11-30  8:06 Martin A. Brooks
  2001-11-30  8:23 ` Jens Axboe
  0 siblings, 1 reply; 5+ messages in thread
From: Martin A. Brooks @ 2001-11-30  8:06 UTC (permalink / raw)
  To: linux-kernel

gcc -D__KERNEL__ -I/home/martin/kernel-a-day-club/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 pd.o pd.c
pd.c: In function `do_pd_request':
pd.c:856: structure has no member named `bh'
pd.c: In function `pd_next_buf':
pd.c:881: `io_request_lock' undeclared (first use in this function)
pd.c:881: (Each undeclared identifier is reported only once
pd.c:881: for each function it appears in.)
pd.c: In function `do_pd_read_start':


--
Martin A. Brooks   Systems Administrator
Jtrix Ltd          t: +44 7395 4990
57-59 Neal Street  f: +44 7395 4991
London, WC2H 9PP   e: martin@jtrix.com



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

end of thread, other threads:[~2001-11-30  9:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-30  8:06 2.5.1-pre4 compile error - pd.c Martin A. Brooks
2001-11-30  8:23 ` Jens Axboe
2001-11-30  8:58   ` Martin A. Brooks
2001-11-30  9:01     ` Jens Axboe
2001-11-30  9:08       ` Martin A. Brooks

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.