On Mon, Jul 2, 2012 at 11:02 AM, Stefan Schmidt <s.schm...@samsung.com> wrote:
> Hello.
>
> On 07/02/2012 09:56 AM, Lionel Orry wrote:
>> Hi devs,
>>
>> the latest svn rev (73135) of eet does  not pass the configure step
>> correctly, probably due to autotools reorganisation (Vincent?). It
>> seems it is looking for 'zlib.pc' which is absolutely non-existent on
>> my platform, I don't know if zlib provides a pkg-config file in more
>> recent releases. Build context:
>>
>> - Fedora 10 (yes I know it's old but the EFL always compiled fine on
>> it and you want to support it, don't you? :) )
>> - packages installed: zlib-1.2.3-18.fc9.i386 and zlib-devel-1.2.3-18.fc9.i386
>> - eina compiled fine before eet
>> - Header of eet/config.log:
>>
>> It was created by eet configure 1.6.99.73135, which was
>> generated by GNU Autoconf 2.63.  Invocation command line was
>>
>>    $ ./configure -C --prefix=/opt/e17 
>> --cache-file=/tmp/easy_e17/easy_e17.cache
>>
>> - Output of configure:
>>
>> checking whether ccache gcc accepts -g... (cached) yes
>> checking for ccache gcc option to accept ISO C89... (cached) none needed
>> checking dependency style of ccache gcc... (cached) gcc3
>> checking for pkg-config... (cached) /usr/bin/pkg-config
>> checking pkg-config is at least version 0.9.0... yes
>> checking whether to build documentation... yes
>> checking for doxygen... (cached) yes
>> checking whether to use Gnutls... auto
>> checking for GNUTLS... yes
>> checking for libgcrypt-config... /usr/bin/libgcrypt-config
>> checking for libgcrypt... yes
>> checking whether to use gnutls_x509_crt_verify_hash... yes
>> checking for gnutls_x509_crt_verify_hash in -lgnutls... no
>> checking for gnutls_privkey_sign_data in -lgnutls... no
>> checking whether to use gnutls_privkey_sign_data... no
>> checking for gnutls_pubkey_verify_hash in -lgnutls... no
>> checking whether to use gnutls_pubkey_verify_hash... no
>> checking whether to activate cipher support in eet... yes
>> checking whether to activate signature support in eet... yes
>> checking jpeglib.h usability... yes
>> checking jpeglib.h presence... yes
>> checking for jpeglib.h... yes
>> checking for jpeg_std_error in -ljpeg... yes
>> checking for libjpeg... yes
>> configure: error: "Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH
>> environment variable contains include lines for the location of this
>> file"
>
> Just got hit by the same error. We checked for the header file before
> and somehow the new code checks for a pc file for zlib. And our old
> version of it (10.04 here) does not have that.
>
> I will commit a band-aid in a second and hope for a real fix from
> Vincent. Not going to touch the m4 files myself. :)

Works like a charm, thank you Stefan :)

>
> regards
> Stefan Schmidt
>
> ------------------------------------------------------------------------------
> 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-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Lionel

------------------------------------------------------------------------------
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-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to