On Sat, 2011-12-03 at 10:56 -0500, mh wrote:
> Any other Debian (sid) users having problems building the latest Elementary? 
> I'm getting getting the following error:
> 
> /bin/sed: can't read /usr/lib/libglib-2.0.la: No such file or directory
> libtool: link: `/usr/lib/libglib-2.0.la' is not a valid libtool archive
> make[3]: *** [elementary_testql.la] Error 1
> 
> I've tried reinstalling libglib-2.0-0 and libglib2.0-dev without success. I 
> understand that Debian has been removing .la files, but I've been able to 
> build elementary in the past, and it is currently installed (though not at 
> the latest revision).

A while ago, Debian shuffled some files around for multiarch.  You have
EFL components installed which were built against those older locations.

To fix it, you'll need to rebuild all of the EFL components which are
dependencies of elementary and link with libglib.  Look especially for
components that you may have built once a while back to play with and
don't keep up to date.  You can track down the components by looking
through your $PREFIX/lib/pkgconfig for '/usr/lib/libglib-2.0.la'.

Ross

-- 
Ross Vandegrift <r...@kallisti.us>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to