[Bug 696392] New: gst-plugins-bad fails to build unless gnutls is present...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 22 06:34:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696392
  GStreamer | gst-plugins-bad | git

           Summary: gst-plugins-bad fails to build unless gnutls is
                    present...
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I have a system where libgnutls-dev is not present.

I run autogen.sh with --prefix=somepath --enable-gcov
which is successful.

Then I try to build gst-plugins-bad 

[...]
make[3]: Entering directory `/home/user/src/gst-plugins-bad/ext/hls'
  CC     libgstfragmented_la-gsthlsdemux.lo
gsthlsdemux.c:50:27: fatal error: gnutls/gnutls.h: No such file or directory
compilation terminated.

I haven't found the issue yet, so at the moment I have
no patch to contribute. I will attach one once I find
the problem.

PS. if you temporarily remove your gnutls.pc and /usr/include/gnutls/gnutls.h
on your machine you can replicate the error I'm seeing.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list