qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c


From: Stefan Stonjek
Subject: [Qemu-devel] SO_BSDCOMPAT in qemu's syscall.c
Date: Wed, 09 Mar 2005 19:44:48 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

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 ******** address@hidden ******
* 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 *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]