[gstreamer-bugs] [Bug 312589] New: configure doesn't check for xmllint

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Aug 4 08:32:18 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=312589
 GStreamer | documentation | Ver: 0.8.x

           Summary: configure doesn't check for xmllint
           Product: GStreamer
           Version: 0.8.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: in7y118 at public.uni-hamburg.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


1) get Debian
2) apt-get install everything needed to build GStreamer 0.8 from cvs
3) apt-get remove libxml2-utils
4) ./autogen.sh && make

produces the following result:

make[4]: Entering directory `/home/lvs/cvs/gstreamer/docs/faq'
cd build && xmllint -noout -valid faq.xml
/bin/sh: xmllint: command not found
make[4]: *** [check-local] Error 127
make[4]: Leaving directory `/home/lvs/cvs/gstreamer/docs/faq'

So either linting the xml should not be done without xmllint or the docs
shouldn't be built. Since I consider me too clueless about the right behaviour
and the docs build system I file this as a bug for you guys.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list