From owner-freebsd-questions Wed Apr 25 23:45:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 141A337B423 for ; Wed, 25 Apr 2001 23:45:29 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f3Q6j3n09807; Thu, 26 Apr 2001 09:45:03 +0300 (EEST) (envelope-from ru) Date: Thu, 26 Apr 2001 09:45:03 +0300 From: Ruslan Ermilov To: Brent Kearney Cc: FreeBSD Questions Subject: Re: making libc fails Message-ID: <20010426094503.D7582@sunbay.com> Mail-Followup-To: Brent Kearney , FreeBSD Questions References: <20010425105530.A9056@kearneys.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010425105530.A9056@kearneys.ca>; from brent@kearneys.ca on Wed, Apr 25, 2001 at 10:55:31AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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' > > .. more of the same ... > > > /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