|
|
Hi list! I have a PB12" with MacOSX and gentoo. I installed openvpn (1.5.0) easily on gentoo. Thus I am able to access the ovpn-server via network. Unfortunately the modem does not work with linux. That's why I started to give openvpn with MacOSX a chance again. I did the following (according to http://chrisp.de/en/rsrc/openvpn.html): 1. I loaded the tunnel kernel extension (successfully). 2. In lzo-1.0.8 I typed in ./configure. The result is: configure: error: your limits.h header is broken - for details see config.log. I can't do anything with it. 3. All right, I tried to compile without lzo (I checked out 1.5.0, 1.6.0 and 2.0beta1). ./configure --disable-lzo looks ok. There are no errors but does that mater: checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no ?? ifconfig shows me 4 tun-devices. tun0 to tun3. Trying to compile always leads to this: ld: Undefined symbols: _HMAC_cleanup _des_check_key_parity _des_is_weak_key _des_set_odd_parity _OpenSSL_add_all_algorithms make[1]: *** [openvpn] Error 1 make: *** [all] Error 2 4. I used minilzo instead of lzo-1.0.8 like this: ./configure --with-lzo-headers=minilzo.108/minilzo.h --with-lzo-lib=minilzo.108/minilzo.c And got this: checking for C compiler default output... configure: error: C compiler cannot create executables See Config.log' for more details. Again the config-log doesn't helped me. I read about people running openvpn on macosx. How did you installed it? I would really appreciate any kind of help!! TIA Cheers, h. __________________________________________________ Verpassen Sie keine eBay-Auktion und bieten Sie bequem und schnell über das Telefon mit http://www.telefonbieten.de Ihre eMails auf dem Handy lesen - ohne Zeitverlust - 24h/Tag eMail, FAX, SMS, VoiceMail mit http://www.directbox.com ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From_______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |