configure.in:825: warning: AC_CONFIG_SUBDIRS: you should use literals
./configure --sysconfdir=/etc make
produced the exact same error with radpaths.h:(
Is this because of the autoconf 2.53 version, or...?
Jonnas
Jonnas wrote:
Hi,
Trying to compile version 0.9.0-pre1 and I have the following error:
In file included from rlm_acct_unique.c:27: ../../include/radiusd.h:11:22: radpaths.h: No such file or directory gmake[6]: *** [rlm_acct_unique.o] Error 1 gmake[6]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1/src/modules/rlm_acct_unique' gmake[5]: *** [common] Error 1 gmake[5]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1/src/modules' gmake[3]: *** [common] Error 1 gmake[3]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1/src' gmake[1]: *** [common] Error 1 gmake[1]: Leaving directory `/root/downloads/freeradius-0.9.0-pre1' make: *** [all] Error 2
I checked in the src/include/ folder and indeed the radpaths.h file is missing.
./configure didn't seem to return any relevant errors, but if necessary I can post that output also.
Where is my radpaths.h??? Am I doing something wrong?
I'm stuck on this, so any advise is much appreciated.
TIA, Jonnas
-- http://www.desilinux.com
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
