diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1354727')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1354727 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1354727 b/results/scraper/launchpad-without-comments/1354727 new file mode 100644 index 00000000..61a11834 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1354727 @@ -0,0 +1,10 @@ +build error with GCC 4.9 + +% gcc --version +gcc (GCC) 4.9.1 + +latest development version on git + +xen-hvm.c: In function ‘xen_hvm_init’: +xen-hvm.c:1008:41: error: ‘HVM_PARAM_IOREQ_PFN’ undeclared (first use in this function) + xc_get_hvm_param(xen_xc, xen_domid, HVM_PARAM_IOREQ_PFN, &ioreq_pfn); \ No newline at end of file |