On Sun, 8 Apr 2001, Peter Ruskin wrote:
> For some time now 'linux' and 'asm' have been banished by Mandrake from
> /usr/include. However, if I want to build stuff from source, many apps
> expect them to be there, for example QT-2.3.0 and kde-2.1.1.
>
??? Have you installed kernel-headers?
bor@localhost% ll -d /usr/include/{linux,asm}
drwxr-xr-x 2 root root 2920 ��� 6 22:00 /usr/include/asm/
drwxr-xr-x 10 root root 14256 ��� 6 22:00
/usr/include/linux/
bor@localhost% rpm -q --file /usr/include/linux
kernel-headers-2.4.3-8mdk
-andrej