Bug#688641: Update configure to properly define global_symbol_pipe
Michael Tautschnig
mt at debian.org
Mon Sep 24 12:47:30 UTC 2012
Package: libglade2
Version: 2.6.4-1
The present configure script yields code with
conflicting declarations of int and char type while determining the value of
global_symbol_pipe on all architectures other than ia64. This is caused by
lt_cv_sys_global_symbol_to_cdecl being redefined on ia64 only, but not on other
architectures. Thus nm_test_var has conflicting types int and char while linking
conftest.
This problem has been fixed in libtool on Tue Sep 14 22:10:37 2004. It seems the
aclocal.m4 ships an ancient version of libtool.m4.
Best,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120924/2be9f786/attachment.pgp>
More information about the pkg-gnome-maintainers
mailing list