GNU bug report logs -
#57420
29.0.50; Failure configuring Emacs with animated WebP support
Previous Next
Reported by: Daniel Martín <mardani29 <at> yahoo.es>
Date: Thu, 25 Aug 2022 22:01:02 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Thu, 25 Aug 2022 22:50:24 +0000
>
> Daniel Martín via "Bug reports for GNU Emacs, the Swiss army knife of
> text editors" <bug-gnu-emacs <at> gnu.org> writes:
>
> > I checked that the built Emacs has WebP support.
> >
> > What do you think? I'd need an build system expert to verify that this
> > is TRT in GNU/Linux, Windows, or when pkg-config is not available.
>
> FWIW, I tried building with that patch here (Debian GNU/Linux) and the
> build doesn't have webp support.
>
> (image-type-available-p 'webp)
> => nil
Details, please. Did the configure script decide that WebP is not
available? If so, please show the relevant portion of config.log.
Also, what does the shell command below produce?
$ pkg-config --libs "libwebpdemux >= 0.6.0"
This bug report was last modified 2 years and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.