Hi,
I wanted to try the Pre2.0 release in the CVS to see if the TLS locking code fixed the problem I had with the SSL errors in PEAP.
I downloaded the snapshot from ftp.freeradius.org freeradius-server-snapshot-20070116.tar.bz2
I'm building on Debian, so I wanted to package it (Especially since it not really released code yet)
I unzipped it, and ran fakeroot dpkg-buildpackage -b -uc
It failed with:
checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. make: *** [stamp-build] Error 1 netdev:/tmp/freeradius-server-snapshot-20070116#
Config.log is as follows
do you have GCC plus all its other dependencies installed? looks like configure cant find you compiler, link libraries or headers! alan