[PLUG] Can't find execvp...

Sam Hart criswellious at gmail.com
Sat Jan 15 04:03:44 UTC 2011


On Fri, Jan 14, 2011 at 7:34 PM, Michael C. Robinson
<plug_1 at robinson-west.com> wrote:
> Any idea what I forgot to compile and install under /tools?  I am
> following LFS, Linux From Scratch, 6.6.

I haven't messed with Linux From Scratch in a few years so I can't
tell you specifically where you may have gone wrong there... But more
generally, execvp is from "unistd.h" which is part of libc and should
have been installed with the rest of your GNU C Library headers.

I'd double check that you have your GNU C Library dev suite installed,
because chances are that's what you're missing...

                                      ---Sam



More information about the PLUG mailing list