All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] build errors with 2.4.24 + uml-patch-2.4.24-3
@ 2004-05-21 19:41 Joe Marzot
  2004-05-21 20:14 ` Joe Marzot
  2004-05-21 22:22 ` Henrik Nordstrom
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Marzot @ 2004-05-21 19:41 UTC (permalink / raw)
  To: user-mode-linux-devel

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

tried compiling this combination on  a host that does not have any AIO 
support and the attached build errs.

I tried expanding the scope of the ifdefs on HAVE_AIO_ABI but then humfs 
   was unhappy...not sure if this source plays well when aio is not 
around...or I am doing something just wrong.

regards, Giovanni

[-- Attachment #2: build.err --]
[-- Type: text/plain, Size: 1180 bytes --]

make[2]: Entering directory `/usr/local/builds/linux-2.4.24/arch/um/os-Linux'
gcc    -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -U__i386__ -Ui386 -g -D__arch_um__ -DSUBARCH=\"i386\" -D_LARGEFILE64_SOURCE  -I/usr/local/builds/linux-2.4.24/arch/um/include -I/usr/local/builds/linux-2.4.24/arch/um/kernel/tt/include -I/usr/local/builds/linux-2.4.24/arch/um/kernel/skas/include -D_GNU_SOURCE -c -o aio.o aio.c
aio.c: In function `init_aio_26':
aio.c:254: warning: implicit declaration of function `io_setup'
aio.c:254: `ctx' undeclared (first use in this function)
aio.c:254: (Each undeclared identifier is reported only once
aio.c:254: for each function it appears in.)
aio.c:261: `aio_thread' undeclared (first use in this function)
aio.c: In function `submit_aio_26':
aio.c:354: warning: implicit declaration of function `do_aio'
aio.c:354: `ctx' undeclared (first use in this function)
make[2]: *** [aio.o] Error 1
make[2]: Leaving directory `/usr/local/builds/linux-2.4.24/arch/um/os-Linux'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/local/builds/linux-2.4.24/arch/um/os-Linux'
make: *** [_dir_arch/um/os-Linux] Error 2

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

end of thread, other threads:[~2004-05-21 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-21 19:41 [uml-devel] build errors with 2.4.24 + uml-patch-2.4.24-3 Joe Marzot
2004-05-21 20:14 ` Joe Marzot
2004-05-21 21:01   ` Joe Marzot
2004-05-21 22:27     ` Henrik Nordstrom
2004-05-21 22:22 ` Henrik Nordstrom

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.