any patches to make amarok 2.0.2 compile on qt-4.5?

Ian Monroe ian.monroe at gmail.com
Sat Mar 21 02:39:13 UTC 2009


On Fri, Mar 20, 2009 at 5:04 PM, Caleb Cushing <xenoterracide at gmail.com> wrote:
> On Thu, Mar 19, 2009 at 4:42 PM, Caleb Cushing <xenoterracide at gmail.com> wrote:
>>> Just build the QtScript Generator as a separate package.
>
> so working on it... I'm not sure who to bother though since I'm not
> really familliar with the project and I don't see that they have their
> own mailing list...
>
> make[1]: Entering directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_phonon'
> make -f Makefile.Release
> make[2]: Entering directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_phonon'
> make[2]: *** No rule to make target
> `../../generated_cpp/com_trolltech_qt_phonon/main.cpp', needed by
> `release/main.o'.  Stop.
> make[2]: Leaving directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_phonon'
> make[1]: *** [release] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/x11-libs/qtscriptgenerator-0.1.0/work/qtscriptgenerator-src-0.1.0/qtbindings/qtscript_phonon'
> make: *** [sub-qtscript_phonon-make_default] Error 2
>
> could be because I don't have qt-phonon? is it required? can it be
> built without phonon?

Yea there's a couple of fixes for this issue. The straightforward one
is editing the .prc or the .pwhatever file in qtbindings.

The other one is better I think, I attached it to a bug report yesterday:
http://code.google.com/p/qtscriptgenerator/issues/detail?id=39

This one does require Phonon, but it works with KDE's Phonon (and
should work with Qt Phonon as well though this is untested). As no one
has Qt without Phonon that should be fine. :)

Ian



More information about the Amarok mailing list