|
|
Hi, I am trying to compile openvpn-2.0.9 on Solaris 10/Opteron. However, I am running into difficulties already with tun-1.1: I changed the solaris/Makefile so that CC = gcc -m64 (I actually changed solaris/Makefile.in and solaris/configure such that CC gets set by through $CC). However, when running "make" I receive the error: gcc -m64 -DTUN_VER=\"1.1\ 11/03/2006\" -O2 -Wall -D_KERNEL -I. -c tun.c tun.c: In function `tuninfo': tun.c:218: warning: cast to pointer from integer of different size Is this serious? I then copied tun.o and tun.conf to /usr/kernel/drv/amd64 and ran add_drv: # add_drv tun devfsadm: driver failed to attach: tun Warning: Driver (tun) successfully added to system but failed to attach Is this serious or should I just reboot and hope that everything goes well? Thanks for your help in advance! Cheers, Martin -- Martin Siegert Head, HPC@SFU WestGrid Site Lead Academic Computing Services phone: (604) 291-4691 Simon Fraser University fax: (604) 291-4242 Burnaby, British Columbia email: siegert@xxxxxx Canada V5A 1S6 ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |