Here's where my limits.h files are located. jerry@JLKreps:~ > locate limits.h /usr/include/limits.h /usr/lib/gcc-lib/i486-suse-linux/2.95.2/include/limits.h /usr/lib/gcc-lib/i486-suse-linux/2.95.2/include/syslimits.h /usr/lib/perl5/5.00503/i586-linux/Tk/pTk/compat/limits.h /usr/share/doc/packages/apache/manual/vhosts/fd-limits.html /usr/src/linux-2.2.16/include/asm-arm/limits.h /usr/src/linux-2.2.16/include/linux/limits.h jerry@JLKreps:~ > In order to get your compile to see it move it to /usr/linclude JLK On Sunday 14 January 2001 23:14, ZephyrQ wrote:
For the past several weeks, I have tried to compile programs but I keep getting variations of the following:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
The 'limits.h' seems to be the common element. A search of my system shows me 7 different locations (many of them from /lost+found). Do I just copy from one of those into...where? I do not have a linux/limits directory at root.
Installing by RPM seems to work fine, but a lot of programs are not available that way...(the latest being Procmeter).
All help is appreciated--thanx.
System info: SuSE 6.4, AMD k6-2...yada yada yada.
-- Scientific theories, according to Sir Karl Popper, can be "falsified," or proven wrong, by experiment. Unscientific theories -Marxist dialectical history and Freudian psychology were Popper's favorites- are formed in such a way that they cannot be falsified by data.