Hi Ezequiel! How are you?! So, ...Hmmm...
Im using the following url to navigate by the sources (hehehe) http://lxr.linux.no/linux+v3.4.4/arch/x86/include/asm/ I have not done the download of the sources, yet. So, just navigating by the sources, the link to the unistd_32.h was broken. Well, I will do the download (if I have not one here in some pendriver)... ...! Thx!! 2012/7/6 Ezequiel Garcia <[email protected]> > On Fri, Jul 6, 2012 at 11:42 AM, Gustavo da Silva > <[email protected]> wrote: > > > > And another question: > > > > Where are the file "unistd_32.h"?! I'm not founding it in the > > "arch/x86/include/asm/" directory!! > > I think you can answer this for yourself: > > $ sudo updatedb && locate unistd_32.h > > or > > $ cd kernel-tree && find . -name "unistd_32.h" > > Mine is here (for x86): > > ./arch/x86/include/generated/asm/unistd_32.h > > Welcome to kernel-land :-) > Ezequiel. > -- Atenciosamente, Gustavo da Silva [email protected]
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
