|
From: | Ognyan Kulev |
Subject: | Re: problem running binaries |
Date: | Sun, 09 Jan 2005 08:45:29 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
Jayesh Salvi wrote:
#ls -l /usr/bin/make -rwxr-xr-x 1 root root 127932 Jan 2 23:36 make #ls -l /bin/make -rwxr-xr-x 1 root root 127932 Jan 2 23:36 make Hmph, do other programs work in /bin? Could you try and see what "rpctrace /bin/make" produces? The output of "ldd /bin/make" would also be useful.
It looks like your /usr/bin/make is corrupted. Please reinstall by using # apt-get --reinstall install make Regards, ogi
[Prev in Thread] | Current Thread | [Next in Thread] |