* [Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c
@ 2005-03-10 1:44 Stefan Stonjek
2005-03-10 2:31 ` Paul Brook
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Stonjek @ 2005-03-10 1:44 UTC (permalink / raw)
To: qemu developers
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 *
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-10 2:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-10 1:44 [Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c Stefan Stonjek
2005-03-10 2:31 ` Paul Brook
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).