On Tue, Mar 16, 2021 at 04:47:19PM +0100, Matthieu Herrb wrote: > On Sun, Mar 14, 2021 at 07:08:39PM +0900, rgc wrote: > > below is dmesg.boot and xenodm.log > > Hi, > > try a newer snaphshot when it becomes available, or rebuild xenodm > yourself from current sources. > > I don't know exactly what's happening with the version in the current > snapshot but I've not been able to reproduce it with a locally built > binary (I do see the issue with the binary in the snapshot, but > without debugging symbols, it's hard to figure out what's going on). > > cd $XSRCDIR/app/xenodm > doas make -f Makefile.bsd-wrapper obj > doas make -f Makefile.bsd-wrapper clean > doas make -f Makefile.bsd-wrapper > doas make -f Makefile.bsd-wrapper install >
first time compiling xenocara so it's been slow and many issues (like shooting myself in the foot several times) and the macppc aren't really speed demons when compiling this morning, i saw you made a cvs commit about resources and BE machines. i've pulled the code, compiled xenodm, and xenodm runs properly now! thank you! ~ rgc