[Users] Building CM on Windows 11 with MSys2 MinGW

Enan Ajmain 3nan.ajmain at gmail.com
Fri Nov 25 09:11:37 CET 2022


On Fri, 25 Nov 2022 01:57:41 -0700
Jonathan Boeing <jonathan at claws-mail.org> wrote:
> 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

    $ 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
    GPGME_LIBS = -L/usr/lib/x86_64-linux-gnu -lgpgme -lassuan -lgpg-error
    PERL_CFLAGS = -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE  -I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE
    PERL_LDFLAGS = -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.30/CORE -lperl -ldl -lm -lpthread  -lcrypt

-- 
Enan
3nan.ajmain at gmail.com
https://git.sr.ht/~enan/
https://www.github.com/3N4N


More information about the Users mailing list