GNU bug report logs -
#18552
Possible bug building emacs trunk with Fedora 19-x86_64
Previous Next
Reported by: George R Goffe <grgoffe <at> yahoo.com>
Date: Wed, 24 Sep 2014 21:49:01 UTC
Severity: normal
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi,
I am having trouble building an up to date version of emacs on my fedora 19 system. This configure suggests including --with-jpeg=no. I tried this and got the same error message. As far as I know, my system has all the jpeg libraries. I have also provided my parameters for ./configure. Can you look things over and let me what I'm doing wrong please?
Regards,
George...
configure output:
723 checking for tiffio.h... yes
724 checking for TIFFGetVersion in -ltiff... yes
725 checking gif_lib.h usability... yes
726 checking gif_lib.h presence... yes
727 checking for gif_lib.h... yes
728 checking for EGifPutExtensionLast in -lgif... yes
729 configure: error: The following required libraries were not found:
730 libjpeg
731 Maybe some development libraries/packages are missing?
732 If you don't want to link with them give
733 --with-jpeg=no
734 as options to configure
735 make: *** [Makefile] Error 1
736
input to configure:
156 ./configure --prefix=/usr/lsd/$osname --verbose \
157 --x-includes=/usr/include \
158 --x-libraries=/usr/lib \
159 --enable-asserts \
160 --enable-autodepend \
161 --enable-dependency-tracking \
162 --with-x-toolkit=gtk3 \
163 --with-wide-int \
164 --with-x
[Message part 2 (text/html, inline)]
This bug report was last modified 10 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.