Re: Disk errors on PowerBook 180

Martin Husemann <[email protected]> Mon, 18 May 2026 12:52:16 +0200
Newsgroups gmane.os.netbsd.ports.mac68k
Message-ID <[email protected]>
On Mon, May 18, 2026 at 01:19:08AM +0000, luRaichu wrote:
> Is it possible to cross-compile packages on a non-NetBSD host?

Yes, in theory - but apparently not well tested :-)

What shell are you using and what system is this happening on?
Can you edit your copy of build.sh to add something like:  set -X
early in the buildpkg() function and then retry the failing invocation?

Martin