Public bug reported:

Binary package hint: freeradius

I downloaded freeradius_2.1.8+dfsg.orig.tar.gz, and tried to install the
package using instructions in INSTALL:

        $ ./configure
        $ make

Upone make, I got following error:

_64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\"  -DOPENSSL_NO_KRB5  -c 
detail.c
 gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE 
-DNDEBUG -I/home/pateldil/freeradius-server-2.1.8/src 
-DHOSTINFO=\"x86_64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\" 
-DOPENSSL_NO_KRB5 -c detail.c  -fPIC -DPIC -o .libs/detail.o
 gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE 
-DNDEBUG -I/home/pateldil/freeradius-server-2.1.8/src 
-DHOSTINFO=\"x86_64-unknown-linux-gnu\" -DRADIUSD_VERSION=\"2.1.8\" 
-DOPENSSL_NO_KRB5 -c detail.c -o detail.o >/dev/null 2>&1
/home/pateldil/freeradius-server-2.1.8/libtool --mode=link gcc -export-dynamic 
-dlopen self \
                  -o radiusd acct.lo auth.lo client.lo conffile.lo crypt.lo 
exec.lo files.lo listen.lo log.lo mainconfig.lo modules.lo modcall.lo 
radiusd.lo stats.lo session.lo threads.lo util.lo valuepair.lo version.lo 
xlat.lo event.lo realms.lo evaluate.lo vmps.lo detail.lo      \
                 
/home/pateldil/freeradius-server-2.1.8/src/lib/libfreeradius-radius.la -lnsl 
-lresolv  -lpthread  \
                -lcrypt  -lltdl -lcrypto -lssl -lcrypto
rm -f .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT
creating .libs/radiusdS.c
(cd .libs && gcc  -g -O2 -c -fno-builtin "radiusdS.c")
rm -f .libs/radiusdS.c .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT
gcc .libs/radiusdS.o -o .libs/radiusd .libs/acct.o .libs/auth.o .libs/client.o 
.libs/conffile.o .libs/crypt.o .libs/exec.o .libs/files.o .libs/listen.o 
.libs/log.o .libs/mainconfig.o .libs/modules.o .libs/modcall.o .libs/radiusd.o 
.libs/stats.o .libs/session.o .libs/threads.o .libs/util.o .libs/valuepair.o 
.libs/version.o .libs/xlat.o .libs/event.o .libs/realms.o .libs/evaluate.o 
.libs/vmps.o .libs/detail.o -Wl,--export-dynamic  
/home/pateldil/freeradius-server-2.1.8/src/lib/.libs/libfreeradius-radius.so 
-lnsl -lresolv -lpthread -lcrypt /usr/lib/libltdl.so -lssl -lcrypto -ldl 
.libs/modules.o: In function `setup_modules':
/home/pateldil/freeradius-server-2.1.8/src/main/modules.c:1358: undefined 
reference to `lt__PROGRAM__LTX_preloaded_symbols'
collect2: ld returned 1 exit status
make[4]: *** [radiusd] Error 1
make[4]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src/main'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pateldil/freeradius-server-2.1.8/src'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/home/pateldil/freeradius-server-2.1.8'
make: *** [all] Error 2

** Affects: freeradius (Ubuntu)
     Importance: Undecided
         Status: New

-- 
can't make freeradius 2.1.8 - src/main/modules.c:1358: undefined reference to 
`lt__PROGRAM__LTX_preloaded_symbols'
https://bugs.launchpad.net/bugs/536853
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to