qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Bug in CVS


From: Mailinglisten für Philipp Gühring
Subject: [Qemu-devel] Bug in CVS
Date: Thu, 05 Aug 2004 01:15:05 +0200

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




reply via email to

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