[Users] Building CM on Windows 11 with MSys2 MinGW

Jonathan Boeing jonathan at claws-mail.org
Fri Nov 25 08:57:41 CET 2022


On Fri, 25 Nov 2022 13:48:16 +0600
Enan Ajmain <3nan.ajmain at gmail.com> wrote:

> > What's the full command line when it tries to link pgpcore.la?  You
> > can get it with:
> > 
> > cd src/playground/build/claws_mail-4.1.1-build/src/plugins/pgpcore/
> > make V=1  
> 
> -lintl -lcairo -L/usr/lib/x86_64-linux-gnu -lgpgme -lassuan

You've got a bad linker path somehow.  See if it's coming from one of
Claws' pkgconfig files:

grep x86_64-linux src/playground/install/lib/pkgconfig/*
grep x86_64-linux src/playground/build/claws_mail-4.1.1-build/src/plugins/pgpcore/Makefile

Regards,

Jonathan


More information about the Users mailing list