[xmlroff] Nearly ready for xmlroff 0.5.2
Tony Graham
Tony.Graham at MenteithConsulting.com
Thu Aug 9 16:04:27 UTC 2007
On Thu, Aug 09 2007 15:36:05 +0100, asmodai at in-nomine.org wrote:
> -On [20070809 16:32], Aron Stansvik (elvstone at gmail.com) wrote:
>>This happened to me too, I just ran 'make -k' again and it worked.
>
> [16:12] [asmodai at nexus] (702) {0} % make -k
> make all-am
> perl h2pl.pl
> Usage:
> perl h2pl.pl HeaderFile
>
> where:
> HeaderFile = Header file created by configure, e.g., 'config.h'.
> *** Error code 255 (continuing)
> `all-am' not remade because of errors.
...
> Looks like the $< issue again.
Sorry about that. I've modified the Makefile.am.
Since the last time we discussed this, I found this in the Autoconf
manual:
11.13.2 `$<' Not Supported in Explicit Rules
--------------------------------------------
Using `$<' in explicit rules is not portable. The prerequisite file
must be named explicitly in the rule. If you want to find the
prerequisite via a `VPATH' search, you have to code the whole thing
manually. *Note Build Directories::.
Regards,
Tony.
More information about the xmlroff-list
mailing list