Hi Meir,
On Thu, 18 Nov 1999, Meir Litmanovich wrote:
> I think, I can describe this strange behavior :-)
> Only thing you needed to do is to do
> make xconfig/xonfig in kernel directory.
> It creates some very importent architecture links
> in the directory three. Without it no include
> would
I think, I can describe this strange behavior :-)
Only thing you needed to do is to do
make xconfig/xonfig in kernel directory.
It creates some very importent architecture links
in the directory three. Without it no include
would work. Seems strange that RH not thought about it :-)
Meir
P.S. An
Hi all,
On Wed, 17 Nov 1999, Ilya Konstantinov wrote:
> Heya Nir,
>
> Did you install kernel-headers package?
> (kernel-headers-2.2.12-20.i386.rpm)
> You need it for basic Linux include (C header .h files).
> Those should be stored in /usr/include/linux.
> You don't have to install the whole ke
Heya Nir,
Did you install kernel-headers package?
(kernel-headers-2.2.12-20.i386.rpm)
You need it for basic Linux include (C header .h files).
Those should be stored in /usr/include/linux.
You don't have to install the whole kernel source for it,
just kernel-headers package.
"Nir Simionovich (Ri
Hi All,
I've encountered a silly problem with RH6.1, and wondered if anyone
encountered it too, so here goes. After the installation is finished,
which went well, nothing unusuall happend. I wanted to compile and install
Apache 1.3.9 on the machine, imagine my surprise that after running
'make'
the only ones needed are:
/usr/src/include/asm -> /usr/src/include/asm-i386
/usr/include/asm -> /usr/src/include/asm
(if it points to asm-i386 it is a wrong assumption)
The second one already should have been there even on fresh installed RH
The first one is somehow absent, which is RH mystery