| Summary: | Build of 4.5-STABLE fails, probably xe module error | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Viktor Steinmann <stony> |
| Component: | kern | Assignee: | Jeroen Ruigrok van der Werven <asmodai> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.5-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Viktor Steinmann
2002-04-29 16:50:00 UTC
i am getting the same issue, something changed over the weekend and i do not use xe drivers. kernels compiled fine for me on friday, now, after cvsup'ing some other machines, the kernel won't compile. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/kern/kern_descrip.c /usr/src/sys/kern/kern_descrip.c: In function `fcntl': /usr/src/sys/kern/kern_descrip.c:239: `td' undeclared (first use in this function) /usr/src/sys/kern/kern_descrip.c:239: (Each undeclared identifier is reported only once /usr/src/sys/kern/kern_descrip.c:239: for each function it appears in.) *** Error code 1 Stop in /usr/obj/usr/src/sys/SHOCKWAVE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. <EOF> State Changed From-To: open->closed Already fixed in src/sys/kern/kern_descrip.c,v 1.81.2.14. Responsible Changed From-To: freebsd-bugs->asmodai |