<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Christian,<br>
</p>
<div class="moz-cite-prefix">Am 22.09.23 um 22:15 schrieb Christian
Lohmaier:<br>
</div>
<blockquote type="cite"
cite="mid:CAOPHaVSLtG2h8PHY3ZyLmCtctx8qkMUYDifDTsaAn79f3cyU+Q@mail.gmail.com">
<pre class="moz-quote-pre" wrap="">Hi Andreas,
On Fri, Sep 22, 2023 at 11:09 PM Andreas Mantke <a class="moz-txt-link-rfc2396E" href="mailto:maand@gmx.de"><maand@gmx.de></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">You can also look in config.log for more details as to why it fails
I tried with:
export CC=/usr/bin/gcc-12
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
That's not enough, when doing it that way you'd also have to export
CXX (one for gcc compiler, the other env for the g++ compiler)
</pre>
</blockquote>
<p>thanks, that helps. I did two exports:</p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">export
CC=/usr/bin/gcc-11</span></span></p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">export
CXX=/usr/bin/g++-11</span></span></p>
<p><span style="color:#000000;background-color:#ffffff;">And
autogen.sh runs without errors.</span><span
style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;"><br>
</span></span></p>
<p><span style="color:#000000;background-color:#ffffff;">Regards</span><span
style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">,<br>
</span></span><span
style="color:#000000;background-color:#ffffff;">Andreas</span><span
style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;"><br>
</span></span></p>
<pre class="moz-signature" cols="72">--
## Free Software Advocate
## Plone add-on developer
## My blog: <a class="moz-txt-link-freetext" href="http://www.amantke.de/blog">http://www.amantke.de/blog</a>
</pre>
</body>
</html>