Ciao Giovanni, Le jeudi 15 octobre 2009 16:22:12, Giovanni Di Stasi a écrit : > Dear OpenWrt developers, > > please find attached the Makefile for the package DITG. From the project > webpage: > > D-ITG (Distributed Internet Traffic Generator) is a platform capable to > produce traffic at packet level accurately replicating appropriate > stochastic processes for both IDT (Inter Departure Time) and PS (Packet > Size) random variables (exponential, uniform, cauchy, normal, pareto, > ...). D-ITG supports both IPv4 and IPv6 traffic generation and it is > capable to generate traffic at network, transport, and application > layer. We believe that D-ITG shows interesting properties when compared > to other traffic generators.
Build fails here with the following error: i486-openwrt-linux-uclibc-g++ -DLINUX_OS -Wall -Wno-deprecated -fPIC -c -o common/thread.o common/thread.cpp i486-openwrt-linux-uclibc-g++ -DLINUX_OS -Wall -Wno-deprecated -fPIC -c -o common/ITG.o common/ITG.cpp i486-openwrt-linux-uclibc-g++ -DLINUX_OS -Wall -Wno-deprecated -fPIC -c -o common/timestamp.o common/timestamp.cpp i486-openwrt-linux-uclibc-g++ -DLINUX_OS -Wall -Wno-deprecated -fPIC -c -o common/serial.o common/serial.cpp common/serial.cpp:87:21: error: stropts.h: No such file or directory Can you please fix this and resend? Thank you. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
