From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Various build failures
Date: Fri, 27 Dec 2013 20:23:31 +0100 [thread overview]
Message-ID: <52BDD3B3.2090509@gmx.at> (raw)
Building trunk on Windows currently fails as
checking whether Windows API headers are recent enough... no
configure: error: the Windows API headers are too old to support this build.
make: *** [config.status] Error 1
On Debian I get the below. Any ideas?
Thanks, martin
running CONFIG_SHELL=/bin/bash /bin/bash ../configure --enable-gcc-warnings=yes --enable-checking=yes --enable-check-lisp-object-type=yes CFLAGS=-O0 -g3 --no-create --no-recursion
...
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... yes
configure: WARNING: sys/vlimit.h: present but cannot be compiled
configure: WARNING: sys/vlimit.h: check for missing prerequisite headers?
configure: WARNING: sys/vlimit.h: see the Autoconf documentation
configure: WARNING: sys/vlimit.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/vlimit.h: proceeding with the compiler's result
checking for sys/vlimit.h... no
...
checking X11/xpm.h usability... no
checking X11/xpm.h presence... yes
configure: WARNING: X11/xpm.h: present but cannot be compiled
configure: WARNING: X11/xpm.h: check for missing prerequisite headers?
configure: WARNING: X11/xpm.h: see the Autoconf documentation
configure: WARNING: X11/xpm.h: section "Present But Cannot Be Compiled"
configure: WARNING: X11/xpm.h: proceeding with the compiler's result
checking for X11/xpm.h... no
checking jerror.h usability... no
checking jerror.h presence... yes
configure: WARNING: jerror.h: present but cannot be compiled
configure: WARNING: jerror.h: check for missing prerequisite headers?
configure: WARNING: jerror.h: see the Autoconf documentation
configure: WARNING: jerror.h: section "Present But Cannot Be Compiled"
configure: WARNING: jerror.h: proceeding with the compiler's result
checking for jerror.h... no
checking png.h usability... no
checking png.h presence... yes
configure: WARNING: png.h: present but cannot be compiled
configure: WARNING: png.h: check for missing prerequisite headers?
configure: WARNING: png.h: see the Autoconf documentation
configure: WARNING: png.h: section "Present But Cannot Be Compiled"
configure: WARNING: png.h: proceeding with the compiler's result
checking for png.h... no
checking libpng/png.h usability... no
checking libpng/png.h presence... yes
configure: WARNING: libpng/png.h: present but cannot be compiled
configure: WARNING: libpng/png.h: check for missing prerequisite headers?
configure: WARNING: libpng/png.h: see the Autoconf documentation
configure: WARNING: libpng/png.h: section "Present But Cannot Be Compiled"
configure: WARNING: libpng/png.h: proceeding with the compiler's result
checking for libpng/png.h... no
checking for library containing inflateEnd... none required
checking tiffio.h usability... no
checking tiffio.h presence... yes
configure: WARNING: tiffio.h: present but cannot be compiled
configure: WARNING: tiffio.h: check for missing prerequisite headers?
configure: WARNING: tiffio.h: see the Autoconf documentation
configure: WARNING: tiffio.h: section "Present But Cannot Be Compiled"
configure: WARNING: tiffio.h: proceeding with the compiler's result
checking for tiffio.h... no
checking gif_lib.h usability... no
checking gif_lib.h presence... yes
configure: WARNING: gif_lib.h: present but cannot be compiled
configure: WARNING: gif_lib.h: check for missing prerequisite headers?
configure: WARNING: gif_lib.h: see the Autoconf documentation
configure: WARNING: gif_lib.h: section "Present But Cannot Be Compiled"
configure: WARNING: gif_lib.h: proceeding with the compiler's result
checking for gif_lib.h... no
configure: error: The following required libraries were not found:
libXpm libjpeg libpng libgif/libungif libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
--with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
as options to configure
make: *** [config.status] Fehler 1
next reply other threads:[~2013-12-27 19:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 19:23 martin rudalics [this message]
2013-12-27 19:46 ` Various build failures martin rudalics
2013-12-27 20:09 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52BDD3B3.2090509@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).