Just make sure you have the following symlinks:
/usr/include/asm -> ../src/linux/include/asm
/usr/include/linux -> ../src/linux/include/linux
/usr/src/linux -> linux-2.2.16 # or whatever is your kernel
/usr/src/linux/include/asm -> asm-i386 # or whatever is your architecture
Hope this helps.
On
I have a related problem. I have RH6.1, but I recently upgraded to
kernel 2.2.16, using the instructions from the HOWTO (as well as all
other recommended upgrades)
Now, when I try to compile anything complicated (e.g. the kernel itself,
or xemacs), I get error messages like
In file included fro
Right. There's one in the kernel-headers RPM to which I set a symlink. But
I thought that I had seen somewhere on the kernel list that users should not
have to have the kernel headers on their machine in order to compile normal
programs (i.e. programs that don't interact directly with the kernel
(sorry if this gets in twice)
Right. There's one in the kernel-headers RPM to which I set a symlink. But
I thought that I had seen somewhere on the kernel list that users should not
have to have the kernel headers on their machine in order to compile normal
programs (i.e. programs that don't in
I think 'linux/limits.h' is generated when you configure and/or compile
the kernel.
René
Tony Seward wrote:
>
> When including I get the following traceback:
>
>
> make[3]: Entering directory /home/seward/Wavetrain/tempus/src/matrixio'
> c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLINUX
> -I/usr/l
When including I get the following traceback:
make[3]: Entering directory /home/seward/Wavetrain/tempus/src/matrixio'
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLINUX
-I/usr/local/matlab/extern/include -I../../include/matrixio
-I../../include/support -I../../include/tempus -I../../include/portinc