Actions
Bug #13414
closedlibcurses: symbol '_win' is multiply-defined
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Build error with gcc 10:
ld: fatal: symbol '_win' is multiply-defined: (file pics/cr_put.o type=OBJT; file pics/refresh.o type=OBJT); ld: fatal: file processing errors. No output written to libcurses.so.1 collect2: error: ld returned 1 exit status
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 71f73b0075fdda332f0e079884f3aa28497b0806
commit 71f73b0075fdda332f0e079884f3aa28497b0806 Author: Toomas Soome <tsoome@me.com> Date: 2021-01-12T19:10:04.000Z 13414 libcurses: symbol '_win' is multiply-defined Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
Actions