Project

General

Profile

Actions

Bug #13425

closed

i86xpv: multiply-defined symbols

Added by Toomas Soome over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
kernel
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

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.

Actions #1

Updated by Electric Monk over 2 years ago

  • Gerrit CR set to 1145
Actions #2

Updated by Toomas Soome over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Electric Monk over 2 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 4f1c2d80debdaa7ad92b0677c6c86fb6b782e811

commit  4f1c2d80debdaa7ad92b0677c6c86fb6b782e811
Author: Toomas Soome <tsoome@me.com>
Date:   2021-01-26T19:00:55.000Z

    13425 i86xpv: multiply-defined symbols
    Reviewed by: C Fraire <cfraire@me.com>
    Reviewed by: Igor Kozhukhov <igor@dilos.org>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF