bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20124: Building emacs and libjpeg not found on Fedora 22


From: Petr Hracek
Subject: bug#20124: Building emacs and libjpeg not found on Fedora 22
Date: Wed, 18 Mar 2015 13:29:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/17/2015 01:37 PM, Eli Zaretskii wrote:
Date: Tue, 17 Mar 2015 12:35:23 +0100
From: Petr Hracek<phracek@redhat.com>
CC:20124@debbugs.gnu.org

configure:13903: $? = 0
configure:13912: result: yes
*configure:13937: WARNING: libjpeg found, but not version 6b or later*
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Isn't the above self-explanatory?

the configure script looks at the value of JPEG_LIB_VERSION it finds
in jpeglib.h header file, so I'm guessing either your libjpeg
installation is too old, or you have an old jpeglib.h header somewhere
where the compiler picks it ahead of the correct one.
I know that it is self-explanatory but my jpeglib.h header file has JPEG_LIB_VERSION = 62.
No I don't have neither jpeglib.h nor libjpeg-turbo package old.

But I am going to find if there could not be a problem with emacs configure script.
Several times there is mentioned conftest.$ac. I am going to test it.
I think that emacs configure scripts does not work well some times.

--
Petr Hracek
Software Engineer
Developer Experience
Red Hat, Inc
Mob: +420777056169
email:phracek@redhat.com






reply via email to

[Prev in Thread] Current Thread [Next in Thread]