From owner-freebsd-ports@FreeBSD.ORG Sun Jul 30 02:43:44 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D295D16A4DE for ; Sun, 30 Jul 2006 02:43:44 +0000 (UTC) (envelope-from adam.mccann@pro-g.co.uk) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5C543D45 for ; Sun, 30 Jul 2006 02:43:44 +0000 (GMT) (envelope-from adam.mccann@pro-g.co.uk) Received: from [172.23.170.141] (helo=anti-virus02-08) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1G71HK-0005Ei-TD for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 03:43:42 +0100 Received: from [82.44.96.45] (helo=[192.168.2.194]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1G71HK-0005Uu-Dr for freebsd-ports@freebsd.org; Sun, 30 Jul 2006 03:43:42 +0100 Received: from 127.0.0.1 (AVG SMTP 7.1.394 [268.10.5/403]); Sun, 30 Jul 2006 03:45:39 +0100 Message-ID: <44CC1D53.70600@pro-g.co.uk> Date: Sun, 30 Jul 2006 03:45:39 +0100 From: Adam McCann Organization: Pro-G Media Limited User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: mplayer port, compliation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: adam.mccann@pro-g.co.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jul 2006 02:43:44 -0000 Hi, When compiling mplayer, I get the following error(s): font_load_ft.c:30:35: fontconfig/fontconfig.h: No such file or directory 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