glibc 2.2.2 error

Michael Habermann mhabermann at gmx.de
Tue Nov 19 12:11:48 EST 2002


rekha gvv wrote:

>
>
>../linuxthreads/sysdeps/unix/sysv/linux/bits/local_lim.h:36:26:
>linux/limits.h: No such file or directory
>
You have to create a symbolic link to the kernels include/linux and
include/asm directory into the /usr/local/powerpc-linux/include directory.
e.g.
cd /usr/local/powerpc-linux/include
ln -s /usr/src/ppclinux/include/linux
ln -s /usr/src/ppclinux/include/asm

The kernel source has to exist for that and the kernels make menuconfig
had to be called earlier.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list