#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
Jayesh -----Original Message----- From: Alfred M. Szmidt [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 9:38 AM To: Jayesh Salvi Cc: [email protected] Subject: Re: problem running binaries #make -bash:/usr/bin/make: No such file or directory Can you show what the output of `ls -l /usr/bin/make /bin/make' is? #sh make make: make: cannot execute binary file That won't work, make isn't a shell script. _______________________________________________ Help-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-hurd
