| Summary: | /usr/src/sys/kern/vfs_subr.c:271: VLKTIMEOUT' undeclared | ||
|---|---|---|---|
| Product: | Base System | Reporter: | DJ Tha Muggs <djmuggs> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
DJ Tha Muggs
2001-12-25 20:50:01 UTC
State Changed From-To: open->closed Update your source tree and try again. The VLKTIMEOUT definition was added to vnode.h 17 minutes after rev. 1.249.2.22 of vfs_subr.c was committed. It seems that you managed to update your source tree at just the wrong time :) In the future, please report 4.x-STABLE build problems to the freebsd-stable@FreeBSD.org mailing list before opening a PR. Such build problems are very likely to be solved within minutes of their appearance, and by the time somebody files a PR, the fix is usually already committed :) All the same, thanks for taking the time to report the problem! If you already have rev. 1.111.2.18 of vnode.h, that is a different matter - tell me so and I will reopen the PR, because in that case it would be a problem with the kernel build framework. |