Displaying 1 result from an estimated 1 matches for "lanthanum".
2006 Apr 11
10
created new q_disc, inserted module, tc tells me unknown qdisc
...entions:
This again assumes "tc" version is 2.4.7. If your "tc" is a different
version, download the iproute2 source code, and edit Makefile to
point "TC_INCLUDE" to "-I..../iproute2/include -I..../iproute2/tc"
So, i did that, and i recompiled the q_xcp.so:
lanthanum-ini src-1.0.1 # make q_xcp.so
cc -O2 -fPIC -I/var/tmp/portage/iproute2-2.6.11.20050310-r1/work/iproute2-2.6.11/include/ -I/var/tmp/portage/iproute2-2.6.11.20050310-r1/work/iproute2-2.6.11/tc_include -o q_xcp.o -c q_xcp.c
ld -shared -o q_xcp.so q_xcp.o
rm -f q_xcp.o
But i still get the same error.....