Re: fail to compile NetBSD current from Linux at second attempt
Ramiro Aceves <[email protected]> Thu, 11 Jun 2026 14:01:01 +0200
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
El 11/6/26 a las 13:45, Robert Elz escribió: > Date: Thu, 11 Jun 2026 13:13:41 +0200 > From: Ramiro Aceves <[email protected]> > Message-ID: <[email protected]> > > | Oh, now with fresh source it also fails: > | > | ramiro@debian-nuc8i7:~/NetBSD/usr/src$ ./build.sh -U -O > | /home/ramiro/NetBSD/obj -j8 -m amd64 -a x86_64 tools > > m4 has recently (as in really quite recently) been updated to a > new version, but it appears as if the infrastructure needed for > it to build as a tool on other systems than NetBSD hasn't been > put in place (or not fully yet). > > You can file a PR about it, or just wait a bit longer (maybe a > day or two) and it will get fixed. > > If you want a more stable environment for testing, I'd suggest > using the netbsd-11 branch, the stable branches rarely fail to > build (though occasionally), with HEAD, sometimes a suitable fix > takes a while. > > kre Hi again Robert. Thanks so much. No problem at all, it was only an exercise of compiling from Linux just to see if it worked and as a learning procedure. I have to expend several days under Debian in that particular computer to test if and old Xorg freezing problem gets fixed after some blind kernel parameter tweaks. I was bored and missed my NetBSD system and started to play with cvs and compiling code. Regards. Ramiro.