Hi Christian,
Am 22.09.23 um 22:15 schrieb Christian
Lohmaier:
Hi Andreas, On Fri, Sep 22, 2023 at 11:09 PM Andreas Mantke <maand@xxxxxx> wrote:You can also look in config.log for more details as to why it fails I tried with: export CC=/usr/bin/gcc-12That'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)
thanks, that helps. I did two exports:
export CC=/usr/bin/gcc-11
export CXX=/usr/bin/g++-11
And
autogen.sh runs without errors.
Regards,
Andreas
-- ## Free Software Advocate ## Plone add-on developer ## My blog: http://www.amantke.de/blog