* [Qemu-devel] master doesn't build on mingw32
@ 2011-08-05 9:57 Gerd Hoffmann
2011-08-05 10:57 ` Jan Kiszka
0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2011-08-05 9:57 UTC (permalink / raw)
To: qemu-devel@nongnu.org
CC slirp/arp_table.o
/home/kraxel/projects/qemu/slirp/arp_table.c: In function 'arp_table_add':
/home/kraxel/projects/qemu/slirp/arp_table.c:29: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'broadcast_addr'
/home/kraxel/projects/qemu/slirp/arp_table.c:29: error: 'broadcast_addr'
undeclared (first use in this function)
/home/kraxel/projects/qemu/slirp/arp_table.c:29: error: (Each undeclared
identifier is reported only once
/home/kraxel/projects/qemu/slirp/arp_table.c:29: error: for each
function it appears in.)
/home/kraxel/projects/qemu/slirp/arp_table.c: In function
'arp_table_search':
/home/kraxel/projects/qemu/slirp/arp_table.c:66: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'broadcast_addr'
/home/kraxel/projects/qemu/slirp/arp_table.c:66: error: 'broadcast_addr'
undeclared (first use in this function)
gmake: *** [slirp/arp_table.o] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] master doesn't build on mingw32
2011-08-05 9:57 [Qemu-devel] master doesn't build on mingw32 Gerd Hoffmann
@ 2011-08-05 10:57 ` Jan Kiszka
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2011-08-05 10:57 UTC (permalink / raw)
To: Gerd Hoffmann; +Cc: qemu-devel@nongnu.org
On 2011-08-05 11:57, Gerd Hoffmann wrote:
> CC slirp/arp_table.o
> /home/kraxel/projects/qemu/slirp/arp_table.c: In function 'arp_table_add':
> /home/kraxel/projects/qemu/slirp/arp_table.c:29: error: expected '=',
> ',', ';', 'asm' or '__attribute__' before 'broadcast_addr'
> /home/kraxel/projects/qemu/slirp/arp_table.c:29: error: 'broadcast_addr'
> undeclared (first use in this function)
> /home/kraxel/projects/qemu/slirp/arp_table.c:29: error: (Each undeclared
> identifier is reported only once
> /home/kraxel/projects/qemu/slirp/arp_table.c:29: error: for each
> function it appears in.)
> /home/kraxel/projects/qemu/slirp/arp_table.c: In function
> 'arp_table_search':
> /home/kraxel/projects/qemu/slirp/arp_table.c:66: error: expected '=',
> ',', ';', 'asm' or '__attribute__' before 'broadcast_addr'
> /home/kraxel/projects/qemu/slirp/arp_table.c:66: error: 'broadcast_addr'
> undeclared (first use in this function)
> gmake: *** [slirp/arp_table.o] Error 1
>
Missed that. My mingw32 toolchain is usually not working (comes without
liberity). Will send a pull request for a fix.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-05 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 9:57 [Qemu-devel] master doesn't build on mingw32 Gerd Hoffmann
2011-08-05 10:57 ` Jan Kiszka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).