Brad,
something is really wrong with your build environment, because DL doesn’t use
gcc 2.95. Are you sure you use DL's build environment?
Serge
On 01/07/2011 07:56 AM, Bradlee Landis wrote:
> My primary goal is to get snort, or another IPS installed into Devil
> Linux. If you would consider compiling snort with "--enable-inline",
> or add SnortSAM.
>
> I'm trying to build some programs for Devil Linux. I have done
> "./update_src", then "make menuconfig", but when I get to "make
> prepare", it gives me this error right of the bat:
> make: Entering directory `/data/build/tmp/linux-2.6.32'
> CHK include/linux/version.h
> HOSTCC scripts/basic/fixdep
> In file included from /usr/include/bits/posix1_lim.h:126,
> from /usr/include/limits.h:144,
> from
> /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/include/limits.h:117,
> from
> /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/include/syslimits.h:7,
> from
> /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/include/limits.h:11,
> from scripts/basic/fixdep.c:114:
> /usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory
>
>
> When I try to compile other applications, it gives me errors for
> limits.h like the above error, and also for a missing errno.h.
>
|