Re: Question about rygel transcoding ogg



Am Dienstag, den 08.09.2015, 17:21 +0200 schrieb Jens Georg:
[snip]
Well it's a bit different from VS. 

git is http://git.gnome.org/browse/rygel

apt-get build-dep rygel should give you what you need.


[snip]

now I'm hanging on compiling

updated and upgraded to your launchpad stable repos and theyr
dependencies:
ppa:gstreamer-developers/ppa
ppa:vala-team/ppa
ppa:yg-jensge/gupnp


autogen.sh works with branch rygel-0-24
(because I want to build the stable one and the master didn't compile
because of missing deps)

               rygel 0.24.4.5-69858
                    ============


        Prefix:                 /usr/local
        Source code location:   .
        Compiler:               gcc
        CFLAGS:                 -g -O2 -O0 -g -w
        VALAFLAGS:              --enable-deprecated --target-glib=2.32
--fatal-warnings
        uninstalled:            no
        preferences ui:         yes
        Media Engine:           gstreamer
        API documentation:      yes
        GObject-Introspection:  no

    Plugins:
        examples:               yes
        tracker:                yes
            version:            1.0
        mediathek:              yes
        media-export            yes
        external:               yes
        MPRIS2:                 yes
        gst-launch:             yes
        playbin:                yes

But making stops with an error:

Making all in librygel-core
make[4]: Entering directory '/home/wolfgang/Projects/rygel/rygel/doc/reference/librygel-core'
  GEN      valadoc-gen
error: failed to load driver
Failed: 1 error(s), 0 warning(s)
Makefile:706: recipe for target 'valadoc-gen' failed
make[4]: *** [valadoc-gen] Error 1
make[4]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc/reference/librygel-core'
Makefile:445: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc/reference'
Makefile:570: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc'
Makefile:574: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/wolfgang/Projects/rygel/rygel'
Makefile:476: recipe for target 'all' failed
make: *** [all] Error 2

there seem to be a tool missing, maybe something like doxygen, or so?

The second time (after updating all apt packages again) the Error changed

Making all in librygel-core
make[4]: Entering directory '/home/wolfgang/Projects/rygel/rygel/doc/reference/librygel-core'
  GEN      valadoc-gen
error: Package `glib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: glib-2.0 not found in specified Vala API directories
error: Package `gobject-2.0' not found in specified Vala API directories or GObject-Introspection GIR 
directories
error: gobject-2.0 not found in specified Vala API directories
error: Package `gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: gio-2.0, dependency of gssdp-1.0, not found in specified Vala API directories
error: Package `libsoup-2.4' not found in specified Vala API directories or GObject-Introspection GIR 
directories
error: libsoup-2.4, dependency of gupnp-1.0, not found in specified Vala API directories
error: Package `libxml-2.0' not found in specified Vala API directories or GObject-Introspection GIR 
directories
error: libxml-2.0, dependency of gupnp-1.0, not found in specified Vala API directories
error: Package `gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `gio-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `gmodule-2.0' not found in specified Vala API directories or GObject-Introspection GIR 
directories
error: Package `gmodule-2.0' not found in specified Vala API directories or GObject-Introspection GIR 
directories
error: Package `posix' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `posix' not found in specified Vala API directories or GObject-Introspection GIR directories
Failed: 16 error(s), 0 warning(s)
Makefile:706: recipe for target 'valadoc-gen' failed
make[4]: *** [valadoc-gen] Error 1
make[4]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc/reference/librygel-core'
Makefile:445: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc/reference'
Makefile:570: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/wolfgang/Projects/rygel/rygel/doc'
Makefile:574: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/wolfgang/Projects/rygel/rygel'
Makefile:476: recipe for target 'all' failed
make: *** [all] Error 2


I think I'm not far away from getting my selfcompiled rygel

greets from saxonia

-- 
WR <wolle321 freenet de>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]