|
|
All, for those of you working on Solaris platform, would you please show
me your settings that worked for you, e.g. output of the following
command?
===============
# uname -a
# which gcc
# gcc -v
# which make
# make -v
===============
I'm having problem installing tun driver on Solaris ("devfsadm: driver
failed to attach: tun; ... Driver (tun) successfully added to system but
failed to attach"). The problem still exists in despite of the kind help
from some of you. This leads to me to believe my Solaris machine
environment/config settings may have problem. I want to follow your
proven settings that worked, and request IT department to upgrade
Solaris box for me accordingly if necessary.
Here are my settings that's having problem. Any other pieces that I may
check? Thanks a lot.
=====================
# uname -a
SunOs parseghian 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-5_10
# which gcc
/usr/local/bin/gcc
# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
# which make
/usr/local/bin/make
# make -v
GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-gnu-utils@xxxxxxxxxxxxxxx>.
=====================
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|