On 11/15/2011 04:41 PM, Eric Blake wrote:
On 11/15/2011 12:40 PM, Stefan Berger wrote:
> I get these type of compilation errors:
>
> In file included from util/virnetdevvportprofile.c:25:0:
> util/virnetdevvportprofile.h:49:13: error: expected
> specifier-qualifier-list before 'uint8_t'
> util/virnetdevvportprofile.c: In function 'virNetDevVPortProfileEqual':
> util/virnetdevvportprofile.c:45:33: error: 'struct<anonymous>' has no
> member named 'managerID'
On which platform (or more likely, with which version of libc headers?)
FC 14 with glibc-devel-2.13-2.i686 & glibc-devel-2.13-2.x86_64.
Stefan