GNU bug report logs -
#61988
error compiling emacs
Previous Next
Reported by: Ugo Tomei <utomei <at> tiscali.it>
Date: Sun, 5 Mar 2023 19:03:02 UTC
Severity: normal
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: "Ugo Tomei" <utomei <at> tiscali.it>
>> Cc: <luangruo <at> yahoo.com>,
>> <61988 <at> debbugs.gnu.org>
>> Date: Tue, 7 Mar 2023 17:44:26 +0100
>>
>> In the emacs dir I see config.log:
>>
>> configure:14159: checking for libwebpdemux >= 0.6.0
>> configure:14323: gcc -o conftest -g3 -O2 -pthread -isystem
>> /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
>> /usr/include/x86_64-linux-gnu -isystem /usr/include/libmount -isystem
>> /usr/include/blkid -isystem /usr/include/cairo -isystem
>> /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include
>> -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem
>> /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
>> /usr/include/webp conftest.c -lsqlite3 -lsqlite3 -lX11 >&5
>> | #define HAVE_WEBP 1
>> pkg_cv_WEBP_CFLAGS=-I/usr/include/webp
>> WEBP_CFLAGS='-isystem /usr/include/webp'
>> WEBP_LIBS='-lwebpdemux'
>>
>> I attached the log.
>> [...]
>> configure:14159: checking for libwebpdemux >= 0.6.0
>> configure:14166: $PKG_CONFIG --exists --print-errors "$WEBP_MODULE"
>> configure:14169: $? = 0
>> configure:14183: $PKG_CONFIG --exists --print-errors "$WEBP_MODULE"
>> configure:14186: $? = 0
>> configure:14224: result: yes
>
> I'm stumped: why doesn't it test WebPGetInfo? Po Lu, do you
> understand what happened here?
utomei <at> tiscali.it, did you forget to run:
./autogen.sh
after applying the change?
This bug report was last modified 1 year and 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.