
Hi,
Now, cool is that? :)
make[4]: Entering directory `/home/avp/soft/svn/inkscape/share/extensions/Poly3DObjects' make[4]: *** No rule to make target `all'. Stop. make[4]: Leaving directory `/home/avp/soft/svn/inkscape/share/extensions/Poly3DObjects' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/avp/soft/svn/inkscape/share/extensions' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/avp/soft/svn/inkscape/share' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/avp/soft/svn/inkscape' make: *** [all] Error 2
Makefile for this directory isn't generated. Happens even with clean checkouts since yesterday.
Alexandre

On Thu, Jun 19, 2008 at 9:14 PM, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
Hi,
Now, cool is that? :)
make[4]: Entering directory `/home/avp/soft/svn/inkscape/share/extensions/Poly3DObjects' make[4]: *** No rule to make target `all'. Stop. make[4]: Leaving directory `/home/avp/soft/svn/inkscape/share/extensions/Poly3DObjects' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/avp/soft/svn/inkscape/share/extensions' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/avp/soft/svn/inkscape/share' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/avp/soft/svn/inkscape' make: *** [all] Error 2
Makefile for this directory isn't generated. Happens even with clean checkouts since yesterday.
Alexandre
Hi, I found the following resolved it:
Index: configure.ac =================================================================== --- configure.ac (revision 863) +++ configure.ac (working copy) @@ -957,6 +957,7 @@ share/extensions/alphabet_soup/Makefile share/extensions/Barcode/Makefile share/extensions/xaml2svg/Makefile +share/extensions/Poly3DObjects/Makefile share/fonts/Makefile share/gradients/Makefile share/icons/Makefile
Regards, Bernie
participants (2)
-
Alexandre Prokoudine
-
Bernard Gray