* my <[EMAIL PROTECTED]> [20060513 17:24]:

> Need to recompile to test ati driver.

> I know this is somehow my fault, but do not know how or why:

[...]
> /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file
> or directory
[...]

Seems like you hit the "/usr/include/linux does not link to
/usr/src/linux/include/linux/" bug mentioned at
http://wiki.grml.org/doku.php?id=grml_0.7

As written there this should fix your problem:

cd /usr/include/
mv linux/ivtv.h /usr/src/linux/include/linux/
rm -rf linux
ln -s /usr/src/linux/include/linux linux

regards,
-mika-
-- 
You can tune a piano, but you can't tuna fish.

You can tune a filesystem, but you can't tuna fish.
                -- from the tunefs(8) man page

Attachment: pgptdte5qtks7.pgp
Description: PGP signature

_______________________________________________
Grml mailing list - [email protected]
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Reply via email to