Hi,
On Friday, 19. March 2010 20:55:10 you wrote:
> I'm trying to build the current basket from the repository and I get some
> phonon include errors (from ./builddep; same with manual procedure (cmake ..,
> make)). I've installed all the packages you mentioned (see below).
>
> As it seems, the phonon includes are found...
>
> -- Found Phonon Includes: /usr/include/qt4/KDE;/usr/include/qt4
>
> and the files exists:
>
> $ locate audiooutput.h
> ...
> /usr/include/qt4/Qt/qaudiooutput.h
> /usr/include/qt4/QtMultimedia/qaudiooutput.h
> /usr/include/qt4/phonon/abstractaudiooutput.h
> /usr/include/qt4/phonon/audiooutput.h
> /usr/lib/qt4/examples/multimedia/audiooutput/audiooutput.h
>
> Nevertheless it's not found by the compiler?! Any hints? :)
>
> Distro is current Kubuntu.
Very strange.
I just tried compiling the current version from gitorious (commit 96601a) with
the debuild.sh script and apart from rambling about not finding a secret key
for signing it worked. I got a nice woking package in a file named
"basket_1.9x~git20100324-1~karmic1~upstream1_i386.deb" just one directory above
the source directory.
Can you maybe check again what's your cmake output for Phonon? It should look
like this (around line 70) in the console output when building the package:
-- Phonon Version: 4.3.80
-- Found Phonon: /usr/lib/libphonon.so
-- Found Phonon Includes: /usr/include/qt4/KDE;/usr/include/qt4
My current system is Kubuntu 9.10 with Qt 4.6 and KDE 4.4 from the Kubuntu
Backports PPA [1].
[1] https://launchpad.net/~kubuntu-ppa/+archive/backports
> $ dpkg -l | grep phonon
> ii libphonon-dev 4:4.3.1-4ubuntu1
> development files for Phonon multimedia framework, du
> ii libphonon4 4:4.3.1-4ubuntu1
> Phonon multimedia framework for Qt 4, dummy package
> ii libqt4-phonon 4:4.6.0-1ubuntu2
> Qt 4 Phonon module
> ii libqt4-phonon-dev 4:4.6.0-1ubuntu2
> Qt 4 Phonon library development files
> ii phonon 4:4.6.0-1ubuntu2
> Qt 4 Phonon module metapackage
> ii phonon-backend-xine 4:4.3.1-4ubuntu1
> Phonon Xine 1.1.x backend
>
>
> Compiler Output on ./builddep (relevant part, for full see attachment):
>
> """
> /usr/include/qt4/phonon/Phonon/AudioOutput:1:38: error:
> ../../phonon/audiooutput.h: No such file or directory
> In file included from
> /home/nik/workspace/NoteTaking/basket/builddir/src/../../src/notecontent.h:35,
>
> from
> /home/nik/workspace/NoteTaking/basket/builddir/src/../../src/note.h:31,
>
> from
> /home/nik/workspace/NoteTaking/basket/builddir/src/../../src/basketview.h:52,
>
> from
> /home/nik/workspace/NoteTaking/basket/builddir/src/moc_basketview.cpp:10,
>
> from
> /home/nik/workspace/NoteTaking/basket/builddir/src/basketcommon_automoc.cpp:14:
>
> [...]
If nothing else helps please try reinstalling the libphonon* and
libqt4-phonon* packages with something like:
sudo aptitude reinstall libphonon-dev libqt4-phonon-dev
Good luck,
Riyad
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Basket-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/basket-devel