[mythtv-users] Compilation issues

Tom Lichti tom at redpepperracing.com
Fri Feb 3 23:28:01 UTC 2006


Cristo Saulo Bolaņos Trujillo wrote:
> I disabled firewire, but got this message:
>
> make[2]: Entering directory `/home/doc/mythtv/mythtv/programs/mythepg'
> g++  -o mythepg main.o    -L/usr/share/qt3/lib -L../../libs/libmyth
> -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat
> -lmythtv-0.18.2 -lmythavformat-0.18.2 -lmythavcodec-0.18.2 -lmyth-0.18.2
> -lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt
> -lXext -lX11 -lm -lpthread
> /usr/bin/ld: warning: libstdc++.so.6, needed
> by /usr/share/qt3/lib/libqt-mt.so, may conflict with libstdc++.so.5
> /usr/bin/../lib/libXft.so.2: referencia a `FT_GlyphSlot_Embolden' sin
> definir
>
> It looks like libXft is now the focus of issues, but this library is
> necessary ? I believe it handles fonts in X :?
>   
I'm just guessing here, is Xft for freetype? It also looks like there 
may be some library version incompatibilities, since you have

libstdc++.so.5 but it's asking for libstdc++.so.6
.

Tom



More information about the mythtv-users mailing list