Unfortunately I don't have access to a Solaris box anymore so I don't have a way to reproduce this problem. If anyone can give me access that would help.
On Mon, May 23, 2011 at 3:11 AM, Saurabh Agarwal <[email protected]> wrote: > 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 -- Aaron Turner http://synfin.net/ Twitter: @synfinatic http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin "carpe diem quam minimum credula postero" ------------------------------------------------------------------------------ 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
