[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: problem running binaries
From: |
Jayesh Salvi |
Subject: |
RE: problem running binaries |
Date: |
Sun, 9 Jan 2005 22:14:29 -0600 |
Yeah, installing make_3.80-9_hurd-i386.deb solved the problem.
If I find other corrupt binaries I will follow the same path now.
Thanks.
Jayesh
-----Original Message-----
From: Ognyan Kulev [mailto:ogi@fmi.uni-sofia.bg]
Sent: Sunday, January 09, 2005 12:45 AM
To: Jayesh Salvi
Cc: help-hurd@gnu.org
Subject: Re: problem running binaries
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