pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47143: gstreamer0.10 glib.h: No such file or directory



>Number:         47143
>Category:       pkg
>Synopsis:       gstreamer0.10 glib.h: No such file or directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 30 19:00:00 +0000 2012
>Originator:     David Shao
>Release:        NetBSD 6.99.14 (GENERIC) amd64
>Organization:
>Environment:
NetBSD 6.99.14 (GENERIC) amd64
>Description:
On NetBSD 6.99.14 amd64, using current pkgsrc as of Tue, 30 Oct 2012, 16:55 CVS 
commit: pkgsrc/devel/accerciser3, either
pkg_rolling-replace -uv
or
pkg_delete -f gstreamer0.10 then
make install
produces an error during build:

Configuration
        Version                    : 0.10.36
        Source code location       : .
        Prefix                     : /usr/pkg
        Compiler                   : gcc -std=gnu99
        Package name               : GStreamer source release
        Package origin             : Unknown package origin

        Documentation (manuals)    : no
        Documentation (API)        : no

        Debug Logging              : yes
        Pipeline XML load/save     : yes
        Command-line parser        : yes
        Option parsing in gst_init : yes
        Tracing subsystem          : yes
        Allocation tracing         : yes
        Plugin registry            : yes
        Plugin support             : yes
        Network support            : yes
        Unit testing support       : no

        Debug                      : yes
        Profiling                  : no

        Building examples          : no
        Building test apps         : no
        Building tests that fail   : no
...


  CCLD   libgstbase-0.10.la
  GEN    GstBase-0.10.gir
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
Package gstreamer-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.10' found
In file included from 
/usr/pkgsrc/multimedia/gstreamer0.10/work/gstreamer-0.10.36/libs/gst/base/gstadapter.h:20:0,
                 from <stdin>:4:
../../../gst/gst.h:27:18: fatal error: glib.h: No such file or directory
compilation terminated.
Error while processing the source.
gmake[4]: *** [GstBase-0.10.gir] Error 1
gmake[4]: Leaving directory 
`/usr/pkgsrc/multimedia/gstreamer0.10/work/gstreamer-0.10.36/libs/gst/base'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/pkgsrc/multimedia/gstreamer0.10/work/gstreamer-0.10.36/libs/gst'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/multimedia/gstreamer0.10/work/gstreamer-0.10.36/libs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/pkgsrc/multimedia/gstreamer0.10/work/gstreamer-0.10.36'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
On NetBSD 6.99.14 amd64, using current pkgsrc as of Tue, 30 Oct 2012, 16:55 CVS 
commit: pkgsrc/devel/accerciser3, either
pkg_rolling-replace -uv
or
pkg_delete -f gstreamer0.10 then
make install
>Fix:



Home | Main Index | Thread Index | Old Index