Re: Compiling NetBSD mtree in-tree with meson.build
Brook Milligan <[email protected]> Wed, 15 Jan 2025 10:50:54 -0700
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 15, 2025, at 10:23, Robert Swindells <[email protected]> wrote: > > Keve <[email protected]> wrote: >> I needed a recent build of `/usr/sbin/mtree` for use on my macOS, so I >> looked at the sources in the NetBSD tree and thought I would give it a >> go. > > Running 'build.sh tools' for any machine architecture should give you > a host native mtree. > >> * build.sh fails on macOS. If somebody has an idea on a quick fix, I >> am happy to try harder. I guess this is on-topic for this list. > > We would want to know how it fails, and on what version of macOS. Likewise. I’m virtually certain that I have used build.sh on macOS with fine results, including for cross builds to arm and amd64, for example. I think your premise may be faulty and should be looked at a little more deeply before launching a wholesale use of meson. Cheers, Brook