← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 1157631] Re: can't 'make dist' for default branch

 

** Changed in: panotools
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Panotools.
https://bugs.launchpad.net/bugs/1157631

Title:
  can't 'make dist' for default branch

Status in Panorama Tools:
  Fix Committed

Bug description:
  Attempting to build 2.9.19 (default branch), on Fedora 18 x86_64.
  The steps I usually follow are...
  Update local repo, "hg pull && hg up"
  "./bootstrap"
  "./configure"
  "make"
  "make dist"

  Up to "make dist" appears to go OK, but "make dist" sends the
  following message;

  [terry@localhost trunk]$ make dist
  make  dist-bzip2 dist-gzip dist-zip am__post_remove_distdir='@:'
  make[1]: Entering directory `/home/terry/Hugin/libpano13/trunk'
  make[1]: *** No rule to make target `libpano13.def', needed by `distdir'.  Stop.
  make[1]: Leaving directory `/home/terry/Hugin/libpano13/trunk'
  make: *** [dist] Error 2

  Has something changed that requires it to be done differently, or is
  it broken?

To manage notifications about this bug go to:
https://bugs.launchpad.net/panotools/+bug/1157631/+subscriptions


References