hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #04481
Re: [Bug 1157631] Re: can't 'make dist' for default branch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Terry, pano13vc.def has been removed as well. So your changes to
Makefile.am are correct.
You can check what will be committed with `hg diff`, or just commit
just the changes to one file like so:
hg ci Makefile.am
hg push
On Wed 20-Mar-2013 at 22:10 -0000, tduell wrote:
>Thanks Bruno, but there is more...pano13vc.def also causes a problem.
>Once that is removed from Makefile.am 'make dist' appears to work OK here in my local repo.
>This all needs to be fixed properly.
>I am a bit reluctant to make a patch from my repo, as I currently make in the source tree, which probably isn't the thing to do.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFRSkP5FqOhwCjyCLoRAklzAJ9E62//qzsSPEaJ/gXrWWiN2YjRZwCeI9DH
rCg9hTuXu1aQEKmtmRijmoQ=
=4uS3
-----END PGP SIGNATURE-----
--
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
References