Discussion:
Missing dillo.1.in
Jeremy Henty
2013-03-07 18:36:17 UTC
Permalink
Did someone forget to add a file? (Build log attached.)

Regards,

Jeremy Henty
Johannes Hofmann
2013-03-07 19:06:13 UTC
Permalink
Post by Jeremy Henty
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
Post by Jeremy Henty
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
http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
Johannes Hofmann
2013-03-07 19:40:27 UTC
Permalink
Post by Johannes Hofmann
Post by Jeremy Henty
Did someone forget to add a file? (Build log attached.)
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.
Should be fixed now. Please give it a try.

Cheers,
Johannes
Jeremy Henty
2013-03-08 08:04:45 UTC
Permalink
Post by Johannes Hofmann
Post by Johannes Hofmann
Post by Jeremy Henty
Did someone forget to add a file? (Build log attached.)
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.
Should be fixed now. Please give it a try.
Yes, it's fixed. Thanks!

Jeremy Henty

Continue reading on narkive:
Loading...