Aaron Turner <synfinatic <at> gmail.com> writes: > > On Thu, Mar 11, 2010 at 1:47 PM, Joe (Tri) Dang <tdangstl <at> gmail.com> wrote: > > Hi list, > > I'm attempting to compile TCPReplay 3.4.3 on Solaris and kept getting the > > following errors when running ./configure. > > Wonder if you encountered similar issue or have any suggestion? > > > > checking for library containing pcap_close... no > > configure: error: Unable to link libpcap in /usr/local > > > > makefile failed to create. > > Libpcap version 1.0 was compiled & installed successfully to /usr/local/. > > TCPDUMP-4.0 successfully compiled and ran against the pcap. > > TcpReplay 3.4.3 however doesn't seems to recognize the existence of libpcap > > -- ./configure failed as described above. > > TcpReplay 3.4.2 also failed but with "configure: error: Unable to find a > > supported method to send packets. Please upgrade your libpcap or enable > > libdnet" > > Here is my working environment: > > ---------------------------------------------- > > TcpReplay version: 3.4.3 > > Libpcap: 1.0.0 > > Platform: Solaris, SunOS 5.10 Generic > > ./configure --enable-debug (ran --enable-debug just to get more info but > > also error out without) > > > > Just guessing right now, but might you have multiple copies of libpcap > (headers and/or libraries)? > > You might try ./configure --with-libpcap=/usr/local and see if that helps. >
---------------------------------------------------------------------- Hi, I am facing exactly similar issue while installing tcpreplay v3.4.4. I am not able to move ahead even after ./configure --with-libpcap=/usr/local/ Can somebody let me know the solution to this problem? I am trying to debug this issue for last two days, but no success. :( Appreciate your help. Thanks in advance. -Saurabh Agarwal ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
