OpenVPN on Solaris

From: Andreas Höschler (ahoesch@smartsoft.de)
Date: Mon Jan 14 2008 - 10:32:30 EST


Hi all,

I am trying to build openvpn 2.0.9 on Solaris 10 11/06 and get

        cd /usr/src
        gunzip openvpn-2.0.9.tar.gz
        tar xvf openvpn-2.0.9.tar
        cd openvpn-2.0.9
        ./configure --with-ssl-headers=/usr/local/ssl/include/
--with-ssl-lib=/usr/local/ssl/lib/
        make
...
then mv -f ".deps/tun.Tpo" ".deps/tun.Po"; else rm -f ".deps/tun.Tpo";
exit 1; fi
tun.c:1183:2: #error I need the symbol TUNNEWPPA from net/if_tun.h
tun.c: In function `open_tun':
tun.c:1245: error: `TUNNEWPPA' undeclared (first use in this function)
tun.c:1245: error: (Each undeclared identifier is reported only once
tun.c:1245: error: for each function it appears in.)
make[1]: *** [tun.o] Error 1
make[1]: Leaving directory `/usr/share/src/openvpn-2.0.9'

Anybody got that working?

Thanks,

   Andreas
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:42:40 EDT