Hello,
This is my first post to this list...so please be gentle. :-)
I am trying to compile FR 0.9.0-pre1. Yes I have read about the
radpaths.h and RADIUSD_VERSION and HOSTINFO not being defined. I have
worked around these, but now I get the following listed below:
[jagserve:admin/freeradius-0.9.0-pre1/src] admin# make
Making all in lib...
make[2]: Nothing to be done for `all'.
Making all in modules...
Making static dynamic in rlm_acct_unique...
# @cp rlm_acct_unique.a /src/modules/lib
# @cp rlm_acct_unique.la /src/modules/lib
Making static dynamic in rlm_always...
# @cp rlm_always.a /src/modules/lib
# @cp rlm_always.la /src/modules/lib
Making static dynamic in rlm_attr_filter...
# @cp rlm_attr_filter.a /src/modules/lib
# @cp rlm_attr_filter.la /src/modules/lib
Making static dynamic in rlm_attr_rewrite...
# @cp rlm_attr_rewrite.a /src/modules/lib
# @cp rlm_attr_rewrite.la /src/modules/lib
Making static dynamic in rlm_chap...
# @cp rlm_chap.a /src/modules/lib
# @cp rlm_chap.la /src/modules/lib
Making static dynamic in rlm_counter...
make[4]: Nothing to be done for `static'.
make[4]: Nothing to be done for `dynamic'.
Making static dynamic in rlm_dbm...
/Users/admin/freeradius-0.9.0-pre1/libtool --mode=link gcc
rlm_dbm_parser.o ../../lib/libradius.a -lpthread -o rlm_dbm_parser
gcc rlm_dbm_parser.o -o rlm_dbm_parser ../../lib/libradius.a -lpthread
ld: Undefined symbols:
_gethostbyaddr_r
_gethostbyname_r
make[4]: *** [rlm_dbm_parser] Error 1
make[3]: *** [common] Error 1
make[2]: *** [all] Error 2
make[1]: *** [common] Error 1
make: *** [all] Error 2
Any clues? BTW: This is MacOSX server 10.2.6
Thanks in advance for any advice.
Kevin Dunn
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- Make errors Andrew G. Buenaventura
- Re: Make errors Alan DeKok
- RE: make errors Kevin T. Dunn
- RE: make errors Paul Hampson
