<br>>> Need some help compiling FreeRadius on Solaris 10 in a Sparse root zone.<br><br> >Can you say what's going wrong?<br><br>rlm_sql_oracle is not compiling<br>I have the errors here...<br><br>>> The output from config.out and config.log are too large for the list<br>
>> so I have posted here:<br>>> <br>>> <a href="http://kewlcat.com/config.out">http://kewlcat.com/config.out</a><br><br>>Why?   Are we supposed to read 1000's of lines of output?<br><br>No, I just thought by posting *all* the output it would help, <br>
but <br>I should have posted the Warnings in my original post..<br><br>>  You've explained what you want.  That's good.  Now explain what is<br>happening, and what you expect to happen.<br><br>- For some reason, the compile is not finding openssl even though I have incluced<br>
it in the ./configure.<br>- Oracle home is also not being found <br><br>I am trying to configure rlm_sql_oracle <br>and that it is some how dependent on rlm_sql <br><br>Here are the warnings / output.. <br><br>configure: WARNING: pcap library not found, silently disabling the RADIUS sniffer.<br>
config.status: WARNING:  ./<a href="http://Make.inc.in">Make.inc.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING:  ./src/include/<a href="http://build-radpaths-h.in">build-radpaths-h.in</a> seems to ignore the --datarootdir setting<br>
chmod: cannot access `check-radiusd-config': No such file or directory<br>configure: WARNING: silently not building rlm_eap_ikev2.<br>configure: WARNING: FAILURE: rlm_eap_ikev2 requires:  libeap-ikev2 EAPIKEv2/connector.h.<br>
configure: WARNING: silently not building rlm_eap_tls.<br>configure: WARNING: FAILURE: rlm_eap_tls requires: OpenSSL.<br>configure: WARNING: silently not building rlm_eap_peap.<br>configure: WARNING: FAILURE: rlm_eap_peap requires: OpenSSL.<br>
configure: WARNING: the TNCS library isn't found!<br>configure: WARNING: silently not building rlm_eap_tnc.<br>configure: WARNING: FAILURE: rlm_eap_tnc requires:  -lTNCS.<br>configure: WARNING: silently not building rlm_eap_ttls.<br>
configure: WARNING: FAILURE: rlm_eap_ttls requires: OpenSSL.<br>configure: WARNING: neither krb5 'k5crypto' nor 'crypto' libraries are found!<br>configure: WARNING: the comm_err library isn't found!<br>
configure: WARNING: silently not building rlm_krb5.<br>configure: WARNING: FAILURE: rlm_krb5 requires:  krb5.h.<br>configure: WARNING: silently not building rlm_ldap.<br>configure: WARNING: FAILURE: rlm_ldap requires:  libldap_r.<br>
configure: WARNING: openssl/des.h: accepted by the compiler, rejected by the preprocessor!<br>configure: WARNING: openssl/des.h: proceeding with the compiler's result<br>configure: WARNING: openssl/hmac.h: accepted by the compiler, rejected by the preprocessor!<br>
configure: WARNING: openssl/hmac.h: proceeding with the compiler's result<br>configure: WARNING: openssl/md4.h: accepted by the compiler, rejected by the preprocessor!<br>configure: WARNING: openssl/md4.h: proceeding with the compiler's result<br>
configure: WARNING: openssl/md5.h: accepted by the compiler, rejected by the preprocessor!<br>configure: WARNING: openssl/md5.h: proceeding with the compiler's result<br>configure: WARNING: openssl/sha.h: accepted by the compiler, rejected by the preprocessor!<br>
configure: WARNING: openssl/sha.h: proceeding with the compiler's result<br>configure: WARNING: silently not building rlm_otp.<br>configure: WARNING: FAILURE: rlm_otp requires:  openssl-libs.<br>configure: WARNING: silently not building rlm_perl.<br>
configure: WARNING: FAILURE: rlm_perl requires:  EXTERN.h perl.h libperl.so.<br>configure: WARNING: silently not building rlm_python.<br>configure: WARNING: FAILURE: rlm_python requires:  Python.h libpython2.3.<br>configure: WARNING: silently not building rlm_sql_iodbc.<br>
configure: WARNING: FAILURE: rlm_sql_iodbc requires: libiodbc isql.h.<br>configure: WARNING: oracle headers not found.  Use --with-oracle-home-dir=<path>.<br>configure: WARNING: silently not building rlm_sql_oracle.<br>
configure: WARNING: FAILURE: rlm_sql_oracle requires: oci.h.<br>configure: WARNING: silently not building rlm_sql_unixodbc.<br>configure: WARNING: FAILURE: rlm_sql_unixodbc requires: libodbc sql.h.<br><br><br><br><br>