On Sun, Jul 30, 2023 at 03:18:32PM +0200, Jan-Hinrich Fessel wrote:
> Oh yes:
> build.sh command:    ./build.sh -U -j 2 -M /usr/obj -O /usr/obj -R 
> /usr/src/releasedir.NetBSD-10.99.6-amd64 -D 
> /usr/obj/destdir.NetBSD-10.99.6-amd64 -X /usr/xsrc -x -V MKCOMPAT=no release 
> install-image
> 
> so, that leads to the question: is MKCOMPAT=no incompatible with building a 
> release?  
> Can that be fixed by just declaring the offending directories also as compat, 
> like:
> /usr/lib/i386/openssl/engines                  base-crypto-usr                
> compat

No, the lib/i386/openssl entries should just be removed.
It is a bug normally hidden by equivalent lines generated from the
generic compat lib handling.

Martin

Reply via email to