On Mon, Aug 07, 2006 at 10:17:14PM -0700, Aaron Turner wrote: > Hmmm... maybe I need a QA department... beta10 was another rotten egg, > due to the tarball missing a critical header file... Anyways, fixed > that and added the ability to change the DLT type of output files in > tcprewrite. Of course, be sure to rewrite the layer two header with > --dlink while you're at it since this doesn't magically rewrite that > for you. > > Anyways, I'd love to hear if this actually works for someone. :)
Not yet: --- then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi cache.c:323:1: directives may not be used inside a macro argument cache.c:317:55: unterminated argument list invoking macro "dbgx" cache.c: In function `add_cache': cache.c:326: `dbgx' undeclared (first use in this function) cache.c:326: (Each undeclared identifier is reported only once cache.c:326: for each function it appears in.) cache.c:326: parse error before string constant make[4]: *** [cache.o] Error 1 make[4]: Leaving directory `/usr/local/src/tcpreplay-3.0.beta11/src/common' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/local/src/tcpreplay-3.0.beta11/src/common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/tcpreplay-3.0.beta11/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/tcpreplay-3.0.beta11/src' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:/usr/local/src/tcpreplay-3.0.beta11# --- This is using GCC 3.2.2 on RedHat Enterprise Linux 3. Getting closer, though -- tcpr.h is definitely there! :) -roy ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
