Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 1999 19:12:22 +0200
From:      Marcel Moolenaar <marcel@scc.nl>
To:        current@FreeBSD.org
Subject:   Re: buildworld dies on compat-43/sigcompat.c
Message-ID:  <37F399F6.ECDC2FA7@scc.nl>
References:  <199909301649.KAA25084@bearmtn-e0.cgd.ucar.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Leonard Sitongia wrote:
> 
> 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?

You definitely have a header problem. What are your build options?

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37F399F6.ECDC2FA7>