v0.5 will Seg fault - Searching the list, it's known and patches were
put in CVS...

So I grabbed the latest snapshot (20020517) and it doesn't compile at
all...

I used configure with the following options (same as I did for v0.5):

./configure --prefix=/usr/local/freeradius \
--with-raddbdir=/usr/local/freeradius/etc \
--with-rlm-ldap-lib-dir=/usr/local/openldap/lib \
--with-rlm-ldap-include-dir=/usr/local/openldap/include \
--with-ldap-lib-dir=/usr/local/openldap/lib \
--with-ldap-include-dir=/usr/local/openldap/lib

Here's the last part of make:

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 -I../include   -o
threads.o -c threads.c
threads.c: In function `rad_fork':
threads.c:743: warning: declaration of `sigset' shadows global
declaration
threads.c: In function `rad_waitpid':
threads.c:872: `WNOHANG' undeclared (first use in this function)
threads.c:872: (Each undeclared identifier is reported only once
threads.c:872: for each function it appears in.)
make[4]: *** [threads.o] Error 1
make[4]: Leaving directory
`/usr/local/src/hades/freeradius-snapshot-20020517/src/main'
make[3]: *** [common] Error 1
make[3]: Leaving directory
`/usr/local/src/hades/freeradius-snapshot-20020517/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/local/src/hades/freeradius-snapshot-20020517/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory
`/usr/local/src/hades/freeradius-snapshot-20020517'
make: *** [all] Error 2
begin:vcard 
adr;dom:;;;Lawrenceville;NJ;08648;
adr:;;2083 Lawreceville Road;Lawrenceville;NJ;08648;
n:Stella;Ricardo
tel;fax:1-208-330-8297
tel;work:1-609-896-5000 x7436
x-mozilla-html:FALSE
url:http://poseidon.rider.edu
org:Rider University;O.I.T.
version:2.1
title:Manager
x-mozilla-cpt:;-3024
fn:Ricardo Stella
end:vcard

Reply via email to