NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-ia64/59398: port-ia64
The following reply was made to PR port-ia64/59398; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-ia64/59398: port-ia64
Date: Mon, 5 May 2025 18:40:32 +0200
On Mon, May 05, 2025 at 04:35:00PM +0000, martin%NetBSD.org@localhost wrote:
> The build for ia64 "iso-image" tries to copy a build host /netbsd to the
> cdrom image staging area:
This is probably due to CDINSTKERNEL not being set in
ia64/cdroms/installcd/Makefile.
A simple fix would be something like sparc64 uses:
CDKERNELS= ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/netbsd-GENERIC.gz netbsd
but I don't know if ia64 bootloader (do we have one?) could load gzip'd kernels.
Martin
Home |
Main Index |
Thread Index |
Old Index