Subject: Re: CVS commit: pkgsrc/graphics/cairo
To: Jonathan Perkin <jonathan@perkin.org.uk>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-changes
Date: 11/01/2005 11:02:09
Jonathan Perkin wrote:
>>* On 2005-10-26 at 11:45 UTC, Roland Illig wrote:
>>>Added -lsunmath for SunOS.
>
> I think this needs to be dependant on PKGSRC_COMPILER=sunpro, and that
> we need to add -L${SUNWSPROBASE}/lib to LDFLAGS in sunpro.mk.
>
> Sound reasonable?
No. :)
I just tried to build without LIBS.SunOS+=-lsunmath, but with
PKGSRC_COMPILER=gcc, and it failed.
Roland