On Monday 19 November 2007 04:41:46 Aryeh M. Friedman wrote: > ===> Building for fusefs-kmod-0.3.9.p1_2 > ===> fuse_module (all) > "/usr/share/mk/bsd.kmod.mk", line 12: "can't find kernel source tree" > > I use the source layout described in development(7) and have set > SRC_BASE to /usr/src2 (I always buildworld from here not /usr/src). > > FreeBSD monster 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Nov 15 > 19:17:50 EST 2007 > [EMAIL PROTECTED]:/usr/obj/FreeBSD/FreeBSD-current/src/sys/MONSTER amd64
Looking through /usr/share/mk/bsd.kmod.mk reveals that you need to set SYSDIR to location of your `sys' directory. Yuri _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
