Teck Choon Giam
2010-Jan-07 10:57 UTC
[Xen-devel] privcmd.c:37: error: expected declaration specifiers or ''...'' before ''pgtable_t''
Hi, This is for your information. xen-3.4-testing.hg changeset 19869 linux-2.6.18-xen.hg changeset 974 I got the below error while compiling linux-2.6.18-xen.hg: CC drivers/xen/pciback/pciback_ops.o CC drivers/xen/pcifront/xenbus.o CC drivers/xen/privcmd/privcmd.o /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c:37: error: expected declaration specifiers or ''...'' before ''pgtable_t'' /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c: In function ''enforce_singleshot_mapping'': /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c:48: warning: passing argument 4 of ''apply_to_page_range'' from incompatible pointer type make[8]: *** [drivers/xen/privcmd/privcmd.o] Error 1 make[7]: *** [drivers/xen/privcmd] Error 2 make[7]: *** Waiting for unfinished jobs.... Thanks. Kindest regards, Giam Teck Choon _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jan Beulich
2010-Jan-07 11:16 UTC
Re: [Xen-devel] privcmd.c:37: error: expected declaration specifiers or ''...'' before ''pgtable_t''
I posted a patch for this earlier today. Jan>>> Teck Choon Giam <giamteckchoon@gmail.com> 07.01.10 11:57 >>>Hi, This is for your information. xen-3.4-testing.hg changeset 19869 linux-2.6.18-xen.hg changeset 974 I got the below error while compiling linux-2.6.18-xen.hg: CC drivers/xen/pciback/pciback_ops.o CC drivers/xen/pcifront/xenbus.o CC drivers/xen/privcmd/privcmd.o /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c:37: error: expected declaration specifiers or ''...'' before ''pgtable_t'' /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c: In function ''enforce_singleshot_mapping'': /home/choonrpm/rpmbuild/BUILD/xen-3.4.3-rc1-pre-src/linux-2.6.18-xen.hg/drivers/xen/privcmd/privcmd.c:48: warning: passing argument 4 of ''apply_to_page_range'' from incompatible pointer type make[8]: *** [drivers/xen/privcmd/privcmd.o] Error 1 make[7]: *** [drivers/xen/privcmd] Error 2 make[7]: *** Waiting for unfinished jobs.... Thanks. Kindest regards, Giam Teck Choon _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel