Re: Missing dillo.1.in
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 07, 2013 at 06:36:17PM +0000, Jeremy Henty wrote: > > Did someone forget to add a file? (Build log attached.) The file seems to be there: http://hg.dillo.org/dillo/file/86f817232a5f/doc/dillo.1.in I think the problem is related to the separate "Build" directory in your case. How did you set this up? I'd like to fix that case. Regards, Johannes > > Regards, > > Jeremy Henty > make all-recursive > make[1]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build' > Making all in lout > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/lout' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/lout' > Making all in dw > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/dw' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/dw' > Making all in dlib > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/dlib' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/dlib' > Making all in dpip > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/dpip' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/dpip' > Making all in src > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/src' > Making all in IO > make[3]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/src/IO' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/src/IO' > make[3]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/src' > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/src' > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/src' > Making all in doc > make[2]: Entering directory `/home/jeremy/Personal/Geeky/Dillo/Build/doc' > sed 's%/usr/local%/usr%g' < dillo.1.in > dillo.1 > /bin/sh: dillo.1.in: No such file or directory > make[2]: *** [dillo.1] Error 1 > make[2]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build/doc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/jeremy/Personal/Geeky/Dillo/Build' > make: *** [all] Error 2 > _______________________________________________ > Dillo-dev mailing list > [email protected] > http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev