Re: Issue with using using tc api

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 03 Feb 2005 11:43:40 +0800
"sanjeev ravindran" <sanjeev_ravindran@xxxxxxxxxxxxx> wrote:

> Thank you so much for ur response Stephen,
> 
> Ya, I found that dlopen tries to load q_htb.so.. and it fails.. 
> I tried to locate q_htb.so in my rh9 machiene.. but i couldnt locate it..
> Could you let me know how build q_htb.so standalone ??
> Thanks in advance,
> With best regards,
> Sanjeev Ravindran

Something like:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include \
 -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -shared -fpic q_htb.c -o q_htb.so

The tc/Makefile shows how it is done for q_netem.so

_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux