I have made it little farther than before. Iwent into the src/modlues/stable
file and removed the
rlm_eap line but now I get the following error. I have also tried removing
the sql line and the
without switch but it gives me the same results.


gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -
Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-pr
ototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../.
./include  -c rlm_sql.c -o rlm_sql.o
In file included from rlm_sql.c:48:
rlm_sql.h:19: ltdl.h: No such file or directory
make[6]: *** [rlm_sql.o] Error 1
make[6]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530/src/modules/rlm_sql'
make[5]: *** [common] Error 1
make[5]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530/src/modules'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530/src/modules'
make[3]: *** [common] Error 1
make[3]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory
`/export/home/russell/freeradius-snapshot-20020530'
make: *** [all] Error 2

Russell


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to