GNU bug report logs -
#20124
Building emacs and libjpeg not found on Fedora 22
Previous Next
Reported by: Petr Hracek <phracek <at> redhat.com>
Date: Tue, 17 Mar 2015 09:48:01 UTC
Severity: normal
Tags: moreinfo
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 Mar 2015 10:37:14 -0700
with message-id <55104F4A.9010305 <at> cs.ucla.edu>
and subject line Re: bug#20124: Building emacs and libjpeg not found on Fedora 22
has caused the debbugs.gnu.org bug report #20124,
regarding Building emacs and libjpeg not found on Fedora 22
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
20124: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20124
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I am trying to build emacs with following parameters in configuration
script.
./configure --build=x86_64-redhat-linux-gnu
--host=x86_64-redhat-linux-gnu --program-prefix=
--disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif
--with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm
--with-x-toolkit=gtk3 --with-gpm=no
It fails with:
configure: error: The following required libraries were not found:
libjpeg
Maybe some development libraries/packages are missing?
If you don't want to link with them give
--with-jpeg=no
as options to configure
I have installed following libjpeg versions:
libjpeg-turbo-1.4.0-1.fc22
libjpeg-turbo-devel-1.4.0-1.fc22.
(http://koji.fedoraproject.org/koji/buildinfo?buildID=605282)
The first package delivers SO libraries like so.62.0
second one delivers headers and libjpeg.so library
Do you have any idea where could be a problem?
Greetings
Petr
--
Petr Hracek
Software Engineer
Developer Experience
Red Hat, Inc
Mob: +420777056169
email: phracek <at> redhat.com
[Message part 3 (message/rfc822, inline)]
Glenn Morris wrote:
> Note that Andreas has today installed something related to this area:
Thanks, Andreas. I merged that from emacs-24 to master and am marking this bug
as done.
At some point we should probably stop using AC_EGREP_CPP, as it's too brittle.
But that can wait.
This bug report was last modified 10 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.