[gstreamer-bugs] [Bug 169123] New: false dependence on libxml2 if registry is enabled

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Mar 3 11:52:20 PST 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=169123
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: false dependence on libxml2 if registry is enabled
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jamey.hicks at hp.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
./configure --disable-loadsave  still checks for libxml2 and links against
libxml2 even though registry uses gmarkup instead of xml2.

Steps to reproduce:
1. ./configure --disable-loadsave
2. make && sudo make install
3. ldd /usr/lib/libgstreamer*.so | grep libxml2



Actual results:
Shows dependence on libxml2 that is unneeded.

Expected results:
Should have no dependence on libxml2.


Does this happen every time?
yes

Other information:
Will attach a patch.

------- 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