From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 8 14:18:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B4C816A4BF for ; Mon, 8 Sep 2003 14:18:35 -0700 (PDT) Received: from mag.barnet.com.au (mag.barnet.com.au [218.185.88.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F59F43FBF for ; Mon, 8 Sep 2003 14:18:34 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from extmail.barnet.com.au (tim.direct.int.barnet.com.au [10.10.10.2]) by mag.barnet.com.au (Postfix) with ESMTP id A77974955; Tue, 9 Sep 2003 07:18:29 +1000 (EST) X-Viruscan-Id: <3F5CF2250001650701C81DC7@VIRUSCAN-127.0.0.1> Received: from k7.mavetju (tim.barnet.com.au [218.185.88.1]) by extmail.barnet.com.au (Postfix) with ESMTP id 4E5C11E13; Tue, 9 Sep 2003 07:18:28 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 376CE6A7101; Tue, 9 Sep 2003 07:18:27 +1000 (EST) Date: Tue, 9 Sep 2003 07:18:27 +1000 From: Edwin Groothuis To: Shizuka Kudo Message-ID: <20030908211827.GA830@k7.mavetju> References: <200309081440.h88Ee4be077973@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309081440.h88Ee4be077973@freefall.freebsd.org> User-Agent: Mutt/1.4.1i cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/55750: mail/courier is broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 21:18:35 -0000 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 > To: Edwin Groothuis , > freebsd-gnats-submit@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@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php