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. :)


> On Tuesday, September 4, 2012, Carsten Haitzler wrote:
>
>> On Tue, 04 Sep 2012 12:06:18 +0200 Andrea Suisani 
>> <sick...@opinioni.net<javascript:;>>
>> said:
>>
>>> Hi All,
>>>
>>> I've recently upgrade my workstation to ubuntu 12.04
>>> and now I'm not able to compile elementary due to the fact
>>> that 12.04 libgnutls-dev package does not contain libgnutls.la
>>> anymore, this the related piece of log:
>>>
>>> make[4]: Leaving directory `/home/tempu/src/e17_src/e/src/modules/conf'
>>> Making all in conf_wallpaper2
>>> make[4]: Entering directory
>>> `/home/tempu/src/e17_src/e/src/modules/conf_wallpaper2' CC
>> e_mod_main.lo
>>>     CC     e_int_config_wallpaper.lo
>>>     CCLD   module.la
>>> /bin/sed: can't read /usr/lib/x86_64-linux-gnu/libgnutls.la: No such
>> file or
>>> directory libtool: link: `/usr/lib/x86_64-linux-gnu/libgnutls.la' is
>> not a
>>> valid libtool archive make[4]: *** [module.la] Error 1
>>> make[4]: Leaving directory
>>> `/home/tempu/src/e17_src/e/src/modules/conf_wallpaper2' make[3]: ***
>>> [all-recursive] Error 1 make[3]: Leaving directory
>>> `/home/tempu/src/e17_src/e/src/modules' make[2]: *** [all-recursive]
>> Error 1
>>> make[2]: Leaving directory `/home/tempu/src/e17_src/e/src'
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory `/home/tempu/src/e17_src/e'
>>> make: *** [all] Error 2
>>>
>>>
>>> from what i've understand .la file is needed by libtool.
>>>
>>>
>>> have anybody experienced this problem ?
>>
>> ubuntu bug. i've filed a bug before on this. it didnt get fixed. the .la
>> files
>> are broken that ship with ubuntu so they point to the wrong installation
>> dir
>> for the lib (they point to /lib/ instead of /usr/lib/i386-linux-gnu).
>>
>> search for a bug from raster and this in ubuntu's bug tracker. :) i ended
>> up
>> having to hand-edit .la files that come with the distro to fix it.
>>
>> --
>> ------------- Codito, ergo sum - "I code, therefore I am" --------------
>> The Rasterman (Carsten Haitzler)    ras...@rasterman.com <javascript:;>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> 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 <javascript:;>
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>
>


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