Config. Help please - ldap and Active Directory

Alan DeKok aland at deployingradius.com
Fri Mar 6 15:33:48 CET 2009


Leighton Man wrote:
> Tried "gmake" from the top directory and "gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -D_LIBRADIUS -I/export/home/cmsxljm/freeradius-server-2.1.3/src -c dict.c  -fPIC -DPIC -o .libs/dict.o" (copy and paste from the gmake output) from the src/libs directory. Same error both times.

  Hmm... would it be possible to have to give *more* output? i.e. start
from a fresh directory:

$ tar -zxf freeradius-server-2.1.3.tar.gz
$ cd freeradius-server 2.1.3
$ ./configure
$ gmake

  And show the errors (not the dozens of lines saying "building foo", or
the last dozen lines saying "error"), but the real informative errors
about building dict.c, and what errors were encountered building dict.c.

  The only way I can see that error happening is if the source and/or
build process is broken.

  Alan DeKok.



More information about the Freeradius-Users mailing list