Hello! Nils Lichtenfeld wrote: > sch_htb.c:1215: parse error before string constant > sch_htb.c:1215: warning: type defaults to `int' in declaration of > `MODULE_LICENSE' > sch_htb.c:1215: warning: function declaration isn't a prototype > sch_htb.c:1215: warning: data definition has no type or storage class Well, I just deleted line 1215 ---- line 1215 ---- MODULE_LICENSE("GPL"); ---- snapp ---- and sch_htb just compiled and could also be loaded (havn't tested if it is functional though). What is that line for? Two friends and I would like to make a howto on compiling HTB and are currently trieing to compile HTB on several current Linux-Distris. It would be nice, if we won't have to tell people to edit the source on their own. So Devik, could you make a workaround for this, please? Greetings, Nils