Re: make cleandir tries to access /...
- Reply: Warner Losh : "Re: make cleandir tries to access /..."
- In reply to: Bjoern A. Zeeb: "make cleandiry tries to access /lib/geom"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Nov 2021 11:55:25 UTC
On Wed, 24 Nov 2021, Bjoern A. Zeeb wrote: > Hi, > > 673 ===> usr.bin/diff/tests (cleandir) > 674 ===> lib/geom (cleandir) > 675 ===> sbin/mount_udf (cleandir) > 676 make[6] warning: /lib/geom: Permission denied. > > ^^^^ not sure what is going on here? > > 677 ===> share/i18n/esdb/ISO-8859 (cleandir) > 678 ===> tests/sys/cddl/zfs/tests/cli_root/zfs_clone (cleandir) On closer look it feels like MAKeOBJDIRPREFIX or something is missing somewhere? make[5] warning: /lib: Permission denied. make[5] warning: /libexec: Permission denied. make[5] warning: /bin: Permission denied. make[5] warning: /rescue: Permission denied. make[5] warning: /sbin: Permission denied. make[5] warning: /sys: Permission denied. make[5] warning: /etc: Permission denied. make[6] warning: /lib/geom: Permission denied. ... -- Bjoern A. Zeeb r15:7