Actions
Bug #13422
closedufs: symbol 'iuniqtime' is multiply-defined
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build error with gcc 10:
ld: fatal: symbol 'iuniqtime' is multiply-defined: (file obj64/bio.o type=OBJT; file obj64/fsflush.o type=OBJT); ld: fatal: file processing errors. No output written to obj64/libgenunix.o *** Error code 1 dmake: Fatal error: Command failed for target `obj64/libgenunix.o'
Neither bio.c nor fsflush.c are using iuniqtime.
Testing done: build/install/boot.
Actions