[Devel] Re: approaching testing phase for 1.2.0

Peter Nixon listuser at peternixon.net
Thu Feb 1 13:22:34 CET 2007


OK. Well, uri_radius builds fine however the following do not:

make[1]: Entering directory 
`/usr/src/packages/BUILD/openser-snapshot-20070131/modules/auth_radius'
Compiling authorize.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -Wno-strict-aliasing -minline-all-stringops -falign-loops -ftree-vectorize -mtune=i686    -DNAME='"openser"' -DVERSION='"1.2.0-dev22-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"//etc/openser-snapshot/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DF_MALLOC  -DUSE_FREERADIUS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/local/include -c 
authorize.c -o authorize.o
Compiling authrad_mod.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -Wno-strict-aliasing -minline-all-stringops -falign-loops -ftree-vectorize -mtune=i686    -DNAME='"openser"' -DVERSION='"1.2.0-dev22-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"//etc/openser-snapshot/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DF_MALLOC  -DUSE_FREERADIUS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/local/include -c 
authrad_mod.c -o authrad_mod.o
Compiling sterman.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -Wno-strict-aliasing -minline-all-stringops -falign-loops -ftree-vectorize -mtune=i686    -DNAME='"openser"' -DVERSION='"1.2.0-dev22-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"//etc/openser-snapshot/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DF_MALLOC  -DUSE_FREERADIUS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/local/include -c 
sterman.c -o sterman.o
sterman.c:44:29: error: radiusclient-ng.h: No such file or directory
make[1]: *** [sterman.o] Error 1
make[1]: Leaving directory 
`/usr/src/packages/BUILD/openser-snapshot-20070131/modules/auth_radius'


AND:

make[1]: Entering directory 
`/usr/src/packages/BUILD/openser-snapshot-20070131/modules/avp_radius'
Compiling avp_radius.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -Wno-strict-aliasing -minline-all-stringops -falign-loops -ftree-vectorize -mtune=i686    -DNAME='"openser"' -DVERSION='"1.2.0-dev22-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"//etc/openser-snapshot/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DF_MALLOC  -DUSE_FREERADIUS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -DWITH_RADIUS_SUPPORT -I/usr/local/include -c 
avp_radius.c -o avp_radius.o
avp_radius.c:30:29: error: radiusclient-ng.h: No such file or directory
make[1]: *** [avp_radius.o] Error 1


AND:

make[1]: Entering directory 
`/usr/src/packages/BUILD/openser-snapshot-20070131/modules/group_radius'
Compiling group.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -Wno-strict-aliasing -minline-all-stringops -falign-loops -ftree-vectorize -mtune=i686    -DNAME='"openser"' -DVERSION='"1.2.0-dev22-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"//etc/openser-snapshot/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DF_MALLOC  -DUSE_FREERADIUS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/local/include -c 
group.c -o group.o
group.c:30:29: error: radiusclient-ng.h: No such file or directory


Cheers

Peter

On Thu 01 Feb 2007 11:35, Bogdan-Andrei Iancu wrote:
> Hi Peter,
>
> I already applied the patch on 1.2.0 (devel branch) for some time. If
> you look on the tracker, you can see my additional comments regarding
> your original submition - among these , I was asking if you could test
> the change against freeradius library.
>
> the patch I applied is different than yours, as it allows compiling
> against both freeradius or radiusclient libs.
>
> regards,
> bogdan
>
> Peter Nixon wrote:
> >On Tue 30 Jan 2007 12:01, Daniel-Constantin Mierla wrote:
> >>Hello everybody,
> >>
> >>we are approaching the testing phase for release 1.2.0. This week is
> >>planned to be the latest before cvs freezing. Then we will take care
> >>only of bug fixing, documentation update and small tunings.
> >
> >https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1631052&grou
> >p_id=139143
> >
> >Can I assume that this patch is already in the 1.2.0 branch? (I am a
> > little unclear how the cvs branches/versions work with openser)
> >
> >What is the planned release date for openSER 1.2.0 as I would like to
> > have a new FreeRADIUS-client release out before it so that people using
> > 64bit systems have a released version to use (That actually works).
> >
> >Cheers
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Devel mailing list
> >Devel at openser.org
> >http://openser.org/cgi-bin/mailman/listinfo/devel
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://openser.org/pipermail/devel/attachments/20070201/c813bf37/attachment.pgp


More information about the Devel mailing list