[xmlroff] Can't run xmlroff testsuite on win32/mingw...

Georges Martin jrjsmrtn at gmail.com
Thu Jul 26 19:41:39 UTC 2007


Hello, all xmlroffers...

I just build xmlroff 0.5.1 on win32 using mingw, and output my first
layout.pdf... :-)

Then I tried to run the testsuite but it doesn't seem to work... I
think I'm missing something obvious but can't see what... :-/

Here's my log..

~/testsuite
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile

~/testsuite
$ make
make: Nothing to be done for `all'.

~/testsuite
$ make install
make[1]: Entering directory `/home/gmartin/testsuite'
make[1]: Nothing to be done for `install-exec-am'.
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/gmartin/testsuite'

----
cd to ../testing and changed testsuites.xml to point to testing/testsuite.xml
----

 ~/testing
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for convert... /d/program files/imagemagick-6.3.5-q16/convert
checking for composite... /d/program files/imagemagick-6.3.5-q16/composite
checking for xsltproc... /usr/local/bin/xsltproc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
The 'configure' options that you used are recorded in 'config.log'.

~/testing
$ make -k
make  all-am
make[1]: Entering directory `/home/gmartin/testing'
make[1]: *** No rule to make target `testsuccess.xml', needed by `index.html'.
make[1]: *** No rule to make target `h2xsl.pl', needed by `config.xsl'.
make[1]: *** No rule to make target `../xmlroff/xmlroff/xmlroff',
needed by `testresults.stamp'.
make[1]: *** No rule to make target `h2pl.pl', needed by `config.pl'.
make[1]: Target `all-am' not remade because of errors.
make[1]: Leaving directory `/home/gmartin/testing'
make: *** [all] Error 2

~/testing
$ perl dotests.pl .
"config/test.sh" does not exist or could not be read.  Skipping "config".

~/testing
$ ls config
install-sh  missing

----

Any clues to what I missed ?

Georges Martin


ps: btw, nice work, guys... :-)


More information about the xmlroff-list mailing list