[PLUG] Serious Problem With GCC

Carlos Konstanski ckonstanski at pippiandcarlos.com
Mon Nov 12 19:48:29 UTC 2007


At Mon, 12 Nov 2007 11:32:29 -0800,
Quentin Hartman wrote:
> 
> On Nov 12, 2007 11:25 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> 
> > On Mon, 12 Nov 2007, Rich Shepard wrote:
> >
> > >   When trying to build the latest SQLite3 I see the attached config.log.
> >
> >   Now it's attached.
> >
> 
> The problems seem to start with:
> 
> In file included from /usr/include/bits/posix1_lim.h:153,
>                  from /usr/include/limits.h:144,
>                  from
> /usr/lib/gcc/i486-slackware-linux/3.4.6/include/limits.h:122,
>                  from
> /usr/lib/gcc/i486-slackware-linux/3.4.6/include/syslimits.h:7,
>                  from
> /usr/lib/gcc/i486-slackware-linux/3.4.6/include/limits.h:11,
>                  from conftest.c:9:
> /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
> 
> What should be providing limits.h? First hit on Google for "linux limits.h"
> is
> http://lists.arm.linux.org.uk/pipermail/linux-arm-toolchain/2006-January/000353.html
> 
> Is that relevant?
> 
> -- 
> -Regards-
> 
> -Quentin Hartman-

Are you using a distro kernel?  Do you have a package analagous to
linux-headers in gentoo, which provides kernel headers for inclusion
in C code?



More information about the PLUG mailing list