From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjxnS-0003dm-Kq for qemu-devel@nongnu.org; Fri, 04 May 2007 09:26:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjxnQ-0003da-Fh for qemu-devel@nongnu.org; Fri, 04 May 2007 09:26:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjxnQ-0003dX-DG for qemu-devel@nongnu.org; Fri, 04 May 2007 09:26:04 -0400 Received: from nz-out-0506.google.com ([64.233.162.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hjxgm-0005iV-D8 for qemu-devel@nongnu.org; Fri, 04 May 2007 09:19:12 -0400 Received: by nz-out-0506.google.com with SMTP id i11so2143185nzi for ; Fri, 04 May 2007 06:19:10 -0700 (PDT) Message-ID: <2abad0510705040619y55e8cd9eidb8729f76fd0413e@mail.gmail.com> Date: Fri, 4 May 2007 15:19:10 +0200 From: "gaurav gunjan jha" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_48693_18770248.1178284750217" Subject: [Qemu-devel] qemu bootstarp error!! unable to compile! 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 ------=_Part_48693_18770248.1178284750217 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello Friends !! I am trying to install Qemu from source on suse 10 i downloaded gcc3.3.6 and after i typed make bootstrap i got the following error rm -f runtime-info.h tmp-runtime.s *.o *.lo libobjc* xforward \ fflags *.aux *.cp *.dvi *.fn *.info *.ky *.log *.pg \ *.toc *.tp *.vr *.html libobj.exp rm -f config.log rm -f config.cache config.status Makefile configure make[2]: Leaving directory `/home/gaurav/applications/gcc33/gcc-3.3.6 /x86_64-unknown-linux-gnu/32/libobjc' ../: ../: is a directory make[1]: *** [configure-target-libobjc] Error 1 make[1]: Leaving directory `/home/gaurav/applications/gcc33/gcc-3.3.6' make: *** [bootstrap] Error 2 Kindly suggest me how to remove this error so that i can continue with installation of qemu!!!! Warm regards gaurav jha Enea,Italy ------=_Part_48693_18770248.1178284750217 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello Friends !!


I am trying to install Qemu from source on suse 10

i downloaded gcc3.3.6 and after i typed make bootstrap i got the following error

rm -f runtime-info.h tmp-runtime.s *.o *.lo libobjc* xforward \
        fflags *.aux *.cp *.dvi *.fn *.info *.ky *.log *.pg \
        *.toc *.tp *.vr *.html libobj.exp
rm -f config.log
rm -f config.cache config.status Makefile configure
make[2]: Leaving directory `/home/gaurav/applications/gcc33/gcc-3.3.6/x86_64-unknown-linux-gnu/32/libobjc'
../: ../: is a directory
make[1]: *** [configure-target-libobjc] Error 1
make[1]: Leaving directory `/home/gaurav/applications/gcc33/gcc-3.3.6'
make: *** [bootstrap] Error 2

Kindly suggest me how to remove this error so that i can continue with installation of qemu!!!!

Warm regards
gaurav jha
Enea,Italy

------=_Part_48693_18770248.1178284750217--