gentoo qemu (was Re: Binary tarball of toolchain/build environment)

Sudharshan S sudharsh at gmail.com
Mon Jul 16 17:37:08 CEST 2007


On Mon, 2007-07-16 at 09:09 -0500, Jeff Rush wrote:

> > 
> > I have both too, and use gcc-config to switch when emerging qemu. If I select 
> > 3.4.6 with gcc-config then run 'make qemu' mtn complains:
> > 	mtn: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: 
> > version 'GLIBCXX_3.4.6' not found (required by mtn)
> > 	mtn: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: 
> > version 'CXXABI_1.3.1' not found (required by mtn)
> > 	Makefile: 28: *** Cannot determine version for monotone using "mtn -version". 
> > Stop.
> 
> Hmm, the interesting thing there is that monotone requires a *double* dash for 
> long options, so manually doing "mtn -version" will indeed fail.  In my 
> Makefile re the MokoMakefile, I have it with a double dash:
> 
>    MTN_VERSION := $(shell mtn --version | awk '{ print $$2; }')
> 
> ... in case this helps at all.  I don't see any way to determine the version 
> of Makefile I have.
> 
> -Jeff
Hi all,
Running gentoo here, I worked around this issue by re-emerging monotone
with gcc 3.4.6, I am not sure if its the right solution. But atleast it
solves the problem at hand

Regards
Sudharshan S

P.S: To the list maintainer, can you configure a reply-to munging such
that when i hit reply the mail gets sent to the lists instead of the OP.







More information about the community mailing list