Check and make sure library path is in
your $PATH, you might need to add it (export PATH).
Cheers,
Roy Kartadinata
From:
freeradius-users-bounces+rkartadinata=pocket.com@lists.freeradius.org
[mailto:freeradius-users-bounces+rkartadinata=pocket.com@lists.freeradius.org] On Behalf Of john zx
Sent: Monday, June 23, 2008 9:44
AM
To:
freeradius-users@lists.freeradius.org
Subject: Compiling FreeRADIUS
2.0.x on Solaris 10u4 x86
When running 'configure' on a Solaris 10u4 x86 container, with version
2.0.4 or 2.0.5, the modules rlm_krb5 and rlm_python do not get configured -
with either Sun Studio 12 ou GCC 3.4.6, and even using CPPFLAGS or
--with-rlm-FOO-etc. Also, where can I find reasonable information
about how make the rlm_eap_ikev2?
Thank you for any advice.
_____________________
checking for DH_new in -lcrypto... yes
checking for set_com_err_hook in -lcom_err... no
configure: WARNING: the comm_err library isn't found!
checking for krb5_init_context in -lkrb5... yes
configure: WARNING: silently not building rlm_krb5.
configure: WARNING: FAILURE: rlm_krb5 requires: krb5.h.
checking for Py_Initialize in -lpython2.3... no
configure: WARNING: silently not building rlm_python.
configure: WARNING: FAILURE: rlm_python requires: Python.h libpython2.3.
_____________________