Subject: Re: security/libgpg-error fails on Solaris
To: None <tech-pkg@netbsd.org>
From: Ulrich Habel <uli@habel.name>
List: tech-pkg
Date: 11/04/2006 16:00:02
--wac7ysb48OaltWcw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hej Raymond,

> So did you look at config.log to find out why cpp fails??

Well, my c++ knowledge is nearly unusuable as for the c++ toolchain I
saw different calls in the config.log. If I run the Makefile from pkgsrc
I got the following check:

configure:5427: checking how to run the C++ preprocessor
configure:5541: result: cpp
configure:5565: cpp -I/usr/pkg/include conftest.cc
./configure[5566]: cpp:  not found
configure:5571: $? = 127


which fails. When setting USE_LANGUAGES=c++ the way is different:

configure:5427: checking how to run the C++ preprocessor
configure:5458: g++ -E -I/usr/pkg/include conftest.cc
configure:5464: $? = 0

Regards
Uli

--wac7ysb48OaltWcw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFFTKryKLusNOvI6a4RAiIMAKDCWxHt8TiN85mqMlffcYZUXoZyygCfaeUH
5jf5o1lnKspbjhVa1qzOr3I=
=uS8/
-----END PGP SIGNATURE-----

--wac7ysb48OaltWcw--