[users@httpd] make - undefined reference to `auth_radius_module'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After my solving the previous problem with "configure"
related to undocumented feature of httpd-2.0.x
I got after "make" following:
----
.... skipped
make[1]: Entering directory `/root/httpd-2.0.53'
/root/httpd-2.0.53/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/root/httpd-2.0.53/srclib/apr/include -I/root/httpd-2.0.53/srclib/apr-util/include -I. -I/root/httpd-2.0.53/os/unix -I/root/httpd-2.0.53/server/mpm/prefork -I/root/httpd-2.0.53/modules/http -I/root/httpd-2.0.53/modules/filters -I/root/httpd-2.0.53/modules/proxy -I/root/httpd-2.0.53/include -I/root/httpd-2.0.53/modules/generators -I/usr/include/openssl -I/root/httpd-2.0.53/modules/dav/main -export-dynamic -o httpd modules.lo modules/aaa/mod_access.la modules/aaa/mod_auth.la modules/filters/mod_include.la modules/loggers/mod_log_config.la modules/metadata/mod_env.la modules/metadata/mod_headers.la modules/metadata/mod_usertrack.la modules/metadata/mod_setenvif.la modules/ssl/mod_ssl.la modules/http/mod_http.la modules/http/mod_mime.la modules/aaa/mod_auth_radius.la modules/generators/mod_status.la modules/generators/mod_autoindex.la modules/generators/mod_asis.la modules/generators/mod_cgi.la modules/mappers/mod_negotiation.la modules/mappers/mod_dir.la modules/mappers/mod_imap.la modules/mappers/mod_actions.la modules/mappers/mod_userdir.la modules/mappers/mod_alias.la modules/mappers/mod_so.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la -lssl -lcrypto /root/httpd-2.0.53/srclib/pcre/libpcre.la /root/httpd-2.0.53/srclib/apr-util/libaprutil-0.la -ldb-4.0 -lexpat /root/httpd-2.0.53/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl .libs/modules.o(.data+0x34): undefined reference to `auth_radius_module'
.libs/modules.o(.data+0xb4): undefined reference to `auth_radius_module'
collect2: ld returned 1 exit status
make[1]: *** [httpd] Error 1
make[1]: Leaving directory `/root/httpd-2.0.53'
make: *** [all-recursive] Error 1
----
I am using SuSe 8.2 with gcc 3.3, httpd-2.0.53 with mod_auth_radius-2.0.c
from mod_auth_radius-1.5.7 distribution from freeradius.org.

Can anybody prompt where to search the cause of problem?

Oleg Golovanov


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux