Visudo issue

Hi Guys
I have Solaris 10 installed on an x86 machine.

I have installed the following packages:

libgcc-3.4.6
libiconv-1.11
libintl-3.4.0
sudo-1.7.0

BUT everytime i want to edit the visudo file , I get this Error:

bash-3.00#  /usr/local/sbin/visudo 
ld.so.1: visudo: fatal: libc.so.1: version `SUNW_1.22.7' not found (required by file /usr/local/sbin/visudo)
ld.so.1: visudo: fatal: libc.so.1: open failed: No such file or directory
Killed

What seems to be the issue ?

Please run:

pvs /usr/lib/libc.so.1
pvs /usr/local/sbin/visudo 

and post the output.

1 Like

The issue was resolved by downgrading the sudo version. I had installed before 1.8.
Uninstalled it and installed 1.7