Date: Mon, 31 Jul 2006 16:06:57 +0100 From: Adam McCann <adam.mccann@pro-g.co.uk> To: Simon Barner <barner@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: mplayer port, compliation error Message-ID: <44CE1C91.6020102@pro-g.co.uk> In-Reply-To: <20060731150250.GA1979@dose.local.invalid> References: <44CC1D53.70600@pro-g.co.uk> <20060731150250.GA1979@dose.local.invalid>
next in thread | previous in thread | raw e-mail | index | archive | help
--=======AVGMAIL-44CE1C916812======= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit My fontconfig installation is not corrupt. The port is broken - I had to make a quick dirty fix to include the correct directory to CFLAGS to complete the build. The maintainer has been contacted. Adam Simon Barner wrote: > Adam McCann wrote: > >> Hi, >> >> When compiling mplayer, I get the following error(s): >> >> font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory >> > > Your fontconfig installation seems to be corrupt / missing. Try (re)installing > ports/x11-fonts/fontconfig > > Simon > >> font_load_ft.c:93:1: warning: "ALIGN" redefined >> In file included from /usr/include/sys/param.h:109, >> from ../bswap.h:5, >> from font_load_ft.c:33: >> /usr/include/machine/param.h:79:1: warning: this is the location of the >> previous definition >> font_load_ft.c: In function `decode_char': >> font_load_ft.c:745: warning: passing arg 2 of `libiconv' from >> incompatible pointer type >> font_load_ft.c: In function `load_font_ft': >> font_load_ft.c:1133: error: `FcPattern' undeclared (first use in this >> function) >> font_load_ft.c:1133: error: (Each undeclared identifier is reported only >> once >> font_load_ft.c:1133: error: for each function it appears in.) >> font_load_ft.c:1133: error: `fc_pattern' undeclared (first use in this >> function) >> font_load_ft.c:1134: error: `FcChar8' undeclared (first use in this >> function) >> font_load_ft.c:1134: error: `s' undeclared (first use in this function) >> font_load_ft.c:1135: error: syntax error before "scalable" >> font_load_ft.c:1153: error: `FcMatchPattern' undeclared (first use in >> this function) >> font_load_ft.c:1156: error: `FC_SCALABLE' undeclared (first use in this >> function) >> font_load_ft.c:1156: error: `scalable' undeclared (first use in this >> function) >> font_load_ft.c:1157: error: `FcTrue' undeclared (first use in this function) >> font_load_ft.c:1164: error: `FC_FILE' undeclared (first use in this >> function) >> gmake[1]: *** [font_load_ft.o] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libvo' >> gmake: *** [libvo/libvo.a] Error 2 >> *** Error code 2 >> >> System: FreeBSD 6.1-RELEASE i386 >> >> This appears to be the exact same error as this guy: >> http://lists.freebsd.org/pipermail/freebsd-ports/2006-March/030048.html >> >> However, I have tried the suggested patch (and of course fontconfig is >> installed) with no luck. I am installing this without x11 / GUI. I'm >> guessing I have to copy the fontconfig directory somewhere or something? >> >> Any ideas? >> >> Thanks in advance, >> Adam McCann >> >> >> >> >> >> -- >> No virus found in this outgoing message. >> Checked by AVG Free Edition. >> Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 >> >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > --=======AVGMAIL-44CE1C916812======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.5/403 - Release Date: 28/07/2006 --=======AVGMAIL-44CE1C916812=======--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44CE1C91.6020102>