Subject: Re: qt3-libs doesn't compile in FreeBSD 5.x!
To: Juan RP <juan@xtraeme.unixbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: tech-pkg
Date: 10/02/2003 08:29:07
On Wednesday 01 October 2003 4:56 pm, Juan RP wrote:
[...]
> Another problem is, when compiling with gcc 3.x.x, freetype support is
> disabled because it can find the headers/libraries (using -L and -I fixes
> this) now I have qt3 installed succesful in FreeBSD 5.x (still compiling
> kde3): 

> +                       -fast -xft -I${PREFIX}/include -L${PREFIX}/lib

This defeats buildlink - I guess the appropriate .include ".../buildlink2.mk" 
is missing.

The PTHREAD_LDFLAGS change looks good.

Nick