* Various build failures
@ 2013-12-27 19:23 martin rudalics
2013-12-27 19:46 ` martin rudalics
2013-12-27 20:09 ` Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: martin rudalics @ 2013-12-27 19:23 UTC (permalink / raw)
To: emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Various build failures
2013-12-27 19:23 Various build failures martin rudalics
@ 2013-12-27 19:46 ` martin rudalics
2013-12-27 20:09 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: martin rudalics @ 2013-12-27 19:46 UTC (permalink / raw)
To: emacs-devel
> Building trunk on Windows currently fails as
...
> On Debian I get the below. Any ideas?
Working again with latest fix.
Thanks, martin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Various build failures
2013-12-27 19:23 Various build failures martin rudalics
2013-12-27 19:46 ` martin rudalics
@ 2013-12-27 20:09 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-12-27 20:09 UTC (permalink / raw)
To: martin rudalics; +Cc: emacs-devel
> X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
> RP_MATCHES_RCVD autolearn=disabled version=3.3.2
> Date: Fri, 27 Dec 2013 20:23:31 +0100
> From: martin rudalics <rudalics@gmx.at>
>
> 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?
Always look in config.log for details of the failures.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-27 20:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 19:23 Various build failures martin rudalics
2013-12-27 19:46 ` martin rudalics
2013-12-27 20:09 ` Eli Zaretskii
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).