Hi, Trying to compile rlm_perl module, but no luck. Missing perl.h file. Can anyone give me a hint what I should do to get this compiling okay?
[freeradius-0.9.1]# ./configure --with-rlm-perl-include-dir=/usr/lib/perl5/5.00503/i386-linux/CORE --with-experimental-modules Output: configuring in src/modules/rlm_perl running /bin/sh ./configure --with-rlm-perl-include-dir=/usr/lib/perl5/5.00503/ i386-linux/CORE --with-experimental-modules --enable-ltdl-install --cache-file=. ./../.././config.cache --srcdir=. loading cache ../../.././config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANT ICS -Wall -D_GNU_SOURCE -DNDEBUG ) works... yes checking whether the C compiler (gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANT ICS -Wall -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for perl... (cached) yes checking for EXTERN.h... yes checking for perl.h... no configure: warning: silently not building rlm_perl. configure: warning: FAILURE: rlm_perl requires: perl.h. creating ./config.status creating Makefile creating config.h config.h is unchanged Thanks, Laurens - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
