[strongSwan] Not using libsoup

Nicolas Fitton NF at post-quantum.com
Mon Jul 10 12:48:09 CEST 2017


Hi all,
Trying to build from source with the intent of trying out the Mac OS X tool.
I’m using the configuration suggested:

    CFLAGS="-O2 -g -Wall -Wno-format -Wno-pointer-sign -Wno-deprecated-declarations" \
    ./configure --enable-monolithic --disable-shared --enable-static \
        --disable-defaults \
        --enable-openssl --enable-kernel-libipsec --enable-kernel-pfroute \
        --enable-eap-mschapv2 --enable-eap-identity --enable-eap-md5 \
        --enable-eap-gtc --enable-pkcs1 --enable-socket-default --enable-osx-attr \
        --enable-xauth-generic --enable-gcm --enable-ccm --enable-ctr \
        --enable-keychain --enable-nonce --enable-charon \
        --enable-ikev1 --enable-ikev2

And I get the error

./configure: line 19934: syntax error near unexpected token `soup,'
./configure: line 19934: ` PKG_CHECK_MODULES(soup, libsoup-2.4)'

I’ve tried installing LibSoup with MacPorts

sudo port install libsoup
--->  Computing dependencies for libsoup
--->  Cleaning libsoup
--->  Scanning binaries for linking errors
--->  No broken files found.

Which made no difference.

I also have all of the dependencies either installed with brew or MacPorts.

Any advice or suggestions?
Nick Fitton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20170710/72fa5427/attachment.html>


More information about the Users mailing list