Mailing List Archive

error while building xen-tools using "make -j4 dist-tools" from gcc-8.2.0
I am getting error while building xen-tools using "make -j4 dist-tools"

I have gcc-8.2.0 and python 2.7.15+ and i am using xen4.11.1
i have also tested this with earlier versions of xen like 4.11.0 and 4.10
etc
i am unable to resolve this error.

further, i visited this link:
https://lists.denx.de/pipermail/u-boot/2018-July/336364.html
this does not explain how to solve this error at all. I dont know where to
put '-g' flag and in which makefile.
And i getting no response on the above error.

please help.

[BUILD] bin/dhcpopts.o
/tmp/cc5bYolT.s: Assembler messages:
/tmp/cc5bYolT.s:18289: Error: junk at end of line, first unrecognized
character is `@'
/tmp/cc5bYolT.s:18339: Error: junk at end of line, first unrecognized
character is `@'
/tmp/cc5bYolT.s:20027: Error: junk at end of line, first unrecognized
character is `@'
/tmp/cc5bYolT.s:18289: Error: can't resolve `__table_entries.2720'
{.tbl.net_device_configurators.99 section} - `__table_entries.2722'
{.tbl.net_device_configurators.00 section}
/tmp/cc5bYolT.s:18339: Error: can't resolve `__table_entries.2720'
{.tbl.net_device_configurators.99 section} - `__table_entries.2722'
{.tbl.net_device_configurators.00 section}
/tmp/cc5bYolT.s:20027: Error: can't resolve `__table_entries.2796'
{.tbl.net_device_configurators.99 section} - `__table_entries.2798'
{.tbl.net_device_configurators.00 section}
make[8]: *** [Makefile.housekeeping:916: bin/netdevice.o] Error 1
make[8]: *** Waiting for unfinished jobs....
make[8]: Leaving directory
'/home/ayush/drakvuf/xen/tools/firmware/etherboot/ipxe/src'
make[7]: *** [Makefile:28: ipxe/src/bin/rtl8139.rom] Error 2
make[7]: Leaving directory
'/home/ayush/drakvuf/xen/tools/firmware/etherboot'
make[6]: ***
[/home/ayush/drakvuf/xen/tools/firmware/../../tools/Rules.mk:249:
subdir-all-etherboot] Error 2
make[6]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'
make[5]: ***
[/home/ayush/drakvuf/xen/tools/firmware/../../tools/Rules.mk:244:
subdirs-all] Error 2
make[5]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'
make[4]: *** [Makefile:37: all] Error 2
make[4]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'
make[3]: *** [/home/ayush/drakvuf/xen/tools/../tools/Rules.mk:249:
subdir-install-firmware] Error 2
make[3]: Leaving directory '/home/ayush/drakvuf/xen/tools'
make[2]: *** [/home/ayush/drakvuf/xen/tools/../tools/Rules.mk:244:
subdirs-install] Error 2
make[2]: Leaving directory '/home/ayush/drakvuf/xen/tools'
make[1]: *** [Makefile:74: install] Error 2
make[1]: Leaving directory '/home/ayush/drakvuf/xen/tools'
Re: error while building xen-tools using "make -j4 dist-tools" from gcc-8.2.0 [ In reply to ]
https://git.ipxe.org/ipxe.git/commit/8ed4e3049f5fcb3a0b32f5190940e78c61654cff

check the upstream git repo for this library. I found this patch above.

By the way, if you are on Debian/Ubuntu the supporting qemu library has ipxe-qemu as a depends, so no need to build ipxe.
Hope toi help,
PryMar56
 ##xen-packaging on Freenode IRC
On Tuesday, February 19, 2019, 7:51:08 AM PST, Ayush Dosaj <ayushdosaj2313@gmail.com> wrote:

I am getting error while building xen-tools using "make -j4 dist-tools"
I have gcc-8.2.0 and python 2.7.15+ and i am using xen4.11.1i have also tested this with earlier versions of xen like 4.11.0 and 4.10 etci am unable to resolve this error.
further, i visited this link: https://lists.denx.de/pipermail/u-boot/2018-July/336364.htmlthis does not explain how to solve this error at all. I dont know where to put '-g' flag and in which makefile.And i getting no response on the above error.
please help.
[BUILD] bin/dhcpopts.o/tmp/cc5bYolT.s: Assembler messages:/tmp/cc5bYolT.s:18289: Error: junk at end of line, first unrecognized character is `@'/tmp/cc5bYolT.s:18339: Error: junk at end of line, first unrecognized character is `@'/tmp/cc5bYolT.s:20027: Error: junk at end of line, first unrecognized character is `@'/tmp/cc5bYolT.s:18289: Error: can't resolve `__table_entries.2720' {.tbl.net_device_configurators.99 section} - `__table_entries.2722' {.tbl.net_device_configurators.00 section}/tmp/cc5bYolT.s:18339: Error: can't resolve `__table_entries.2720' {.tbl.net_device_configurators.99 section} - `__table_entries.2722' {.tbl.net_device_configurators.00 section}/tmp/cc5bYolT.s:20027: Error: can't resolve `__table_entries.2796' {.tbl.net_device_configurators.99 section} - `__table_entries.2798' {.tbl.net_device_configurators.00 section}make[8]: *** [Makefile.housekeeping:916: bin/netdevice.o] Error 1make[8]: *** Waiting for unfinished jobs....make[8]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware/etherboot/ipxe/src'make[7]: *** [Makefile:28: ipxe/src/bin/rtl8139.rom] Error 2make[7]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware/etherboot'make[6]: *** [/home/ayush/drakvuf/xen/tools/firmware/../../tools/Rules.mk:249: subdir-all-etherboot] Error 2make[6]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'make[5]: *** [/home/ayush/drakvuf/xen/tools/firmware/../../tools/Rules.mk:244: subdirs-all] Error 2make[5]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'make[4]: *** [Makefile:37: all] Error 2make[4]: Leaving directory '/home/ayush/drakvuf/xen/tools/firmware'make[3]: *** [/home/ayush/drakvuf/xen/tools/../tools/Rules.mk:249: subdir-install-firmware] Error 2make[3]: Leaving directory '/home/ayush/drakvuf/xen/tools'make[2]: *** [/home/ayush/drakvuf/xen/tools/../tools/Rules.mk:244: subdirs-install] Error 2make[2]: Leaving directory '/home/ayush/drakvuf/xen/tools'make[1]: *** [Makefile:74: install] Error 2make[1]: Leaving directory '/home/ayush/drakvuf/xen/tools'


_______________________________________________
Xen-users mailing list
Xen-users@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-users