From: "Mailinglisten für Philipp Gühring" <mailinglists@futureware.at>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Bug in CVS
Date: Thu, 05 Aug 2004 01:15:05 +0200 [thread overview]
Message-ID: <20040804231505.13998.qmail@mail.regionet.at> (raw)
Hi,
I tried to compile the current CVS version, and got the following error:
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I.
-I/home/philipp/qemu/cvs/qemu/target-i386 -I/home/philipp/qemu/cvs/qemu
-I/home/philipp/qemu/cvs/qemu/linux-user
-I/home/philipp/qemu/cvs/qemu/linux-user/i386 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/philipp/qemu/cvs/qemu/slirp -c -o syscall.o
/home/philipp/qemu/cvs/qemu/linux-user/syscall.c
/home/philipp/qemu/cvs/qemu/linux-user/syscall.c: In function
`do_setsockopt':
/home/philipp/qemu/cvs/qemu/linux-user/syscall.c:580: error: `SO_BSDCOMPAT'
undeclared (first use in this function)
/home/philipp/qemu/cvs/qemu/linux-user/syscall.c:580: error: (Each
undeclared identifier is reported only once
/home/philipp/qemu/cvs/qemu/linux-user/syscall.c:580: error: for each
function it appears in.)
m
Commenting the line 580 helped to compile it, and I guess that it is not
needed on Linux.
Many greetings,
Philip Gühring
next reply other threads:[~2004-08-04 23:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 23:15 Mailinglisten für Philipp Gühring [this message]
2004-08-05 5:46 ` [Qemu-devel] Bug in CVS Mikesch Nepomuk
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=20040804231505.13998.qmail@mail.regionet.at \
--to=mailinglists@futureware.at \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).