Current-Users archive

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

Persistent build failure on amd64 -current



Since the CDROM miniroot changes, I've been unable to build amd64, with the build failing:

--- all-kmod ---
all ===> etc/amd64/kmod
nbmake: nbmake: don't know how to make /nbu/data/scotte/netbsd_build/amd64/destd
ir/stand/amd64/5.99.45/modules/miniroot/miniroot.kmod. Stop
nbmake: stopped in /nbu/source/netbsd/src/distrib/amd64/kmod


This is done via the build command:

./build.sh -j 4 -O obj.amd64 -D $prefix/destdir -T $prefix/tooldir -R $prefix/releasedir release

($prefix is defined as /nbu/data/scotte/netbsd_build/amd64 , not that it matters)

Changing -O to -M (trying to follow the mailing list discussion) doesn't change anything.

What am I missing here?

        ScottE


Home | Main Index | Thread Index | Old Index