From: Joe Marzot <gmarzot@nortelnetworks.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] build errors with 2.4.24 + uml-patch-2.4.24-3
Date: Fri, 21 May 2004 15:41:29 -0400 [thread overview]
Message-ID: <40AE5B69.9030209@nortelnetworks.com> (raw)
[-- 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
next reply other threads:[~2004-05-21 19:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-21 19:41 Joe Marzot [this message]
2004-05-21 20:14 ` [uml-devel] build errors with 2.4.24 + uml-patch-2.4.24-3 Joe Marzot
2004-05-21 21:01 ` Joe Marzot
2004-05-21 22:27 ` Henrik Nordstrom
2004-05-21 22:22 ` Henrik Nordstrom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40AE5B69.9030209@nortelnetworks.com \
--to=gmarzot@nortelnetworks.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.