Date: Tue, 09 Aug 2022 01:08:01 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols Message-ID: <bug-265691-7141-3X1akHO4ZG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265691-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-265691-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265691 --- 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 defin= ed 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265691-7141-3X1akHO4ZG>