hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #04476
[Bug 1157631] [NEW] can't 'make dist' for default branch
Public bug reported:
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?
** Affects: panotools
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References