problem building libassuan + pth

Doug Barton dougb at dougbarton.us
Mon Nov 20 09:05:21 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stoyan Angelov wrote:
> hello all,
> 
> i am trying to build gnupg 2.0 on Solaris 10 (x86) but i have some
> problems building the libassuan library with the required pth support.
> pth itself builds and installs without problems (i use pth 2.0.7 and all
> 'make test' test pass successfully) however when i use the configure
> script for libassuan i get:
> 
> checking for PTH - version >= 1.3.7... yes
> checking whether PTH installation is sane... no

For reasons I don't fully understand (read, didn't take the time to
thoroughly investigate) it was necessary for me to add the following
to the environment for configure in order to get libassuan version
1.0.0 to compile on FreeBSD:

CFLAGS="${CFLAGS} -I${LOCALBASE}/include/pth"
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib/pth"

where "LOCALBASE" is generally defined as /usr/local.

hth,

Doug

- --

	If you're never wrong, you're not trying hard enough
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.0 (FreeBSD)

iD8DBQFFYWHAyIakK9Wy8PsRAgDYAJ49GfaIutEPwREs1KycK5TgQut55gCgsF7/
ewELDVkqf+tqmqemJtRw2UY=
=NFmU
-----END PGP SIGNATURE-----



More information about the Gnupg-users mailing list