unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Ubuntu 16.04 cannot compile commit c4687d920db081f29e93cca8156793d545a827e2
@ 2020-01-23 20:09 Uwe Brauer
  2020-01-24  8:47 ` Paul Eggert
  0 siblings, 1 reply; 13+ messages in thread
From: Uwe Brauer @ 2020-01-23 20:09 UTC (permalink / raw)
  To: emacs-devel


Hi

The last master commit I successfully compiled was 3df7d06d from 23th
December. 

Using my usual configuration 
./configure --prefix=/opt/emacs27 --with-x-toolkit=athena --with-mailutils

I obtained the following error with commit c4687d920db081f29e93cca8156793d545a827e2

  CC       widget.o
make -C ../admin/charsets all
make[3]: Entering directory '/home/oub/src/emacs/admin/charsets'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/oub/src/emacs/admin/charsets'
make -C ../admin/unidata charscript.el
make[3]: Entering directory '/home/oub/src/emacs/admin/unidata'
make[3]: Nothing to be done for 'charscript.el'.
make[3]: Leaving directory '/home/oub/src/emacs/admin/unidata'
  CCLD     temacs
/usr/bin/ld: cannot find -lpng12
collect2: error: ld returned 1 exit status
Makefile:651: recipe for target 'temacs' failed
make[2]: *** [temacs] Error 1
make[2]: Leaving directory '/home/oub/src/emacs/src'
Makefile:424: recipe for target 'src' failed
make[1]: *** [src] Error 2
make[1]: Leaving directory '/home/oub/src/emacs'
Makefile:1117: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2


So png12 is missing, why did compile me tell about it?

Any solution?

Uwe Brauer 




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-26  8:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-23 20:09 Ubuntu 16.04 cannot compile commit c4687d920db081f29e93cca8156793d545a827e2 Uwe Brauer
2020-01-24  8:47 ` Paul Eggert
2020-01-24  8:52   ` Uwe Brauer
2020-01-24  9:20     ` Robert Pluim
2020-01-24  9:29     ` Paul Eggert
2020-01-24 10:21       ` Uwe Brauer
2020-01-24 13:28         ` Eli Zaretskii
2020-01-24 14:28         ` Stefan Monnier
2020-01-24 16:18           ` Uwe Brauer
2020-01-25 22:20           ` Uwe Brauer
2020-01-25 22:48             ` Stefan Monnier
2020-01-26  8:01             ` Paul Eggert
2020-01-26  8:42               ` [SOLVED (sort of)] (was: Ubuntu 16.04 cannot compile commit c4687d920db081f29e93cca8156793d545a827e2) Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).