emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ubuntu 16.04 cannot compile commit c4687d920db081f29e93cca8156793d54


From: Paul Eggert
Subject: Re: Ubuntu 16.04 cannot compile commit c4687d920db081f29e93cca8156793d545a827e2
Date: Sun, 26 Jan 2020 00:01:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 1/25/20 2:20 PM, Uwe Brauer wrote:
And it is the same problem, although now png16 is installed configure,
sets the flag to png12.

What is the output of the following shell commands?

pkg-config --cflags libotf
pkg-config --libs libotf

If they output "-lpng12", then that's most likely the problem since 'configure' uses the output of these commands. You can run './configure --without-libotf' as Stefan suggested, or you can investigate why the pkg-config libotf configuration is messed up for you. I don't observe the problem on Ubuntu 18.04.3 LTS, for what it's worth.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]