From owner-freebsd-emulation@FreeBSD.ORG Mon May 2 10:38:02 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B6CF16A4CF for ; Mon, 2 May 2005 10:38:02 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6193443D53 for ; Mon, 2 May 2005 10:38:01 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id 34so2264722nzf for ; Mon, 02 May 2005 03:38:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=g+FsClPgiGEoVtvLy43wOM5CJkfoT5kge3d6bFhQqHSz71s5/z4N4CimAUTxBO7PZWuLYDik62ExDzNJcSj9rKz36Js3iuCpJwEYGSlidu4Yq3nlaefacIHETXCd+Rnv/JGZFnqR3Gx8Foy+WPrRwyce4/Zt72b1f4TW6xMwr38= Received: by 10.36.9.6 with SMTP id 6mr507544nzi; Mon, 02 May 2005 03:38:01 -0700 (PDT) Received: by 10.36.68.7 with HTTP; Mon, 2 May 2005 03:38:01 -0700 (PDT) Message-ID: <28edec3c050502033811804428@mail.gmail.com> Date: Mon, 2 May 2005 18:38:01 +0800 From: "Mars G. Miro" To: freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Recent qemu port still doesn't build on amd64, SMB dependency? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Mars G. Miro" List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 10:38:02 -0000 Bombs in here: gmake[1]: Entering directory `/usr/ports/emulators/qemu/work/qemu-0.7.0/i386-softmmu' gcc34 -Wall -O2 -g -fno-strict-aliasing -I. -I/usr/ports/emulators/qemu/work/qemu-0.7.0/target-i386 -I/usr/ports/emulators/qemu/work/qemu-0.7.0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -DSMBD=3D\"/usr/local/sbin/smbd\" -I/usr/ports/emulators/qemu/work/qemu-0.7.0/fpu -I/usr/ports/emulators/qemu/work/qemu-0.7.0/slirp -c -o vl.o /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c In file included from /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat.h:394, from /usr/ports/emulators/qemu/work/qemu-0.7.0/target-i386/cpu.h:41, from /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.h:73, from /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c:24: /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:39: error: `FE_RM' undeclared here (not in a function) /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:39: error: enumerator value for `float_round_down' not integer constant /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:40: error: `FE_RP' undeclared here (not in a function) /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:40: error: enumerator value for `float_round_up' not integer constant /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:42: error: `FE_RZ' undeclared here (not in a function) /usr/ports/emulators/qemu/work/qemu-0.7.0/fpu/softfloat-native.h:42: error: enumerator value for `float_round_to_zero' not integer constant /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c: In function `init_timers': /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c:982: warning: label `use_itimer' defined but not used /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c: In function `loadmodules': /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c:1622: warning: implicit declaration of function `kldload' /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c: At top level: /usr/ports/emulators/qemu/work/qemu-0.7.0/vl.c:910: warning: 'start_rtc_timer' defined but not used gmake[1]: *** [vl.o] Error 1 gmake[1]: Leaving directory `/usr/ports/emulators/qemu/work/qemu-0.7.0/i386-softmmu' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/emulators/qemu. tart_rtc_timer' defined but not used gmake[1]: *** [vl.o] Error 1 gmake[1]: Leaving directory `/usr/ports/emulators/qemu/work/qemu-0.7.0/i386-softmmu' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/emulators/qemu. I'm guessing it's qemu's hard dependency on samba, yes? I'll see if installing samba makes it not bomb. Matsalams ;-) cheers mars