On 09/05/2012 02:57 PM, Andrea Suisani wrote:
> On 09/04/2012 08:06 PM, Gustavo Sverzut Barbieri wrote:
>> On Tue, Sep 4, 2012 at 12:04 PM, Carsten Haitzler<ras...@rasterman.com>wrote:
>>
>>> On Tue, 04 Sep 2012 14:45:19 +0200 Andrea Suisani<sick...@opinioni.net>
>>> said:
>>>
>>>> On 09/04/2012 02:40 PM, Gustavo Sverzut Barbieri wrote:
>>>>> I still wonder why these people install .la files, just remove them and
>>>>> it's all fine
>>>>
>>>> to my understanding it's a libtool requirment, i.e. I need
>>>> libgnutls.la to get elementary compiled. dunno why tough. :)
>>>
>>> it actually not required at all... unless you have an os that cant link
>>> shared
>>> libs with eachother or even do dynamic libs (.a's only). as such linux is
>>> far
>>> from being that os so you can safely delete all your .la files and
>>> everything
>>> will be fine.
>>>
>>
>>
>> Raster is completely right. These .la is for stupid systems. We don't
>> support them, but it happens that people are insane and keep these cruft
>> around.
>>
>> For gentoo packages I've created, I deleted them all... but it seems that
>> some of the overlays do not do that anymore, unfortunately :-/
>>
>> Our usage of pkg-config fulfills the needs of dependencies and finding all
>> the libs.
>>
>> http://blog.flameeyes.eu/2010/10/libtool-archives-and-their-pointless-points
>> http://blog.flameeyes.eu/2011/05/surviving-without-libtool-archives
>>
>
>
> got it guys I didn't realize that all the mess was caused
> by leftover .la files im my system.
>
> I'll follow SeoZ's advice, I will uninstall all elf, remove any
> .la files in $prefix/lib, and rebuild everything from scratch.
>
> thanks everybody
>
> Andrea


You can use a patched easy_e17 that's in my github ( 
https://github.com/ppurka/easy_e17 ) that avoids this issue of stale 
files. I was bitten by stale files in the installation long ago, and 
since then I use this patched version. Never had a failure since then, 
and I update weekly. Hopefully these patches get integrated into 
upstream easy_e17.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to