Messages in this thread |  | | | From | Ulrich Drepper <> | | Date | Mon, 29 Mar 2010 07:57:05 -0700 | | Subject | Re: execve() returns ENOENT when ld-linux.so isn't found |
| |
On Mon, Mar 29, 2010 at 07:40, Olaf van der Spek <olafvdspek@gmail.com> wrote: > File not found is a very common error message with a pretty will > understood meaning. Overloading it in this way causes confusion.
Again and again: this is not the message the user should ever see. On its own. Once you precede it with the message about the dynamic linker not being found and the name the ENOENT string is the right one.
|  |