Actions
Bug #13541
closedpowertop: symbol 'g_turbo_supported' is multiply-defined
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors with gcc 10:
ld: fatal: symbol 'g_turbo_supported' is multiply-defined: (file powertop.o type=OBJT; file turbo.o type=OBJT); ld: fatal: file processing errors. No output written to powertop
Testing done: build/install/boot
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit f6e9c6bd978eaf32de099c7f4a16eb9d2f1e5ab1
commit f6e9c6bd978eaf32de099c7f4a16eb9d2f1e5ab1 Author: Toomas Soome <tsoome@me.com> Date: 2021-02-25T19:25:02.000Z 13541 powertop: symbol 'g_turbo_supported' is multiply-defined Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions