qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] compile error


From: 황윤성
Subject: [Qemu-devel] compile error
Date: Wed, 6 Jul 2005 17:40:45 +0900 (KST)


make[1]: Entering directory `/home/hys545/qemu/mips-softmmu'
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/home/hys545/qemu/target-mips -I/home/hys545/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/hys545/qemu/fpu -I/home/hys545/qemu/slirp -c -o op_helper.o /home/hys545/qemu/target-mips/op_helper.c
/home/hys545/qemu/target-mips/op_helper.c:33: error: conflicting types for 'do_raise_exception_err'
/home/hys545/qemu/target-mips/exec.h:157: error: previous declaration of 'do_raise_exception_err' was here
/home/hys545/qemu/target-mips/op_helper.c:33: error: conflicting types for 'do_raise_exception_err'
/home/hys545/qemu/target-mips/exec.h:157: error: previous declaration of 'do_raise_exception_err' was here
/home/hys545/qemu/target-mips/op_helper.c:45: error: conflicting types for 'do_raise_exception'
/home/hys545/qemu/target-mips/exec.h:159: error: previous declaration of 'do_raise_exception' was here
/home/hys545/qemu/target-mips/op_helper.c:45: error: conflicting types for 'do_raise_exception'
/home/hys545/qemu/target-mips/exec.h:159: error: previous declaration of 'do_raise_exception' was here
/home/hys545/qemu/target-mips/op_helper.c:119: error: conflicting types for 'do_mfc0'
/home/hys545/qemu/target-mips/exec.h:127: error: previous declaration of 'do_mfc0' was here
/home/hys545/qemu/target-mips/op_helper.c:119: error: conflicting types for 'do_mfc0'
/home/hys545/qemu/target-mips/exec.h:127: error: previous declaration of 'do_mfc0' was here
/home/hys545/qemu/target-mips/op_helper.c:268: error: conflicting types for 'do_mtc0'
/home/hys545/qemu/target-mips/exec.h:129: error: previous declaration of 'do_mtc0' was here
/home/hys545/qemu/target-mips/op_helper.c:268: error: conflicting types for 'do_mtc0'
/home/hys545/qemu/target-mips/exec.h:129: error: previous declaration of 'do_mtc0' was here
/home/hys545/qemu/target-mips/op_helper.c:607: error: conflicting types for 'do_pmon'
/home/hys545/qemu/target-mips/exec.h:149: error: previous declaration of 'do_pmon' was here
/home/hys545/qemu/target-mips/op_helper.c:607: error: conflicting types for 'do_pmon'
/home/hys545/qemu/target-mips/exec.h:149: error: previous declaration of 'do_pmon' was here
make[1]: *** [op_helper.o] 오류 1

My step is
cvs update-2005-7-6
./configure
make


황윤성
1980/10/28()
426-811 815-19 301호
address@hidden
H.P : 016-469-7702

http://www.dreamwiz.com/


reply via email to

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