From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Date: Thu, 02 May 2002 19:42:49 +0000 Subject: [LARTC] Compiling new htb Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi list, i just compiled new htb and it seems to work fine. Anyway, it didn't work straight forward so i think maybe some of you might be interested in getting it to work. First, i had to remove two lines from sch_htb.c (the ones containing DEVIK, i guess they were used for profiling) After "make modules" i had to link it against lib/rbtree.o like this: ld -m elf_i386 -r -o /lib/modules/$(uname -r)/kernel/net/sched/sch_htb.o net/sched/sch_htb.o lib/rbtree.o After that i was able to insmod it. Bye, Patrick _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/