[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 Aug 2022 19:47:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691

--- Comment #2 from John Kennedy <warlock@phouka.net> ---
It looks like all the missing symbols can be found in
hw/xfree86/os-support/bsd/arm_video.c, which seems to be gated by ARM_VIDEO
(hw/xfree86/os-support/bsd/Makefile.am), which seems it should be set by
configure's $host_cpu check (arm*). ... and that may be the issue...  arm* vs
aarch*.

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