[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 #3 from John Kennedy <[email protected]> --- It looks like the old configure code and meson build stuff have drifted. Definitely some arm vs aarch64 differences when comparing host_machine.cpu_family(). It also looks like USE_DEV_IO needs to be defined now, where it didn't need to be defined before except for Intel. We'll see if my patches keep the dependencies happy and ultimately work. -- You are receiving this mail because: You are the assignee for the bug.