On Sun, 4 Dec 2011 20:20:52 -0500 mh <mhe...@member.fsf.org> said:

> This solved the problem. I just finished getting everything to compile
> following Ross's suggestion to rebuild all of the EFL components that are
> dependencies of elementary and link with libglib. Actually, I couldn't figure
> out which components needed to be rebuilt, so I just got rid of them all and
> rebuilt e.

some efl lib had a .la file still pointing to the .la file that was there and
something moved it or removed it (upgrade) - a full rebuild of all efl is the
only sure way to fix that. (unless u want to go editing the .la files of all
the fl components to manually fix it?)

> I still can't find libglib-2.0.la anywhere on my debian sid install, or on an
> up to date Arch install. Does that make any sense?

did they just move it to the arch-specific subdir?
like /usr/lib/x86_64-linux-gnu or /usr/lib/i386-linux-gnu .. literally do a
brute-force fine for it:

find / -print | grep libglib | grep .la


> 
> ------------------------------------------------------------------------------
> 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
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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