On 2015-06-23 12:12, Olivier Cochard-Labbé wrote:
> 
> On Fri, Jun 19, 2015 at 7:09 AM, Allan Jude <allanj...@freebsd.org
> <mailto:allanj...@freebsd.org>> wrote:
> 
>     Author: allanjude (doc committer)
>     Date: Fri Jun 19 05:09:02 2015
>     New Revision: 284589
>     URL: https://svnweb.freebsd.org/changeset/base/284589
> 
>     Log:
>       Add the ability to detect ZFS and GELI encrypted file systems to
>     fstyp(8)
> 
>       Functionality is hidden behind the -u flag to avoid confusing
>     automounters
> 
>       PR:           200823
>       Reviewed by:  asomers, eadler, wblock (man page)
>       Approved by:  trasz
>       MFC after:    10 days
>       Relnotes:     yes
>       Sponsored by: ScaleEngine Inc.
>       Differential Revision:        https://reviews.freebsd.org/D2045
> 
> 
>     +
>     +.if ${MK_CDDL} != "no"
>     +SRCS +=        zfs.c
>     +.endif
>     +
>      
> 
> 
> ​Hi,​
> 
> ​My nanobsd use WITHOUT_ZFS (MK_ZFS="no") but kept CDDL​ enabled for
> dtrace (MK_CDDL= "yes"): Then it failed to build world on usr.sbin/fstyp.
> 
> Regards,
> 

Yes, I have a fix for this, I just need approval to commit it

https://reviews.freebsd.org/D2045

-- 
Allan Jude

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to