NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fail to compile NetBSD current from Linux at second attempt



    Date:        Thu, 11 Jun 2026 13:13:41 +0200
    From:        Ramiro Aceves <ea1abz%gmail.com@localhost>
    Message-ID:  <3aaaaefd-8766-4301-a215-df2399a7727d%gmail.com@localhost>

  | 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


Home | Main Index | Thread Index | Old Index