Hi,

I'm trying to compile FreeRadius 0.8.1 on a clean Red Hat 8 Install but it seems to be some problems.

First, it returns an error related with DBM.
I changed the line RLM_LIBS on the file src/modules/rlm_dbm/Makefile
to RLM_LIBS = -lgdbm ant it worked.

After that I needed Postgresql-devel package.

But now I get this error
---
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../include -c radiusd.c
radiusd.c:103: parse error before "RADIUSD_VERSION"
---

I'm compiling with gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

I'm waiting you help tips.

Thanks In Advance,
Joao Sa



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

Reply via email to