I've installed -current on an x86 laptop, and ran cvsup to update
all sources.  I build and booted a new kernel (PCCARD).  The
buildworld dies at:

cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include 
-D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale 
-DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/compat-43/sigcompat.c -o sigcompat.o
/usr/src/lib/libc/../libc/compat-43/sigcompat.c: In function `sigsetmask':
/usr/src/lib/libc/../libc/compat-43/sigcompat.c:66: request for member `__bits' in 
something not a structure or union
/usr/src/lib/libc/../libc/compat-43/sigcompat.c:68: request for member `__bits' in 
something not a structure or union
/usr/src/lib/libc/../libc/compat-43/sigcompat.c: In function `sigblock':
/usr/src/lib/libc/../libc/compat-43/sigcompat.c:78: request for member `__bits' in 
something not a structure or union
/usr/src/lib/libc/../libc/compat-43/sigcompat.c:81: request for member `__bits' in 
something not a structure or union
/usr/src/lib/libc/../libc/compat-43/sigcompat.c: In function `sigpause':
/usr/src/lib/libc/../libc/compat-43/sigcompat.c:91: request for member `__bits' in 
something not a structure or union
*** Error code 1

Stop in /usr/src/lib/libc.
*** Error code 1
...

Can someone shed some light on this?

thanks
==Leonard

(I'm on the list as [EMAIL PROTECTED] although I'm sending this from
work right now...)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to