gobject build broken



I was just trying to build glib HEAD again, and ran into some build
trouble with the following error message:
  libtool: link: error: cannot link shared libraries into libtool libraries


Tor's latest patch to gobject/Makefile.am (rev 1.26) adds the following:
  libgobject_1_3_la_LIBADD = $(libglib)

Which ends up dynamically linking one dyanmic libtool library to another,
which libtool-1.3.x doesn't like.  This works with the CVS version of
libtool, so my question is whether we are going to require it for glib and
gtk+ builds now.

If we do require cvs libtool, then the following bug I submitted could be
fixed:
  http://bugzilla.gnome.org/show_bug.cgi?id=50707

James.

-- 
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]