[PD-dev] libmpeg3 on fedora

IOhannes m zmoelnig zmoelnig at iem.at
Mon Dec 15 12:06:53 CET 2008


IOhannes m zmölnig wrote:
> IOhannes m zmoelnig wrote:
> 
>> i have (hopefully) fixed it now -- let's wait for tomorrows logs.
>>
> 
> argh!
> while my changes no make Gem find the correct headers, it's only to
> discover that they changed the API :-(
> 

so now we are getting close:

 > g++ -o Gem.pd_linux  -shared -Wl,-export-dynamic   ./Objects/*.o -ldv 
-ljpeg -ltiff -lGLU -lGL -lXext -lXext -lX11 -ldl -lz -lm   -lpthread 
-L/home/pd/auto-build/pd-extended/pd/bin -lGLU -lGL -lftgl -lfreetype 
-laviplay   -lmpeg3 -lpthread -la52   -L/usr/lib -lquicktime -lpthread 
-lm -lz -ldl -lquicktime -lpthread -lm -lz -ldl   -lMagick++ -lWand 
-lMagick
 > /usr/bin/ld: cannot find -la52


liba52 is pulled in via the pkg-config for libmpeg3.

so either someone has to manually install liba52 or please file a 
bug-report for fedora's pkg-config script as this has a dependeny not 
satisfied by the rpm-dependencies.
(ah finally i'm back again to where i can lean back and say "it's all 
their fault")

gfmar
IOhannes




More information about the Pd-dev mailing list