Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2005 15:45:06 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        nox@jelal.kn-bremen.de, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/78089: update emulators/qemu to 2005-02-24 snapshot
Message-ID:  <200502271545.j1RFj64t020613@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: update emulators/qemu to 2005-02-24 snapshot

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Sun Feb 27 15:43:32 GMT 2005
State-Changed-Why: 
II committed the update, but one issue is left -
it does not compile on amd64. I'm getting same error with gcc34 from ports
and gcc from base on 5-STABLE/amd64 box:

gcc34 -I/usr/local/include -Wall -O2 -g -fno-strict-aliasing -I. -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386 -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DSMBD=\"/usr/local/sbin/smbd\" -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/slirp -c -o translate.o /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c
[.. some warnings snipped ..]
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c: In function `gen_jcc':
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c:1778: warning: assignment from incompatible pointer type
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c:1817: error: too many arguments to function `gen_op_jnz_T0_label'
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c:1819: error: too many arguments to function `gen_op_jmp_label'
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c: In function `disas_insn':
/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/target-i386/translate.c:5280: error: too many arguments to function `gen_op_jmp_label'
gmake[1]: *** [translate.o] Error 1
gmake[1]: Leaving directory `/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-02-24_23/i386-softmmu'
gmake: *** [all] Error 1
*** Error code 2



Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Sun Feb 27 15:43:32 GMT 2005
Responsible-Changed-Why: 
Take answers

http://www.freebsd.org/cgi/query-pr.cgi?pr=78089



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271545.j1RFj64t020613>