Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2001 15:52:13 -0600 (CST)
From:      Colten Edwards <edwards@bitchx.dimension6.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   problem with make in /usr/src
Message-ID:  <Pine.LNX.4.10.10101041549200.11157-100000@panasync.canuck.ca>

next in thread | raw e-mail | index | archive | help

Well I seem to remember a post about the TAILQ_* macro's but I seemed to
have deleted it. My current freebsd source will not compile because of a
problem in mpool.c which is related to these macro's. If anyone has an
idea on this could you either forward the fix for the brokenness or repost
here?

/usr/src/lib/libc/../libc/db/mpool/mpool.c:338: structure has no member
named `tqe_prev'
/usr/src/lib/libc/../libc/db/mpool/mpool.c:338: structure has no member
named `tqe_prev'
/usr/src/lib/libc/../libc/db/mpool/mpool.c:338: structure has no member
named `tqe_next'
/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


					Colten Edwards




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?Pine.LNX.4.10.10101041549200.11157-100000>