ports/55750: mail/courier is broken

Edwin Groothuis edwin at mavetju.org
Mon Sep 8 21:18:35 UTC 2003


On Mon, Sep 08, 2003 at 07:40:04AM -0700, Shizuka Kudo wrote:
> The following reply was made to PR ports/55750; it has been noted by GNATS.
> 
> From: Shizuka Kudo <shizukakudo_99 at yahoo.com>
> To: Edwin Groothuis <edwin at freebsd.org>,
> 	freebsd-gnats-submit at FreeBSD.org
> Cc:  
> Subject: Re: ports/55750: mail/courier is broken
> Date: Mon, 8 Sep 2003 07:31:07 -0700 (PDT)
> 
>  Hi Edwin,
>  
>  Any error message? I have compiled the port with my patch at
> around 1 Sept without problem

gmake[2]: Entering directory `/local0/scratch/edwin/ports/mail/courier/work/courier-0.43.1/threadlib'
cc  -Wall -O -pipe -march=pentium2  -rpath=/usr/lib:/home/edwin/local-5/lib -o threadtest  test.o libthreadlib.a `cat libthread.dep` -lm 
libthreadlib.a(pthread.o): In function `threadfunc':
pthread.o(.text+0x7e): undefined reference to `pthread_cleanup_push'
pthread.o(.text+0xf0): undefined reference to `pthread_cleanup_pop'
pthread.o(.text+0x13b): undefined reference to `pthread_cleanup_push'
pthread.o(.text+0x16e): undefined reference to `pthread_cleanup_pop'
libthreadlib.a(pthread.o): In function `initcondmutex':
pthread.o(.text+0x217): undefined reference to `pthread_condattr_init'

libthread.dep is empty, what probably the problem is, it should
have -lc_r in it. (or whatever PTHREAD_LIBS is pointing to).

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 



More information about the freebsd-ports-bugs mailing list