Re: Chapter marks not where specified.
Elio Blanca <[email protected]> Wed, 28 Mar 2012 00:33:09 +0200
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
Il 27/03/2012 22:18, Tom Brock ha scritto: > It won't build. I get a syntax error in configure: > > ./configure: line 6284: syntax error near unexpected token `2.6.0,' > ./configure: line 6284: `AM_PATH_XML2(2.6.0, , as_fn_error $? "You must have > libxml2>= 2.6.0 installed" "$LINENO" 5 )' > I do not get this message, but something is going wrong with configure... :-) Maybe libxml2 is not detected (did you install libxml2-dev package also?) If everything about libxml2 is already installed, then maybe the detection step is failing, so try this: (first of all, restore the right `configure' script!) locate the line with: min_xml_version=2.6.0 and change the `2.6.0' into something less, you say `2.0.0', so configure will have easier detection. See what happens. Actually I cannot say if this message can also be due to a wrong generated script. If you downloaded from git, then you ran `bootstrap' and it did the thing. I have now installed automake 1.11.1 and autoconf 2.65 and everything goes well, cannot say if/how different versions matter. Of course, if you delete a statement with such a parameter from configure, then `make' will later try to use empty macros (it expects configure fills them) and of course those errors raise. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure