Actions
Bug #13543
closedipf: symbol 'thishost' 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 'thishost' is multiply-defined: (file ipnat.o type=OBJT; file ../../lib/i386/libipf.a(initparse.o) type=OBJT); ld: fatal: file processing errors. No output written to ipnat
Testing done: build/install/boot
Also:
root@test:/home/tsoome# svcadm enable -t ipfilter .. online veebr_22 svc:/network/smtp:sendmail online 23:57:18 svc:/network/ipfilter:default online 23:57:19 svc:/milestone/network:default root@test:/home/tsoome# ipnat -l ; svcadm disable ipfilter List of active MAP/Redirect filters: List of active sessions: root@test:/home/tsoome# svcadm enable -t ipfilter
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 64410b34750c079390ce58d7e159fcff545d09b0
commit 64410b34750c079390ce58d7e159fcff545d09b0 Author: Toomas Soome <tsoome@me.com> Date: 2021-02-24T22:03:54.000Z 13543 ipf: symbol 'thishost' 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