Messages in this thread |  | | Date | Thu, 29 Nov 2001 08:13:06 -0000 (GMT) | Subject | linux-2.5.1pre3 compile error - pd.c | From | "Martin A. Brooks" <> |
| |
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': pd.c:922: `io_request_lock' undeclared (first use in this function) pd.c: In function `do_pd_read_drq': pd.c:946: `io_request_lock' undeclared (first use in this function) pd.c: In function `do_pd_write_start': pd.c:988: `io_request_lock' undeclared (first use in this function) pd.c: In function `do_pd_write_done': pd.c:1033: `io_request_lock' undeclared (first use in this function) make[4]: *** [pd.o] Error 1
-- 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
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |