On Tue, 21 Dec 2010, Mike Tancsa wrote:

On 12/21/2010 5:49 PM, Matthew Fleming wrote:
/src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c: In function 'clear_entries':
/src/sys/kern/kern_fail.c:569: error: dereferencing pointer to incomplete type
/src/sys/kern/kern_fail.c:569: warning: left-hand operand of comma expression 
has no effect
*** Error code 1

I think Tinderbox has a bad source tree.  Lines 557 and 569 make sense
from the old version of kern_fail.c before either of my commits.  So
is Tinderbox somehow building with an old kern_fail.c but an updated
sys/fail.h?  That would explain the build error, but I have no idea
how it could have gotten into such a situation.



It updates from my local mirror which updates from cvsup18.  The last
update was

it might have been an intermediate problem not ctaching up quickly
enough after branching happened for 7.4 and 8.2, which usually "kills"
cvsup mirrors the hours following for a short time.
I haven't checked times though if those things might correlate.

/bz

--
Bjoern A. Zeeb                              Welcome a new stage of life.
        <ks> Going to jail sucks -- <bz> All my daemons like it!
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to