Public bug reported:
OS: Ubuntu 17.10
gcc: gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)
Trying to compile Xen 4.10-rc
Steps to reproduce w/ Xen 4.10:
configure ....
make world
Steps to reproduce quick test:
root@pclaidev:/rhel-home/pclai/test/ubuntu17.10/stdint# make t.o
cc -m32 -c -o t.o t.c
In file included from /usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h:9:0,
from t.c:1:
/usr/include/stdint.h:26:10: fatal error: bits/libc-header-start.h: No such
file or directory
#include <bits/libc-header-start.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 't.o' failed
make: *** [t.o] Error 1
root@pclaidev:/rhel-home/pclai/test/ubuntu17.10/stdint# cat t.c
#include <stdint.h>
root@pclaidev:/rhel-home/pclai/test/ubuntu17.10/stdint# gcc -v
Using built-in specs.
[snip]
gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)
root@pclaidev:/rhel-home/pclai/test/ubuntu17.10/stdint#
** Affects: xen (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725390
Title:
bits/libc-header-start.h: No such file
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1725390/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs