Subject: Re: Building gdlib
To: None <port-sparc@netbsd.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: port-sparc
Date: 05/30/2005 09:01:10
On 2005-05-30, Research Labs. <wgu@research-labs.co.uk> wrote:
> Hi All,
>
> I'm trying to do a build of gdlib 2.0.33 from source on a four processor 
> SS20 running NetBSD 2.0.2. However, the build fails with undefined 
> references to:
>
> pthread_mutex_unlock, ..._destroy, ..._lock and ..._init in 

These are defined in -lpthread.

> ./.libs/libgd.so
>
> Can anyone help me out here?

If possible, you could try to create a package for pkgsrc as it may solve
all of your problems. This is because pkgsrc already knows how to compile
certain software (through the usage of some make(1) variables), and yours
*may* be simply packaged.

-- 
Rui Paulo <rpaulo@netbsd-pt.org>