From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Various build failures Date: Fri, 27 Dec 2013 20:23:31 +0100 Message-ID: <52BDD3B3.2090509@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1388172234 13001 80.91.229.3 (27 Dec 2013 19:23:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Dec 2013 19:23:54 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 27 20:24:00 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vwd0l-00042b-Qe for ged-emacs-devel@m.gmane.org; Fri, 27 Dec 2013 20:23:56 +0100 Original-Received: from localhost ([::1]:50080 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vwd0k-0004XT-N3 for ged-emacs-devel@m.gmane.org; Fri, 27 Dec 2013 14:23:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vwd0b-0004XB-1Z for emacs-devel@gnu.org; Fri, 27 Dec 2013 14:23:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vwd0T-0002mg-Mt for emacs-devel@gnu.org; Fri, 27 Dec 2013 14:23:44 -0500 Original-Received: from mout.gmx.net ([212.227.17.21]:54786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vwd0T-0002ma-Di for emacs-devel@gnu.org; Fri, 27 Dec 2013 14:23:37 -0500 Original-Received: from [62.47.47.172] ([62.47.47.172]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LcVOE-1VDymP0Q58-00jq8l for ; Fri, 27 Dec 2013 20:23:35 +0100 X-Provags-ID: V03:K0:GLpv3uQQ9+AAMuXte8bJUGpT6GcVGtx/F7I8n5yl4Y7CGOyglhD 4km/77h5Xn1B+ylv9nX5ns4zN+xb6+tJY0G3tsKw86Ac/8ffZSZxcM+X2lLsciaPVsA6grc 3X+vGjEJ2SW/5v6ukt2nS3Q6T23xXTIcJivmQZrnH+lly4YZx+FnbjKUEDGxU6YfHJY2641 VCQEsN9I+hcrCoXjH0LDA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.21 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:166916 Archived-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? 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