On Sat, Apr 21, 2001 at 05:19:27PM +0200, [EMAIL PROTECTED] wrote:
> Hi,
>
> I have problems with compiling libwww (w3c-libwww-5.2.8), see above.
> Has anybody managed to compile it on Qx0? Which version?
it compiled and installed cleanly last time I tried, funny enough it
was exactly 5.2.8.
The error looks like the right include wasn't included, maybe a problem
with your kernel headers? They are supposed to be in
/usr/src/linux/include/asm
and they must be configured. Easiest is to install the kernel-sources.rpm
and run 'make oldconfig' in that dir.
When you experiment with new kernel sources it is better to do the experiments
in some other place than /usr/src/linux
Bye
Richard