> > Hi Sam, > > Do you have better luck with: > > ./configure --enable-local-libopts && make > <snip> > > it on Suse 9.3. The compile failed when it encountered a > missing directory: > > tcpreplay-3.0.beta11/src/tcpedit/autoopts/options.h . I > suspect the problem > > may be because of the age of my toolset since tcpreplay compiled and > > installed without incident on Suse 10.1 > >
Hi Aaron, Huh! I missed that option in the --help listing. Using that option permitted the compile to complete and the install to proceed. Unfortunately the compile dropped another copy of libopts in /usr/lib/ (which may or not impact other programs). While not exactly an error, it might make sense to alter the included libopts build so that the resultant library has another name so there is less chance of odd interactions with later compiles? Thanks! Sam S. P.S. There were several interesting warnings during the initial make. Would you a log of the make process to look at the warnings -- before I redid the process using another prefix to isolate the libopts from my ld.so.conf path? ------------------------------------------------------------------------- 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
