* [LARTC] Compiling new htb
@ 2002-05-02 19:42 Patrick McHardy
2002-05-02 22:34 ` Martin Devera
0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2002-05-02 19:42 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Compiling new htb
2002-05-02 19:42 [LARTC] Compiling new htb Patrick McHardy
@ 2002-05-02 22:34 ` Martin Devera
0 siblings, 0 replies; 2+ messages in thread
From: Martin Devera @ 2002-05-02 22:34 UTC (permalink / raw)
To: lartc
Good work Partick :) I just published final patches which
should apply and compile cleanly.
devik
On Thu, 2 May 2002, Patrick McHardy wrote:
> 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/
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-05-02 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-02 19:42 [LARTC] Compiling new htb Patrick McHardy
2002-05-02 22:34 ` Martin Devera
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.