hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01082
[Bug 703736] Re: Hugin contains a bundled zthread-2.3.1
** Changed in: hugin
Status: New => Confirmed
** Changed in: hugin
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/703736
Title:
Hugin contains a bundled zthread-2.3.1
Status in Hugin - Panorama Tools GUI:
Confirmed
Bug description:
src/foreign/zthread is a bundled version of zthread
<http://zthread.sourceforge.net/> This is a problem with some Linux
distributions such as Debian and fedora that have policies to not ship
multiple versions of the same library.
The solution would be to modify the cmake configuration to allow
building against a system version of this library, and/or to remove
the bundled library altogether.
References