On Mon, Oct 31, 2011 at 9:48 PM, andreapepa
<andrea.p...@trentinonetwork.it> wrote:
>
> So...i've followed the instructions on this link.(
> http://wiki.freeradius.org/Build#Building+Debian+packages  )..but
> compilation give me this error, libssl-dev is installed:

> libtool: compile:  gcc -g -O2 -O2 -Wall -D_GNU_SOURCE -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -g -Wshadow -Wpointer-arith -Wcast-qual
> -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef
> -I/home/apepa/fr212/freeradius-server-2.1.12/src
> -DHOSTINFO=\"x86_64-pc-linux-gnu\" -DRADIUSD_VERSION=\"2.1.12\"
> -DOPENSSL_NO_KRB5 -DRADIUSD_MAJOR_VERSION=2 -DRADIUSD_MINOR_VERSION=1.12 -c
> modules.c  -fPIC -DPIC -o .libs/modules.o
> modules.c: In function âfr_dlopenextâ:
> modules.c:216: error: âlt_dladviseâ undeclared (first use in this function)
> modules.c:216: error: (Each undeclared identifier is reported only once

(Shrug)

works for me (just tested it). Did you perhaps missed some dependency?
Try "apt-get build-dep freeradius" first.

As an alternative, you could try building from the source of my ppa.
It's based on Ubuntu's 2.1.10 package (which is slightly different
then the bundled FR debian build rules).

Both should work though.

-- 
Fajar

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to