Date: Wed, 20 Aug 2003 02:49:38 -0400 From: "Philip M. Gollucci" <philip@p6m7g8.com> To: Neil Darlow <neil@darlow.co.uk> Cc: ports@freebsd.org Subject: Re: FreeBSD p5-GD port Message-ID: <3F431A02.8080002@p6m7g8.com> In-Reply-To: <200308182235.34174.neil@darlow.co.uk> References: <200308182235.34174.neil@darlow.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
I will look at it as soon as I have a chance (work is killing me till at least 25 aug). Its been editing quite a bit by others since last I touched it. Thanks for the info. Neil Darlow wrote: >Hi Philip, > >I have a few observations on the FreeBSD p5-GD port configuration and >warnings produced during configuration. > >1) Freetype library referenced by ${X11BASE} >The CONFIGURE_ARGS line of Makefile has -lib_ft_path ${X11BASE} >which will expand to /usr/X11R6. The Freetype port installs to /usr/local/lib >so I believe this should be -lib_ft_path ${LOCALBASE} > >2) Warning before Kit Complete Check >WARNING: CAPI is not a known parameter. >Checking if your kit is complete... >Looks good >I don't know what brings this warning about. > >3) Prerequisite Math::Trig not found >Warning: prerequisite Math::Trig 1 not found. >Writing Makefile for GD >This is odd because perl-5.8.0 certainly includes Math::Trig support. > >Regards, >Neil Darlow M.Sc. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F431A02.8080002>