Actions
Bug #13533
closedrdist: symbol 'buf' 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 'buf' is multiply-defined: (file main.o type=OBJT; file server.o type=OBJT); ld: fatal: file processing errors. No output written to rdist collect2: error: ld returned 1 exit status
Testing done: build/install/boot
Related issues
Updated by Toomas Soome about 1 year ago
- Related to Bug #13679: rdist: error() and fatal() only do work in server added
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 561433436929270392bcec8fb5afe3f73597dd55
commit 561433436929270392bcec8fb5afe3f73597dd55 Author: Toomas Soome <tsoome@me.com> Date: 2021-03-29T15:02:33.000Z 13533 rdist: symbol 'buf' is multiply-defined Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
Actions