Eric Geier wrote:
Trying to build FR 2.1.12 on Debian Squeeze 64-bit. I'm building instead of using Debian FR packages as I want to include the rlm_raw module (which I slightly modified and is supposed to work in FR 2.x...got from another post here).
I enter "fakeroot dpkg-buildpackage -b -uc" and get the following clean error:
You edited the source and broke it. It works fine using the standard source.
I've looked through the output and dependencies but no help.
Then I thought to try ./configure, make, and make install, but when I run ./configure it errors too with a different error: *************************** top_builddir=/home/egeier/Desktop/freeradius-server-2.1.12 configure: creating ./config.status ./config.status: line 601: ]([ABCDGIRSTW][ABCDGIRSTW]*)[: command not found ./config.status: line 602: syntax error near unexpected token `(' ./config.status: line 602: `lt_cv_sys_global_symbol_to_cdecl='sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p''' *************************** Didn't find any help Googleing or in the output.
Don't break the server. Alan DeKok.