Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Mike Maxwell Subject: Re: xmllint stopped working? Date: Mon, 18 Jul 2005 11:42:29 -0400 Lines: 58 Message-ID: References: <42D7DF03 DOT 4010004 AT ldc DOT upenn DOT edu> <42D8542B DOT 6060402 AT familiehaase DOT de> Reply-To: maxwell AT ldc DOT upenn DOT edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) In-Reply-To: <42D8542B.6060402@familiehaase.de> X-IsSubscribed: yes (I responded to Gerrit in an email, but I'm copying my response here in case anyone is interested. I did do a posting to the mailing list Gerrit suggests at the end of this msg. --MM) -------- Original Message -------- Subject: Re: xmllint stopped working? Date: Sat, 16 Jul 2005 08:16:46 -0400 From: Mike Maxwell To: Gerrit P. Haase References: <42D7DF03 DOT 4010004 AT ldc DOT upenn DOT edu> <42D8542B DOT 6060402 AT familiehaase DOT de> Gerrit P. Haase wrote: > Mike Maxwell wrote: >> It appears that xmllint has stopped working in recent CygWin >> versions. > > Specifically with libxml2-2.6.20 or was it broken before you > upgraded? I don't know--I don't run xmllint every day, and I don't know which version I had when it was still working. Here's the msg I get when I run 'xmllint --version' on Cygwin: xmllint: using libxml version 20620 compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer XInclude Iconv Unicode Regexps Automata Schemas Modules >> These same files used to pass xmllint fine, and they still do when >> I run xmllint on a FreeBSD system. > > Which version? Here's the 'xmllint --version' msg on the FreeBSD system: xmllint: using libxml version 20619 compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer XInclude Iconv Unicode Regexps Automata Schemas So it looks like a slightly older version of libxml works OK. > How do I need to call it to reproduce the error? At least when > running `xmllint Paradigms.Defn.xml` I get no error (Unimplemented > block) with version 2.6.20. I'm attaching two files: the xsd, and the xml. I have not tried to minimize the .xsd file, but the .xml file is pretty much the minimum to reproduce the error. The command line is xmllint --noout --schema ParadigmDefn.xsd Tmp.xml > Libxml is an GNU project with its own site: http://www.libxml.org > Please ask at the mailing list before reporting it as bug, mailing > list informations are also here: http://www.xmlsoft.org/bugs.html > Listmanager to subscribe: http://mail.gnome.org/mailman/listinfo/xml Thanks, I'll try that. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/