--- Begin Message ---
Subject: |
building guile-emacs fails: required libaries not found: libjpeg |
Date: |
Mon, 06 Nov 2017 23:22:16 +0100 |
guix build guile-emacs fails with
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
configure: WARNING: libjpeg found, but not version 6b or later
checking for library containing inflateEnd... -lz
checking for png... yes
checking whether png_longjmp is declared... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... yes
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
phase `configure' failed after 10.5 seconds
Obviously that's fu, because libjpeg-8 is available. I tried several
things, previous versions of libjpeg; not sure what's going on here.
Greetings,
janneke
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#29186: building guile-emacs fails: required libaries not found: libjpeg |
Date: |
Sat, 25 Nov 2017 20:51:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Ludovic Courtès writes:
> I think you can now push the patch in Guix.
Thanks, push to master as 68cb962a8d6d384a02e3e8eac23af2582d73c6e7
janneke
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
--- End Message ---