Displaying 7 results from an estimated 7 matches for "paretonormal".
2005 Jul 04
0
Problem linking with libdb
...cal/BerkeleyDB.4.2/lib -lm -o normal
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES pareto.c -lresolv -L../lib -lnetlink -lutil -L/usr/local/BerkeleyDB.4.2/lib -lm -o pareto
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES paretonormal.c -lresolv -L../lib -lnetlink -lutil -L/usr/local/BerkeleyDB.4.2/lib -lm -o paretonormal
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -o normal normal.c -lm
./normal >normal.dist
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAM...
2006 Oct 31
0
glibc free error rebuilding iproute-2.6.9-3.EL4.3.centos4.src.rpm
...ute-2.6.9-3.EL4.3.centos4.src.rpm
...
./normal >normal.dist
*** glibc detected *** free(): invalid next size (normal): 0x08491050 ***
/bin/sh: line 1: 5236 Aborted ./normal >normal.dist
make[1]: *** [normal.dist] Error 134
...
+ install -m 644 tc/normal.dist tc/pareto.dist tc/paretonormal.dist
/data/tmp/cd654c/rpm/tmp/iproute-2.6.9-root/usr/lib/tc
install: cannot stat `tc/pareto.dist': No such file or directory
install: cannot stat `tc/paretonormal.dist': No such file or directory
error: Bad exit status from /data/tmp/cd654c/rpm/tmp/rpm-tmp.36741 (%install)
...
etc.
Any id...
2005 Feb 02
1
doubts: cross compiling iproute2
i tried to cross compile iproute2 on a linux machine using a cross compiler for ppc750. i have some questions:
1) make tries to execute tc/normal, tc/paretonormal, tc/pareto to make distribution files like normal.dist
because i am cross compiling the object files can''t be executed. will it suffice if i copy the distribution files from my linux iproute2 compilation to the /usr/lib/tc directory on the ppc?
2)i can''t locate db_185.h for th...
2005 Oct 04
4
iproute2-050929 ERORR compiling
.../iproute2-050929/misc''
make[1]: Entering directory `/home/src/a/04102005/iproute2-050929/netem''
gcc -Wall -O1 -I../include -o maketable maketable.c -lm
gcc -Wall -O1 -I../include -o normal normal.c -lm
gcc -Wall -O1 -I../include -o pareto pareto.c -lm
gcc -Wall -O1 -I../include -o paretonormal paretonormal.c -lm
./normal > normal.dist
./pareto > pareto.dist
7./paretonormal > paretonormal.dist
./maketable experimental.dat > experimental.dist
make[1]: Leaving directory `/home/src/a/04102005/iproute2-050929/netem''
When I do make tc in tc directry I get
"bison...
2005 Aug 16
0
[ANNOUNCE] iproute2 util update
http://developer.osdl.org/dev/iproute2/download/iproute2-050816.tar.gz
Update to iproute2 to include:
* Limit ip neigh flush to 10 rounds
* tc ematch support (thomas)
* build cleanups (thomas, et al)
* Fix for options process with ipt (jamal)
* Fix array overflow in paretonormal distribution build
* Update include files to 2.6.13
* Decnet doc update (Steven Whithouse)
Note: the ematch support won''t build on really old versions of bison (1.28),
but the kernel on those systems wouldn''t support it anyway.
2005 Jan 25
0
[ANNOUNCE] iproute2 (050124) release
...proute2/download/iproute2-2.6.10-ss050124.tar.gz
Changes since last version:
[Yun Mao]
fix typo in ss
[Thomas Graf]
tc pedit/action cleanups
add addraw_l
rtattr_parse cleanups
[Jamal Hadi Salim]
typo in m_mirred
add support for pedit
[Jim Gifford]
Fix allocation size error in nomal and paretonormal generation
programs.
--
Stephen Hemminger <shemminger@osdl.org>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Apr 11
10
created new q_disc, inserted module, tc tells me unknown qdisc
Hi,
I am trying to install a proprietary qdisc made for research, it is not publically released yet, however its been used several times so i know it works.
The files included are:
q_xcp.c:
static int xcp_parse_opt()
static int xcp_print_opt()
static int xcp_print_xstats()
struct qdisc_util xcp_util = { "NULL", "xcp" ..... };
sch_xcp.c:
static int