Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-06 Thread C. L. Martinez
Thanks Luigi. It is all ok now. On Thu, Mar 6, 2014 at 3:19 PM, Luigi Rizzo wrote: > > > > On Thu, Mar 6, 2014 at 4:00 PM, C. L. Martinez wrote: >> >> Luigi, >> >> I have updated my system to FreeBSD 10 STABLE, and netmap-libpcap >> returns same errors: > > > this is because you haven't install

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-06 Thread Luigi Rizzo
On Thu, Mar 6, 2014 at 4:00 PM, C. L. Martinez wrote: > Luigi, > > I have updated my system to FreeBSD 10 STABLE, and netmap-libpcap > returns same errors: > this is because you haven't installed the headers in /usr/include/net cheers luigi > > root@plzfnsm01:/tmp/n/netmap-libpcap # make > c

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-06 Thread C. L. Martinez
Luigi, I have updated my system to FreeBSD 10 STABLE, and netmap-libpcap returns same errors: root@plzfnsm01:/tmp/n/netmap-libpcap # make cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 -c ./pcap-bpf.c cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 -c .

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread Luigi Rizzo
On Tue, Mar 4, 2014 at 1:00 PM, C. L. Martinez wrote: > On Tue, Mar 4, 2014 at 11:45 AM, Luigi Rizzo wrote: > > > > > > > > On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez > > wrote: > >> > >> Hi all, > >> > >> When I try to compile netmap-libpcap, these errors appears: > >> > >> root@plzfsiem

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread C. L. Martinez
On Tue, Mar 4, 2014 at 11:45 AM, Luigi Rizzo wrote: > > > > On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez > wrote: >> >> Hi all, >> >> When I try to compile netmap-libpcap, these errors appears: >> >> root@plzfsiem01:/tmp/j/netmap-libpcap # make >> cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attrib

Re: netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread Luigi Rizzo
On Tue, Mar 4, 2014 at 11:27 AM, C. L. Martinez wrote: > Hi all, > > When I try to compile netmap-libpcap, these errors appears: > > root@plzfsiem01:/tmp/j/netmap-libpcap # make > cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 > -c ./pcap-bpf.c > cc -fpic -I. -DHAVE_CONFIG_H

netmap-libpcap doesn't installs under FreeBSD10

2014-03-04 Thread C. L. Martinez
Hi all, When I try to compile netmap-libpcap, these errors appears: root@plzfsiem01:/tmp/j/netmap-libpcap # make cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 -c ./pcap-bpf.c cc -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 -c ./pcap-netmap.c ./pcap-net