On Wed, Dec 21, 2005 at 05:25:05PM +0200, Cyril Plisko wrote: > Hi, > > I just noticed that make setup fails when I set BUILD64=# in > usr/src/lib/libsec. > > Indeed, the definition of SUBDIRS in Makefile doesn't follow the > usr/src/lib/README.Makefiles guidelines for SUBDIRS definition > > http://cvs.opensolaris.org/source/xref/on/usr/src/lib/libsec/Makefile#SUBDIRS > > Is it on purpose or by mistake ?
It's a bug; I've filed: 6366267 zfs broke non-BUILD64 compilation of libsec Unfortunately, our Makefiles are not always in perfect shape; we try to clean them up when we change them; this bug was the result of an otherwise-much-goodness cleanup of lib/libsec/Makefile. Cheers, - jonathan -- Jonathan Adams, Solaris Kernel Development _______________________________________________ opensolaris-code mailing list [email protected] https://opensolaris.org:444/mailman/listinfo/opensolaris-code
