Hi I got the warning message " rlm_ippool.c: In function `ippool_instantiate': rlm_ippool.c:223: warning: decimal constant is so large that it is unsigned rlm_ippool.c:230: warning: assignment from incompatible pointer type rlm_ippool.c:237: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_accounting': rlm_ippool.c:321: warning: assignment from incompatible pointer type rlm_ippool.c:337: warning: assignment from incompatible pointer type rlm_ippool.c:352: warning: assignment from incompatible pointer type rlm_ippool.c:363: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_authorize': rlm_ippool.c:441: warning: assignment from incompatible pointer type rlm_ippool.c:458: warning: assignment from incompatible pointer type rlm_ippool.c:471: warning: assignment from incompatible pointer type rlm_ippool.c:482: warning: assignment from incompatible pointer type rlm_ippool.c:526: warning: assignment from incompatible pointer type rlm_ippool.c:566: warning: assignment from incompatible pointer type rlm_ippool.c:580: warning: assignment from incompatible pointer type rlm_ippool.c:593: warning: assignment from incompatible pointer type rlm_ippool.c:604: warning: assignment from incompatible pointer type " at "gmake" step whether this would affect the radius running.
The overall output is as follows: # ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... needs it. checking for gdbm_fdesc... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h config.h is unchanged # gmake gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../../in clude -c rlm_ippool.c -o rlm_ippool.o In file included from rlm_ippool.c:48: /usr/include/netinet/in.h:211: warning: `INADDR_ANY' redefined ../../include/missing.h:73: warning: this is the location of the previous definition /usr/include/netinet/in.h:212: warning: `INADDR_LOOPBACK' redefined ../../include/missing.h:77: warning: this is the location of the previous definition rlm_ippool.c: In function `ippool_instantiate': rlm_ippool.c:223: warning: decimal constant is so large that it is unsigned rlm_ippool.c:230: warning: assignment from incompatible pointer type rlm_ippool.c:237: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_accounting': rlm_ippool.c:321: warning: assignment from incompatible pointer type rlm_ippool.c:337: warning: assignment from incompatible pointer type rlm_ippool.c:352: warning: assignment from incompatible pointer type rlm_ippool.c:363: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_authorize': rlm_ippool.c:441: warning: assignment from incompatible pointer type rlm_ippool.c:458: warning: assignment from incompatible pointer type rlm_ippool.c:471: warning: assignment from incompatible pointer type rlm_ippool.c:482: warning: assignment from incompatible pointer type rlm_ippool.c:526: warning: assignment from incompatible pointer type rlm_ippool.c:566: warning: assignment from incompatible pointer type rlm_ippool.c:580: warning: assignment from incompatible pointer type rlm_ippool.c:593: warning: assignment from incompatible pointer type rlm_ippool.c:604: warning: assignment from incompatible pointer type /download/radius7temp/freeradius-0.7/libtool --mode=link ld \ -module -static -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBU G -I../../include rlm_ippool.o -o rlm_ippool.a mkdir .libs ar cru rlm_ippool.a rlm_ippool.o ranlib rlm_ippool.a /download/radius7temp/freeradius-0.7/libtool --mode=compile gcc -g -O2 -D_REENTRANT -D_POS IX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_ippool.c rm -f .libs/rlm_ippool.lo gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../../inc lude -c rlm_ippool.c -fPIC -DPIC -o .libs/rlm_ippool.lo In file included from rlm_ippool.c:48: /usr/include/netinet/in.h:211: warning: `INADDR_ANY' redefined ../../include/missing.h:73: warning: this is the location of the previous definition /usr/include/netinet/in.h:212: warning: `INADDR_LOOPBACK' redefined ../../include/missing.h:77: warning: this is the location of the previous definition rlm_ippool.c: In function `ippool_instantiate': rlm_ippool.c:223: warning: decimal constant is so large that it is unsigned rlm_ippool.c:230: warning: assignment from incompatible pointer type rlm_ippool.c:237: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_accounting': rlm_ippool.c:321: warning: assignment from incompatible pointer type rlm_ippool.c:337: warning: assignment from incompatible pointer type rlm_ippool.c:352: warning: assignment from incompatible pointer type rlm_ippool.c:363: warning: assignment from incompatible pointer type rlm_ippool.c: In function `ippool_authorize': rlm_ippool.c:441: warning: assignment from incompatible pointer type rlm_ippool.c:458: warning: assignment from incompatible pointer type rlm_ippool.c:471: warning: assignment from incompatible pointer type rlm_ippool.c:482: warning: assignment from incompatible pointer type rlm_ippool.c:526: warning: assignment from incompatible pointer type rlm_ippool.c:566: warning: assignment from incompatible pointer type rlm_ippool.c:580: warning: assignment from incompatible pointer type rlm_ippool.c:593: warning: assignment from incompatible pointer type rlm_ippool.c:604: warning: assignment from incompatible pointer type gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../../inc lude -c rlm_ippool.c -o rlm_ippool.o >/dev/null 2>&1 mv -f .libs/rlm_ippool.lo rlm_ippool.lo /download/radius7temp/freeradius-0.7/libtool --mode=link gcc -release 0.7 \ -module -export-dynamic -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG -I../../include \ -o rlm_ippool.la -rpath /usr/local/lib rlm_ippool.lo -lgdbm -lnsl -lresolv -lsocket -lposix 4 rm -fr .libs/rlm_ippool.la .libs/rlm_ippool.* .libs/rlm_ippool-0.7.* /usr/ccs/bin/ld -G -h rlm_ippool-0.7.so -o .libs/rlm_ippool-0.7.so rlm_ippool.lo -R/usr/l ocal/lib -R/usr/local/lib /usr/local/lib/libgdbm.so -lnsl -lresolv -lsocket -lposix4 -lc (cd .libs && rm -f rlm_ippool.so && ln -s rlm_ippool-0.7.so rlm_ippool.so) ar cru .libs/rlm_ippool.a rlm_ippool.o ranlib .libs/rlm_ippool.a creating rlm_ippool.la (cd .libs && rm -f rlm_ippool.la && ln -s ../rlm_ippool.la rlm_ippool.la) # Regards k --- Kostas Kalevras <[EMAIL PROTECTED]> wrote: > On Thu, 22 Aug 2002, [iso-8859-1] ho k wrote: > > > Hi > > > > I got the error for the step "make": > > # ./configure > > loading cache ./config.cache > > checking for gcc... (cached) gcc > > checking whether the C compiler (gcc ) works... > yes > > checking whether the C compiler (gcc ) 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 gdbm.h... yes > > checking for gdbm_open in -lgdbm... yes > > checking to see GDBM_SYNC status... needs it. > > checking for gdbm_fdesc... (cached) no > > creating ./config.status > > creating Makefile > > creating config.h > > # make > > make: Fatal error in reader: ../rules.mak, line > 65: > > Unexpected end of line seen > > # > > > > I haven't edit the rules.mak whick keep in origial > > copy. > > > > k > > Try GNU make (gmake) > > -- > Kostas Kalevras Network Operations Center > [EMAIL PROTECTED] National Technical University of > Athens, Greece > Work Phone: +30 10 7721861 > 'Go back to the shadow' Gandalf > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
