Date: Thu, 17 Jun 2004 20:39:00 +1000 From: "Ivan Carey" <icarey@bigpond.com> To: <freebsd-questions@freebsd.org> Subject: problem compiling php4 with gd Message-ID: <000501c45457$4d800520$0201a8c0@IVANNEW>
next in thread | raw e-mail | index | archive | help
Hello I am using FreeBSD 4.7 and have updated my ports tree. I am having a problem with making php4.3.7 with gd 2.0.25. I have installed gd first The compilation of php stops with the following: /usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c: In function `gdImageStringFTEx': /usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function) /usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: (Each undeclared identifier is reported only once /usr/ports/lang/php4/work/php-4.3.7/ext/gd/libgd/gdft.c:988: for each function it appears in.) *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.3.7. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Is there a problem with these ports and how may I correct this problem Thank you, Ivan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c45457$4d800520$0201a8c0>