All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hetz Ben Hamo <hetzbh@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] compile error
Date: Wed, 6 Jul 2005 11:22:58 +0200	[thread overview]
Message-ID: <41e41e7a0507060222500b5950@mail.gmail.com> (raw)
In-Reply-To: <20050706084045.0001622201F201FF@mail6.dreamwiz.com>

You haven't specified:

* which OS do you use and version
* Which compiler, and what compiler version

Also, for what target do u look for? if X86 only, then you don't need
to compile all the targets. Use ./configure --help
to see the options.

Thanks,
Hetz

On 7/6/05, 황윤성 <hys545@dreamwiz.com> wrote:
> 
> 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-811815-19 301호
> 
> 
> hys545@dreamwiz.com
> 
> 
> 
> H.P : 016-469-7702
> 
>  
>  http://www.dreamwiz.com/
> 
>  
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 
> 
>

  reply	other threads:[~2005-07-06  9:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06  8:40 [Qemu-devel] compile error 황윤성
2005-07-06  9:22 ` Hetz Ben Hamo [this message]
2005-07-07  8:29   ` 황윤성
  -- strict thread matches above, loose matches on Subject: below --
2011-11-02 21:22 [Qemu-devel] Do you have a use for a tester of virtio-scsi with CD drives ? Thomas Schmitt
2011-11-02 22:08 ` Thomas Schmitt
2011-11-02 22:16   ` [Qemu-devel] Compile error Frans de Boer
2011-11-02 22:19     ` Anthony Liguori
2011-11-02 22:31       ` Frans de Boer
2012-09-16 16:25 Gerhard Wiesinger
2012-10-10  5:17 ` Gerhard Wiesinger
2012-11-01 19:47   ` Gerhard Wiesinger
2012-11-01 20:13     ` Max Filippov
2012-11-01 20:27       ` Gerhard Wiesinger
2012-11-01 20:58     ` Anthony Liguori
2012-11-01 21:29       ` Gerhard Wiesinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41e41e7a0507060222500b5950@mail.gmail.com \
    --to=hetzbh@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.