All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Habermann <mhabermann@gmx.de>
To: rekha gvv <rekhagvvc@yahoo.co.in>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: glibc 2.2.2  error
Date: Tue, 19 Nov 2002 09:11:48 +0800	[thread overview]
Message-ID: <3DD98FD4.3020804@gmx.de> (raw)
In-Reply-To: 20021118122042.74002.qmail@web8001.mail.in.yahoo.com


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/

      parent reply	other threads:[~2002-11-19  1:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18 12:20 glibc 2.2.2 error rekha gvv
2002-11-18 13:21 ` Kenneth Johansson
2002-11-18 16:53 ` William A. Gatliff
2002-11-19  1:11 ` Michael Habermann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DD98FD4.3020804@gmx.de \
    --to=mhabermann@gmx.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=rekhagvvc@yahoo.co.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.