<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Flavio Poletti ha scritto:
<blockquote
 cite="mid34773.213.203.159.164.1168121253.squirrel@upmail.polettix.it"
 type="cite">
  <pre wrap="">Sei sicuro di aver installato le librerie pcap?

[snip]
  </pre>
  <blockquote type="cite">
    <pre wrap="">RawIP.c:1902: error: `pcap_t' undeclared (first use in this function)
RawIP.c:1902: error: `p' undeclared (first use in this function)
RawIP.c:1902: error: syntax error before ')' token
RawIP.c: In function `XS_Net__RawIP_dump_close':
RawIP.c:1916: error: `pcap_dumper_t' undeclared (first use in this
function)
RawIP.c:1916: error: `p' undeclared (first use in this function)
RawIP.c:1916: error: syntax error before ')' token
RawIP.c: In function `XS_Net__RawIP_file':
RawIP.c:1930: error: `pcap_t' undeclared (first use in this function)
RawIP.c:1930: error: `p' undeclared (first use in this function)
RawIP.c:1930: error: syntax error before ')' token
RawIP.c:1933: warning: assignment makes pointer from integer without a
cast
make: *** [RawIP.o] Error 1
  /usr/bin/make  -- NOT OK
    </pre>
  </blockquote>
  <pre wrap=""><!---->[snip]

_______________________________________________
Roma mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Roma@pm.org">Roma@pm.org</a>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/roma">http://mail.pm.org/mailman/listinfo/roma</a>

  </pre>
</blockquote>
Avevi ragione! mancava la libreria pcap! ma &egrave; strano che nel configure
non mi aveva avvertito! grazie mille! &egrave; da molto che volevo installarlo
:D<br>
Saluti!<br>
</body>
</html>