<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>What's the output of "./configure"?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Have a nice day</FONT></DIV>
<DIV><FONT size=2>GV<BR></FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=geek00l@gmail.com href="mailto:geek00l@gmail.com">CS Lee</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org
href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, April 16, 2009 9:09
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] freebsd
rpcapd</DIV>
<DIV><BR></DIV>hi there,<BR><BR>Has anyone successfully compiled rpcapd on
Freebsd 7.1, I'm currently having problem with winpcap-4.1.beta5, the error is
shown below -<BR><BR>It does pass through the configure stage, and make gives
me this error<BR><BR>cd winpcap/wpcap/libpcap<BR>make<BR>gcc -O2 -I.
-DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DHAVE_REMOTE -c
./pcap-bpf.c<BR>./pcap-bpf.c: In function 'pcap_create':<BR>./pcap-bpf.c:406:
warning: passing argument 1 of 'pcap_opensource_remote' from incompatible
pointer type<BR>./pcap-bpf.c:406: error: too many arguments to function
'pcap_opensource_remote'<BR>./pcap-bpf.c:406: warning: assignment makes
pointer from integer without a cast<BR>./pcap-bpf.c:411: error: 'snaplen'
undeclared (first use in this function)<BR>./pcap-bpf.c:411: error: (Each
undeclared identifier is reported only once<BR>./pcap-bpf.c:411: error: for
each function it appears in.)<BR>./pcap-bpf.c:412: error: 'pcap_t' has no
member named 'timeout'<BR>./pcap-bpf.c:412: error: 'to_ms' undeclared (first
use in this function)<BR>./pcap-bpf.c:413: error: 'promisc' undeclared (first
use in this function)<BR>*** Error code 1<BR><BR>Stop in
/usr/home/analyzt/rp-Apps/wpcap-4.1.b5/wpcap/libpcap.<BR><BR><BR>I tried
4.0.2, and I hit other error, pcap-bpf.c stage is passed <BR><BR>cd
winpcap/wpcap/libpcap<BR> make<BR>gcc -O2 -I. -DHAVE_CONFIG_H
-D_U_="__attribute__((unused))" -DHAVE_REMOTE -c ./pcap-new.c<BR>In file
included from
./sockutils.h:57,<BR>
from
./pcap-remote.h:38,<BR>
from ./pcap-new.c:34:<BR>/usr/include/string.h:89: error: expected declaration
specifiers or '...' before '(' token<BR>/usr/include/string.h:89: error:
expected declaration specifiers or '...' before '('
token<BR>/usr/include/string.h:89: error: expected declaration specifiers or
'...' before '(' token<BR>/usr/include/string.h:89: error: expected ')' before
',' token<BR>*** Error code 1<BR><BR>Stop in
/usr/home/analyzt/rp-Apps/wpcap-4.0.2/wpcap/libpcap.<BR><BR>If any of you
think config.log and Makefile can be helpful to solve the problem, I will send
over.<BR><BR>Anyway I have successfully compiled rpcapd on Ubuntu linux, and I
hope it can be resolved on Freebsd so I can add it to the liveCD I'm working
on.<BR><BR>Thanks!<BR><BR>-- <BR>Best Regards,<BR><BR>CS Lee<geek00L[at]<A
href="http://gmail.com">gmail.com</A>><BR><BR><A
href="http://geek00l.blogspot.com">http://geek00l.blogspot.com</A><BR><A
href="http://defcraft.net">http://defcraft.net</A><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>Winpcap-users
mailing
list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>