Bug #13425
i86xpv: multiply-defined symbols
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors with gcc 10:
ld: fatal: symbol 'HYPERVISOR_shared_info' is multiply-defined: (file obj64/fakebop.o type=OBJT; file obj64/boot_xconsole.o type=OBJT); ld: fatal: symbol 'xen_info' is multiply-defined: (file obj64/fakebop.o type=OBJT; file obj64/xen_mmu.o type=OBJT); ld: fatal: file processing errors. No output written to obj64/unix.o *** Error code 1 dmake: Fatal error: Command failed for target `obj64/unix.o' Current working directory /code/illumos-gate/usr/src/uts/i86xpv/unix
Testing done: Build/install/boot; however, I do not have xen setup to test with.