[mythtv-users] Compile .21-fixes under 64 bit

Michelle Dupuis support at ocg.ca
Tue Apr 7 22:16:25 UTC 2009


I tried the set +xv but no diff.  I check my installed programs and found:
[root at theatre2 mythtv]# yum list | grep freetype
freetype.i386                           2.3.7-2.fc10
installed
freetype-devel.i386                     2.3.7-2.fc10
installed
freetype1.i386                          1.4-0.6.pre.fc10
installed
freetype1-devel.i386                    1.4-0.6.pre.fc10
installed
freetype-demos.i386                     2.3.7-2.fc10
updates  
freetype1-utils.i386                    1.4-0.6.pre.fc10
fedora   
mingw32-freetype.noarch                 2.3.8-1.fc10
updates 

Is freetype the same as freetype2 ?  Is that a factor? 

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Andrew Burgess
Sent: Tuesday, April 07, 2009 5:59 PM
To: Myth TV Users List
Subject: Re: [mythtv-users] Compile .21-fixes under 64 bit

On Tue, 2009-04-07 at 17:04 -0400, Michelle Dupuis wrote:

> I tried removing all parameters after configure, same error.  Here is 
> the relevant part of the error log:
> 
> gcc -pthread -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith 
> -Wredundant-decls -Wno-pointer-sign -fomit-frame-pointer -c
> cc1: warning: -funit-at-a-time is required for inlining of functions 
> that are only called once gcc -pthread -rdynamic -export-dynamic 
> -Wl,--warn-common -Wl,--as-needed 
> -Wl,-rpath-link,\$(BUILD_ROOT)/libavcodec -Wl,-rpath-link, ERROR! You 
> must have FreeType installed to compile MythTV.

Those lines must be truncated, they make no sense

In my ./configure I find:

check_foo_config freetype2 freetype ft2build.h FT_Init_FreeType


try changing it to these three lines:

set -vx
check_foo_config freetype2 freetype ft2build.h FT_Init_FreeType set +vx

and see if you can figure out what's going on...

also check that the freetype packages are complete:

rpm -V freetype freetype-devel

Shots in the dark...

_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list