[Modules] xradius 0.4.6 and apache2.2.3

antalsia at free.fr antalsia at free.fr
Fri Feb 2 05:31:07 EST 2007


Hi,

I'm trying to compile xradius for an apache2.2.3 webserver. The make command
produces an error "libtool: compile: unable to infer tagged configuration". Has
this module been tested with apache 2.2 ?

thanks in advance for your help !

./configure --with-apxs=/usr/bin/apxs2
configure: creating config.nice
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for Apache 2.0 version >= 2.0.40... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for apr_memcache library in /usr/local/lib... no
checking for apr_memcache library in /usr/lib... no
checking for apr_memcache library in /usr/local/apache2/lib... no
configure: *** memcache library not found.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/mod_auth_xradius.h
config.status: creating include/mod_auth_xradius_config.h
config.status: include/mod_auth_xradius_config.h is unchanged
config.status: executing depfiles commands
---
Configuration summary for mod_auth_xradius:

   * mod_auth_xradius version:  0.4.6
   * Apache Modules directory:  /usr/lib/apache2/modules

---


make
if /usr/share/apr-1.0/build/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I./include    -Wall -I./libradius   -DLINUX=2 -D_GNU_SOURCE -D_REENTRANT
-I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/postgresql
-I/usr/include/xmltok -pthread     -I/usr/include/apache2 
-I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include/postgresql -g -O2
-MT mod_auth_xradius_la-mod_auth_xradius.lo -MD -MP -MF
".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo" -c -o
mod_auth_xradius_la-mod_auth_xradius.lo `test -f 'src/mod_auth_xradius.c' ||
echo './'`src/mod_auth_xradius.c; \
        then mv -f ".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo"
".deps/mod_auth_xradius_la-mod_auth_xradius.Plo"; else rm -f
".deps/mod_auth_xradius_la-mod_auth_xradius.Tpo"; exit 1; fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [mod_auth_xradius_la-mod_auth_xradius.lo] Error 1





More information about the Modules mailing list