[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Aug 2022 01:08:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691 --- Comment #3 from John Kennedy <warlock@phouka.net> --- 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.