Chris Howley wrote:
The latest source code from git.freeradius.org failed to compile. Any help in fixing this problem would be appreciated. ... /bin/sh /sandbox/radiusd/libtool --mode=compile gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -D_LIBRADIUS -I/sandbox/radiusd/src -c dict.c /sandbox/radiusd/libtool: syntax error at line 650: `func_arith_result=$' unexpected
I updated the code to use the most recent version of libtool. It looks like it doesn't work. I'm not sure what to suggest. Maybe try installing "bash", and then re-running configure. Alan DeKok.