[Qt-interest] Opensuse 11.1 - building Phonon from Qt 4.6.1 source

Stephen Collyer scollyer at netspinner.co.uk
Tue Feb 23 13:39:55 CET 2010


On 23 February 2010 12:08, Thiago Macieira <thiago at kde.org> wrote:

>
> > 2. Make a link from /usr/include/gst to /usr/include/gstreamer-0.10/gst
> >
> > The Phonon code expects the gstreamer includes to be in /usr/include/gst
> > but the opensuse packages don't put them there.
>
>
> No, the code doesn't expect it to be there.
>
> It builds just fine on my machine with the headers in
> /usr/include/gstreamer-0.10/gst.
>
>
Well, you would know better than I, but without that link, I get the
following errors:

GStreamer auto-detection... ()
g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/linux-g++ -I. -o gstreamer.o
gstreamer.cpp
In file included from gstreamer.cpp:42:
/usr/include/gst/gst.h:27:18: error: glib.h: No such file or directory
In file included from /usr/include/gst/gst.h:31,
                 from gstreamer.cpp:42:
/usr/include/gst/gstenumtypes.h:7:25: error: glib-object.h: No such file or
directory
In file included from /usr/include/gst/gstelementfactory.h:33,
                 from /usr/include/gst/gstelement.h:56,
                 from /usr/include/gst/gstbin.h:27,
                 from /usr/include/gst/gst.h:34,

etc

This occurs during configuration.

I had to create the link to allow configure to complete.

-- 
Stephen Collyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100223/1fa02d89/attachment.html 


More information about the Qt-interest-old mailing list