[Bug 1725390] Re: bits/libc-header-start.h: No such file

2018-05-04 Thread jitendra rajput
Below command helped to fix this issue: $ sudo apt-get install gcc-multilib g++-multilib -- 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 manag

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2018-03-05 Thread Murat Ozgur Kaymakci
I've had a similar problem, It worked after installing gcc-multilib package. -- 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 notificati

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2018-01-27 Thread Romário Rios
The bug is triggered by the -m32 compiler flag, as evidenced by[1]. Looking for other people that had similar problems with -m32, I found this[2]. So, after installing gcc-multilib and g++-multilib, the compilation now works. All the people who couldn't reproduce this bug probably already had one

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2018-01-27 Thread Romário Rios
I have a similar error when trying to compile klisp: $ hg clone https://bitbucket.org/AndresNavarro/klisp $ cd klisp/src $ make posix make all \ "MYCFLAGS=-DKLISP_USE_POSIX -D_POSIX_SOURCE " \ "MYLIBS=" make[1]: Entering directory '/home/luizromario/klisp/klisp/src' gcc -O2 -std=g

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-12-27 Thread Andreas Hasenack
@edu.mco, please see comment #4 for the missing package. If you have it installed, you may want to try to reinstall it then. -- 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-he

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-12-27 Thread Eduardo
I'm having the same issue trying to build wineasio using the MAKE command Ubuntu Studio 17.10 gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0 gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows-m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-alias

Re: [Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-12-26 Thread Andreas Hasenack
Thanks for getting back to us about this :) On Dec 26, 2017 17:15, "Paul Lai" <1725...@bugs.launchpad.net> wrote: > I re-installed 17.10 and cannot reproduce the issue. > > Thanks for the words. Marked bug "Invalid" > > ** Changed in: xen (Ubuntu) >Status: Incomplete => Invalid > > -- >

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-12-26 Thread Paul Lai
I re-installed 17.10 and cannot reproduce the issue. Thanks for the words. Marked bug "Invalid" ** Changed in: xen (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-11-28 Thread Andreas Hasenack
It also worked for me in an artful container, following @powersj's steps but using "make build-tools" as you suggested. I also tried "make world", and that just finished correctly as well. The missing file from your report comes from the libc6-dev package: root@artful-xen:~# find /usr -name lib

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-11-27 Thread Paul Lai
Hi @Joshua: Thanks for the reply. The 'make build' only build the xen binary. This also builds in my environment. This doesn't build the 'xen tools' (aka xl), which is necessary with every large step of Xen. The build breakage is in this tools area. The command: make build-tools will reprod

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-11-22 Thread Joshua Powers
Thanks for taking the time to file a bug! I tried building the latest Xen 4.10 rc3 on my Artful system with the following, which worked: $ sudo apt-get build-deps xen $ sudo apt-get install texinfo pandoc $ wget https://downloads.xenproject.org/release/xen/4.10.0-rc3/xen-4.10.0-rc3.tar.gz $ tar

[Bug 1725390] Re: bits/libc-header-start.h: No such file

2017-11-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xen (Ubuntu) Status: New => Confirmed -- 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/l