Actions
Bug #13495
closedklmmod: multiply-defined symbols
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 'lm_lck' is multiply-defined: (file obj64/klmmod.o type=OBJT; file obj64/nlm_impl.o type=OBJT); ld: fatal: file processing errors. No output written to obj64/klmmod *** Error code 1 dmake: Fatal error: Command failed for target `obj64/klmmod' Current working directory /code/illumos-gate/usr/src/uts/intel/klmmod
Testoing done: build/install/boot
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 44e8cbb5864d29abbabb68852e1d183c9c6e534d
commit 44e8cbb5864d29abbabb68852e1d183c9c6e534d Author: Toomas Soome <tsoome@me.com> Date: 2021-02-12T19:57:19.000Z 13495 klmmod: multiply-defined symbols Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Actions