[Users] Error while compiling on macOS
Paul
paul at claws-mail.org
Mon Dec 11 17:29:23 UTC 2023
On Mon, 11 Dec 2023 17:12:26 -0000
Leo <leo at heitmannruiz.org> wrote:
> > This should have been:
> > ./configure CPPFLAGS='I/opt/homebrew/Cellar/gnutls/3.8.2/include'
>
> I executed the above, which resulted in the attached config.log.
A dash and a space seem to be missing, try:
./configure CPPFLAGS='-I /opt/homebrew/Cellar/gnutls/3.8.2/include'
with regards
Paul
More information about the Users
mailing list