On Tue, Oct 20, 2009 at 07:10, Yuv <goo...@levy.ch> wrote: > > I had the same error and fixed it with a couple of new dependencies. > check the list at > http://wiki.panotools.org/Hugin_Compiling_Ubuntu#Building_Enblend > if it does not work yet, start from scratch: > > cd enblend > rm -fr * > hg update --clean
I followed exactly the instructions in the wiki, starting from scratch. Only texinfo was missing on my system. But the compilation still fails at the end: Updating ./versenblend.texi make[2]: *** No rule to make target `/../src/enblend.cc', needed by `varsenblend.texi'. Stop. make[2]: Leaving directory `/home/seb/downloads/enblend/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/seb/downloads/enblend' make: *** [all] Error 2 The problem seems to be the in Makefile in the doc folder, which contains: varsenblend.texi: $(VPATH)/../src/enblend.cc \ but this $VPATH may not be defined. If I remove all references to $(VPATH) then everything compiles without error. Cheers, Seb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to hugin-ptx@googlegroups.com To unsubscribe from this group, send email to hugin-ptx+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---