Don't worry about the AM_PROG_CC_C_O error... not a big deal. The other issue is caused because you don't have GNU Autogen installed, which is required to build from SVN (releases don't have this requirement).
-Aaron On Fri, Apr 25, 2008 at 3:34 AM, Piers O'Hanlon <[EMAIL PROTECTED]> wrote: > Hi Aaron, > > Thanks very much for adding this feature - I checked out the trunk > (ran autogen.sh - which emitted one warning: "src/Makefile.am:96: > compiling `tcpbridge_opts.c' with per-target flags requires > `AM_PROG_CC_C_O' in `configure.ac'" but did generate a configure > script which ran ok) and attempted to build the src but I hit an > error: > make[3]: Entering directory `/home/piers/src/svn/tcpreplay.trunk/src/tcpedit' > tcpedit_stub.def > /bin/bash: tcpedit_stub.def: command not found > make[3]: *** [tcpedit_stub.h] Error 127 > > Thanks, -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
