* [Qemu-devel] qemu bootstarp error!! unable to compile!
@ 2007-05-04 13:19 gaurav gunjan jha
2007-05-04 14:09 ` Christian MICHON
0 siblings, 1 reply; 3+ messages in thread
From: gaurav gunjan jha @ 2007-05-04 13:19 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 2037 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu bootstarp error!! unable to compile!
2007-05-04 13:19 [Qemu-devel] qemu bootstarp error!! unable to compile! gaurav gunjan jha
@ 2007-05-04 14:09 ` Christian MICHON
2007-05-04 14:56 ` gaurav gunjan jha
0 siblings, 1 reply; 3+ messages in thread
From: Christian MICHON @ 2007-05-04 14:09 UTC (permalink / raw)
To: qemu-devel
On 5/4/07, gaurav gunjan jha <crazytitan05@gmail.com> wrote:
>
> Hello Friends !!
>
>
> I am trying to install Qemu from source on suse 10
suse 10 implies gcc >= 4.0.x, so you cannot compile a
working qemu. another alternative than installing gcc3
from sources is to install Suse 9 packages...
configure --prefix=<where_you_want> --enable-languages=c --with-gnu-as
--with-gnu-ld --with-included-gettext --disable-nls
make bootstrap install
might be useful to restrict your gcc target to x86-32bits
--
Christian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu bootstarp error!! unable to compile!
2007-05-04 14:09 ` Christian MICHON
@ 2007-05-04 14:56 ` gaurav gunjan jha
0 siblings, 0 replies; 3+ messages in thread
From: gaurav gunjan jha @ 2007-05-04 14:56 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
Hi Friends!!
thanks i was able to install qemu and have installed scientific linux on my
disk image!!
can u tell me how can i install a .tar.gz file present on my host linux into
my guest linux on qemu??
warm regards
gaurav jha
On 5/4/07, Christian MICHON <christian.michon@gmail.com> wrote:
>
> On 5/4/07, gaurav gunjan jha <crazytitan05@gmail.com> wrote:
> >
> > Hello Friends !!
> >
> >
> > I am trying to install Qemu from source on suse 10
>
> suse 10 implies gcc >= 4.0.x, so you cannot compile a
> working qemu. another alternative than installing gcc3
> from sources is to install Suse 9 packages...
>
> configure --prefix=<where_you_want> --enable-languages=c --with-gnu-as
> --with-gnu-ld --with-included-gettext --disable-nls
> make bootstrap install
>
> might be useful to restrict your gcc target to x86-32bits
>
> --
> Christian
>
>
>
[-- Attachment #2: Type: text/html, Size: 1268 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-04 15:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04 13:19 [Qemu-devel] qemu bootstarp error!! unable to compile! gaurav gunjan jha
2007-05-04 14:09 ` Christian MICHON
2007-05-04 14:56 ` gaurav gunjan jha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).