qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] Add pcap-based host network bridge


From: Consul
Subject: [Qemu-devel] Re: [PATCH] Add pcap-based host network bridge
Date: Tue, 09 Jun 2009 14:49:26 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Sebastian Herbszt wrote:
Consul wrote:
This small patch was needed to compile it. Otherwise it appears to work...

Odd. It compiles here fine. Can you post the error please?
Which wpdpack version are you using?


  CC    net.o
In file included from net.c:99:
c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/remote-ext.h:39:2: 
#error Please do not include this file directly. Just define HAVE_REMOTE and 
then include pcap.h
In file included from qemu-common.h:74,
                 from net.c:120:
osdep.h:56:1: warning: "inline" redefined
In file included from 
c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/pcap/pcap.h:41,
                 from 
c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/pcap.h:45,
                 from net.c:97:
c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/pcap-stdinc.h:66:1: 
warning: this is the location of the previous definition
net.c: In function `pcap_cleanup':
net.c:1236: warning: implicit declaration of function `pcap_getevent'
net.c:1236: warning: assignment makes pointer from integer without a cast
net.c:1237: warning: assignment makes pointer from integer without a cast
net.c: In function `net_pcap_init':
net.c:1236: warning: redundant redeclaration of 'pcap_getevent'
net.c:1236: warning: previous implicit declaration of 'pcap_getevent' was here
net.c:1422: warning: assignment makes pointer from integer without a cast
net.c:1423: warning: assignment makes pointer from integer without a cast





reply via email to

[Prev in Thread] Current Thread [Next in Thread]