Patrice Dumas wrote:
On Wed, Oct 01, 2008 at 10:02:01PM +0200, Jochen Schmitt wrote:-----BEGIN PGP SIGNED MESSAGE----- Yes, it's very difficuilt. I have try to fix it, but I will got a error message about a missing AM_LC_MESSAGES macro. AFAIK this is a issue which is caused by libstdc++.There is Invalid configuration `x86_64-redhat-linux-gnu': machine `x86_64-redhat'not recognized in the log, maybe it is also linked with the failure? It may be caused by the use of a config.{guess,sub} that is too old.
Ah that one, yes %configure is no longer replacing config.{guess,sub} with more recent copies from /var/lib/rpm as it used too, if you do that replacement manually things might just work.
Regards, Hans