From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JaRAS-0006Ad-Bi for qemu-devel@nongnu.org; Sat, 15 Mar 2008 03:51:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaRAR-0006A7-1I for qemu-devel@nongnu.org; Sat, 15 Mar 2008 03:50:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaRAQ-00069r-Ry for qemu-devel@nongnu.org; Sat, 15 Mar 2008 03:50:58 -0400 Received: from odpn1.odpn.net ([212.40.96.53]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JaRAQ-00086Q-8W for qemu-devel@nongnu.org; Sat, 15 Mar 2008 03:50:58 -0400 Received: from odpn1.odpn.net [212.40.96.53] by odpn1.odpn.net for qemu-devel@nongnu.org id 1JaRAL-0004EG-Nr; Sat, 15 Mar 2008 08:50:53 +0100 From: "Gabor Z. Papp" Date: Sat, 15 Mar 2008 08:50:49 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Qemu-devel] qemu 0.9.1 on Linux 2.4 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I would like to compile qemu 0.9.1 on Linux 2.4. Is that possible? [kernel] Linux gzp1 2.4.36.1-gzp1 #1 SMP Tue Feb 19 10:23:48 CET 2008 i686 GNU/Linux [glibc] GNU C Library stable release version 2.3.6, by Roland McGrath et al. Compiled by GNU CC version 4.1.2. Compiled on a Linux 2.4.34-gzp1 system on 2007-04-04. [gcc] gcc (GCC) 3.4.6 [binutils] GNU ld (Linux/GNU Binutils) 2.18.50.0.4.20080208 [autoconf] autoconf (GNU Autoconf) 2.61 [automake] automake (GNU automake) 1.10.1 gcc-3.4.6 -Wall -O2 -g -fno-strict-aliasing -I. -I/home/gzp/src/qemu-0.9.1 -MMD -MP -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/gzp/src/qemu-0.9.1/slirp -DQEMU_IMG -c -o qemu-img-block-raw-posix.o block-raw-posix.c In file included from /usr/include/linux/cdrom.h:14, from block-raw-posix.c:52: /usr/include/asm/byteorder.h:14: error: syntax error before "__attribute__" /usr/include/asm/byteorder.h:30: error: syntax error before "__attribute__" /usr/include/asm/byteorder.h:39: error: syntax error before "__attribute__" /usr/include/asm/byteorder.h:44: error: syntax error before '}' token /usr/include/asm/byteorder.h:45: error: syntax error before '.' token /usr/include/asm/byteorder.h:53: error: syntax error before ':' token In file included from /usr/include/linux/byteorder/little_endian.h:11, from /usr/include/asm/byteorder.h:66, from /usr/include/linux/cdrom.h:14, from block-raw-posix.c:52: /usr/include/linux/byteorder/swab.h:161: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:165: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:169: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:174: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:176: error: syntax error before "__u32" /usr/include/linux/byteorder/swab.h:178: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:180: error: syntax error before "__u32" /usr/include/linux/byteorder/swab.h:182: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:184: error: syntax error before "__u32" /usr/include/linux/byteorder/swab.h:187: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:191: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:195: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:201: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:211: error: syntax error before "__attribute__" /usr/include/linux/byteorder/swab.h:215: error: syntax error before "__attribute__" make: *** [qemu-img-block-raw-posix.o] Error 1