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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to