unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 7603@debbugs.gnu.org
Subject: bug#7603: 24.0.50; compilation of NS variant fails with too old libxml2
Date: Fri, 14 Jan 2011 22:21:55 -0500	[thread overview]
Message-ID: <87k4i6g8bw.fsf@stupidchicken.com> (raw)
In-Reply-To: <9E4D746A-C774-4F8C-8ED3-805A672987AD@Freenet.DE> (Peter Dyballa's message of "Fri, 10 Dec 2010 11:03:04 +0100")

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> Hello!
>
> Looking into the configure and config.log files and experimenting with
> pkg-config it seems that configure checks for the wrong version
> number. Instead of 2.2.0 (maybe a years old version number) a larger
> value/more recent version number should be checked, obviously greater
> than 2.6.16 to satisfy the dependency from
>
> 	typedef enum {
> 	    HTML_PARSE_RECOVER = 1<<0,
> 	    HTML_PARSE_NOERROR = 1<<5,
> 	    HTML_PARSE_NOWARNING= 1<<6,
> 	    HTML_PARSE_PEDANTIC = 1<<7,
> 	    HTML_PARSE_NOBLANKS = 1<<8,
> 	    HTML_PARSE_NONET = 1<<11,
> 	    HTML_PARSE_COMPACT = 1<<16
> 	} htmlParserOption;
>
> in .../include/libxml2/libxml/HTMLparser.h.

Looks reasonable.  Committed; thanks.





      reply	other threads:[~2011-01-15  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10  0:49 bug#7603: 24.0.50; compilation of NS variant fails with too old libxml2 Peter Dyballa
2010-12-10 10:03 ` Peter Dyballa
2011-01-15  3:21   ` Chong Yidong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4i6g8bw.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=7603@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).