[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691 --- Comment #11 from John Kennedy <[email protected]> --- (In reply to Robert Clausecker from comment #9) Been a while since I looked at at that. My patch probably made the linker happy at the expense of including unused /dev/io code. A better patch would probably be to properly #ifdef the references that weren't gated by USE_DEV_IO. I had the opinion when they yanked out the old configuration method (upstream) that they only got the stuff working for x86. Seemed like a lot of missing corner cases, but I don't know the xorg internals well enough to differentiate between "oops" and cleanup. -- You are receiving this mail because: You are the assignee for the bug.