From: Stefan Stonjek <s.stonjek1@physics.ox.ac.uk>
To: qemu developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c
Date: Wed, 09 Mar 2005 19:44:48 -0600 [thread overview]
Message-ID: <422FA690.40502@physics.ox.ac.uk> (raw)
Hello,
I just tried to compile qemu 0.6.1 on SuSE Linux 9.2. Since a standard
"configure ; make ; make install" failed, I checked the reason.
The problem was that line 580 of syscall.c refers to a preprocessor
constant SO_BSDCOMPAT. This should normaly come from
/usr/include/asm/socket.h. Even though Redhat has this constant defined
as 14, SuSE 9.2 does not have it at all. In fact 14 is not defined at all.
Since I do not know what the situation is with other Linux distribution
and since qemu compiles without SO_BSDCOMPAT I would like to know
whether I could make sense to avoid this line.
Thanks
Stefan
--
************* Stefan Stonjek ******** s.stonjek1@physics.ox.ac.uk ******
* Univ. of Oxford; Physics Dept.; Keble Road; Oxford; OX1 3RH; UK *
******** phone: +44-1865-283111 ********** fax: +44-1865-273418 ********
* FNAL; MS 318; P.O. Box 500; Batavia, IL 60510, USA * +1-630-840-3066 *
next reply other threads:[~2005-03-10 2:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-10 1:44 Stefan Stonjek [this message]
2005-03-10 2:31 ` [Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c Paul Brook
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=422FA690.40502@physics.ox.ac.uk \
--to=s.stonjek1@physics.ox.ac.uk \
--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 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.