unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: vincent.belaiche@gmail.com (Vincent Belaïche)
Cc: 12862@debbugs.gnu.org
Subject: bug#12862: 24.2.50; Can't compile trunk on MSWindows
Date: Sun, 11 Nov 2012 21:01:17 +0200	[thread overview]
Message-ID: <83r4o0vu9u.fsf@gnu.org> (raw)
In-Reply-To: <80zk2op7js.fsf@gmail.com>

> From: vincent.belaiche@gmail.com (Vincent Belaïche)
> Date: Sun, 11 Nov 2012 14:56:23 +0100
> Cc: Vincent Belaïche <vincent.belaiche@gmail.com>
> 
> C:\Programme\GNU\installation\emacs-install\emacs\trunk\nt>call configure.bat --prefix=C:\Programme\GNU\Emacs --without-jpeg --without-tiff --without-gif --without-png  --distfiles C:\Programme\GNU\installation\emacs-install\libXpm-3.5.7\src --cflags -I --cflags "C:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/include" --cflags -I --cflags "C:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/src" 
> Checking for 'cp'...
> Checking for 'rm'...
> Checking whether 'gcc' is available...
> Checking whether gcc requires '-mno-cygwin'...
> Checking whether Windows API headers are too old...
> 
> C:\Programme\GNU\installation\emacs-install\emacs\trunk\nt>gcc -I C:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/include -I C:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/src -c junk.c 
> Using 'gcc'
> Checking for libgnutls...
> ...gnutls.h not found, building without TLS support.
> Checking for libxml2....
> ...libxml/HTMLparser.h not found, building without libxml2 support
> Checking for libXpm...
> ...XPM header available, building with XPM support.
> Checking for distfiles...
> ...all distfiles found.
> Generating makefiles
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\nt\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\admin\unidata\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\lib\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\src\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\doc\emacs\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\doc\misc\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\doc\lispref\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\doc\lispintro\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\lisp\makefile.w32-in
>         1 fichier(s) copié(s).
> config.settings
> gmake.defs
> ..\leim\makefile.w32-in
>         1 fichier(s) copié(s).
> 
> Emacs successfully configured.
> Run `make' to build, then run `make install' to install.

Something is wrong with how you run configure.bat, because this part
is missing from the above transcript:

  config.settings
  gmake.defs
  ..\lib-src\makefile.w32-in
          1 file(s) copied.

It should appear between similar fragments for admin and lib
subdirectories.  I'm guessing that something went wrong when
generating lib-src/makefile, so it is butchered and doesn't work.

One thing to try is to remove the first line from configure.bat and
re-run it, perhaps you will then see what's wrong with that part.

Anyway, this works for me.






  reply	other threads:[~2012-11-11 19:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 13:56 bug#12862: 24.2.50; Can't compile trunk on MSWindows Vincent Belaïche
2012-11-11 19:01 ` Eli Zaretskii [this message]
2012-11-24 18:47   ` Glenn Morris
2012-11-24 21:41 ` Vincent Belaïche

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=83r4o0vu9u.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=12862@debbugs.gnu.org \
    --cc=vincent.belaiche@gmail.com \
    /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).