Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 09:45:03 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Brent Kearney <brent@kearneys.ca>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: making libc fails
Message-ID:  <20010426094503.D7582@sunbay.com>
In-Reply-To: <20010425105530.A9056@kearneys.ca>; from brent@kearneys.ca on Wed, Apr 25, 2001 at 10:55:31AM -0700
References:  <20010425105530.A9056@kearneys.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

/usr/include header files aren't up-to-date.
Look at how `buildworld' handles this.

On Wed, Apr 25, 2001 at 10:55:31AM -0700, Brent Kearney wrote:
> 
> Hello,
> 
> What am I missing here?  This is a fresh 4.3-stable source tree
> (downloaded last night), on a system running 4.2-20001128-STABLE. 
> 
> When I do:
> cd /usr/src/lib/libc ; make all
> 
> It builds until:
> 
> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE
> _PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES
>  -DYP -c /usr/src/lib/libc/../libc/db/mpool/mpool.c -o mpool.o
> /usr/src/lib/libc/../libc/db/mpool/mpool.c: In function `mpool_open':
> /usr/src/lib/libc/../libc/db/mpool/mpool.c:89: structure has no member named `tqh_first'
> /usr/src/lib/libc/../libc/db/mpool/mpool.c:89: structure has no member named `tqh_last'
> <snip>
> .. more of the same ...
> </snip>
> 
> /usr/src/lib/libc/../libc/db/mpool/mpool.c: In function `mpool_look':
> /usr/src/lib/libc/../libc/db/mpool/mpool.c:404: structure has no member named `tqh_first'
> /usr/src/lib/libc/../libc/db/mpool/mpool.c:404: structure has no member named `tqe_next'
> *** Error code 1
> 
> Stop in /usr/src/lib/libc.
> 
> 
> Thanks for your help.
> 
> -Brent
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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




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