On 08/08/14 12:29, Eugen Dedu wrote:
On 08/08/14 08:06, Stephen Kitt wrote:
Hi Eugen,
On Wed, 06 Aug 2014 13:12:18 +0200, Eugen Dedu
<eugen.d...@univ-fcomte.fr>
wrote:
I made some insight in this issue. I can reproduce on a simple example.
Excellent, thanks for taking the time to figure this out.
Take a libtool file you created from a mingw build. I tested with one
generated this month, and another one generated one year ago, where the
build worked. Both exhibit the bug, so libtool does not have any
problem, it seems. I attach a libtool in case you need one.
Do you know what version of mingw-w64 you were using when the build
worked?
I've tried with various versions going back to 2.0.8-1 (from May 2013)
and
the error message always appears.
I do not know what to say, since I am confused about all this.
Those flags (-dxerr9 and all the libraries which pose problems) are
found in ptlib.pc, Libs: line, so they get used by ekiga. I think this
is an error, which triggers also the bug.
If I remove those flags during ekiga linking, there is no warning and
libekiga.dll is generated.
In previous versions of ptlib, those flags were put in Libs.private:
line, hence they were not used during linking of *ekiga*, that's why it
worked.
An alternative solution for me is to move those flags from Libs: back to
Libs.private, but I fear it gives errors in other places/programs.
I did this and it compiled well! Hope it does not break elsewhere.
--
Eugen
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org