|
|
I downloaded and searched the latest openvpn-users archive and couldn't weed out any information that seemed specific to this problem. I did find some references to passing the specific library paths to ./configure but I tried several iterations of that and it didn't work. It seems that the unique problem in my rh9 config is that kssl.h has an include statement for krb5.h which is apparently what causes ./configure to bomb. I briefly checked several of my other openvpn systems (all distros other than rh9) and none of them include krb5.h in this manner. If I comment out the #include <krb5.h> statement then ./configure completes but make fails. I finally did a search for a pre-compiled binary rpm for redhat 9 and found several. I installed one of them, and it works, but I'm somewhat leary of running crypto software compiled by an unofficial source. I see that others on the list are running openvpn with redhat 9. I'd really appreciate it if some of you could comment back to me about what you did to get it to work, particularly those who compiled it themselves. Thanks. > I would suggest you scan the archives on this. I definitely recall that > there > are issues with compiling code on RH9 which use OpenSSL headers, as > OpenVPN does. > > James > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |