[Bug 254289] libifconfig_bridge.c causes a compilation error during `make buildworld`

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 14 20:48:03 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254289

--- Comment #1 from christos at christosmarg.xyz ---
Also I have to note that when I tried to compile just `libifconfig_bridge.c`
alone without any compiler flags set (e.g cc -c libifconfig_bridge.c) it
compiled just fine, without reporting any error for { 0 }, which is normal. I
guess some compiler flag is set for `buildworld` that breaks it, but I'm not
sure about that. In any case, my "fix" solved the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list