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
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
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
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
@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
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
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
>
> --
>
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.
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
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
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
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
12 matches
Mail list logo