Date: Mon, 16 Jul 2001 02:48:47 +0900 (JST) From: Hajimu UMEMOTO <ume@mahoroba.org> To: sirabyss@gmx.net Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cyrus-imapd-2.0.14 Message-ID: <20010716.024847.45448059.ume@mahoroba.org> In-Reply-To: <KBEJKFJFJEMGJGGGIEPKEECECAAA.sirabyss@gmx.net> References: <KBEJKFJFJEMGJGGGIEPKEECECAAA.sirabyss@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Sun, 15 Jul 2001 18:51:42 +0200 >>>>> "Daniel S. Haischt" <sirabyss@gmx.net> said: sirabyss> did you try to port the new cyrus-imapd 2.0.15 sirabyss> release. There is already in ports-current. sirabyss> there is a bug in mupdate.c (line 882) which causes sirabyss> the compilation process to fail. sirabyss> unfortunatly after fixing this bug the compiler sirabyss> complains that it is unable to find a pthread sirabyss> library (cause pthread functions under FreeBSD sirabyss> are located in libc_r.* - i guess ...). sirabyss> any idea how to fix that? I have no experience with this. Adding -D_THREAD_SAFE to CFLAGS and adding -pthread to LDFLAGS may help you. sirabyss> i only figured that out cause that file gets sirabyss> compiled if you try to compile the cyrus server sirabyss> with murder support (a load balancing system). sirabyss> ever tried to compile the cyrus server with '--enable-murder'? Yup, I have never enable this option, and current cyrus-imapd port doesn't enable it. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010716.024847.45448059.ume>