In message: <790a9fff05060210335d8b298f_at_mail.gmail.com> Scot Hetzel <swhetzel_at_gmail.com> writes: : The dependancy occurs when you have your source tree in a different : location than /usr/src, as the /sys directory is linked to : usr/src/sys. If your source tree is in /usr/home/foo/src, and you set : /sys -> usr/home/foo/src/sys. After a make installkernel the /sys : link now points to the wrong location. setenv SYSDIR /usr/home/foo/src/sys is the usual way that you build modules not against the installed /sys link. However, this is a good point. I've been using this method for so long that I'd fogotten about the dependency. WarnerReceived on Sun Jun 05 2005 - 15:12:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:35 UTC