[PlanetCCRMA] aeolus RPM

Martin Tarenskeen m.tarenskeen at zonnet.nl
Mon Jul 18 02:27:58 PDT 2011


Hi,

There was a problem building/using a RPM package for Aeolus. Some 
mysterious error message about debug files. That's why it is still not 
available in the Fedora 15/Planet CCRMA repository.

After some trial and error I found this problem can be fixed in the 
specfile by adding "-lclxclient" to the LDLIBS variable:

%{__make} PREFIX=%{_prefix} LDLIBS="-lclalsadrv -lclthreads -lpthread -ljack -lasound -lpthread -lrt -ldl -lclxclient" %{?_smp_mflags}

After that the RPM package will not only build, but can also be installed 
succesfully on my Fedora 15 system.

-- 

MT



More information about the PlanetCCRMA mailing list