From: Noam P. <npo...@us...> - 2013-02-09 22:35:57
|
Filipe Fernandes <ffe...@gm...> writes: > Thanks! That definitely got me further along. The manpage was built, > but I still had to contend with the following error... > > DBOOK doc/xmlstarlet.1 > Note: Writing xmlstarlet.1 > make[1]: *** No rule to make target `doc/xmlstarlet-ug.pdf', needed by > `all-am'. Stop. > make[1]: Leaving directory `/home/ffernand/src/.interest/xmlstar' > make: *** [all] Error 2 I guess you ignored the warning about not having fop installed. Maybe it should be an error since it breaks the build? On the other hand, the tarball has the pdfs so it wouldn't break the build there... |