unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sean Sieger <sean.sieger@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Compiling Emacs 23.1.92 on Windows fails
Date: Wed, 24 Feb 2010 20:37:30 +0200	[thread overview]
Message-ID: <838waimqdx.fsf@gnu.org> (raw)
In-Reply-To: <87y6iipst0.fsf@gmail.com>

> From: Sean Sieger <sean.sieger@gmail.com>
> Date: Wed, 24 Feb 2010 10:16:59 -0500
> 
> Sean Sieger <sean.sieger@gmail.com> writes:
> 
>     I don't know if this is related, but here is the contents of config.log
>     when I did,
> 
>     cmd /c configure.bat --without-png --without-jpeg --without-tiff
>     --without-gif --cflags -IC:\libXpm-3.5.8\src
> 
> Unrelated because I was using MinGW, solely, for configuration and
> build.  Sorry.
> 
>     gcc -c junk.c 
>     junk.c:1:29: error: cygwin/version.h: No such file or directory
>     The failed program was: 
>     #include "cygwin/version.h" 
>     main(){} 
>     gcc  -c junk.c 
>     gcc -c -O2 -mtune=pentium4 junk.c 
>     GCC supports -mtune=pentium4 
>     gcc -c -gdwarf-2 -g3 junk.c 
>     GCC supports DWARF-2 
>     Emacs successfully configured. 
> 
>     'Cept, still no support for the tool-bar icons.
> 
>     I sure would appreciate any feedback about the configure syntax above.

Take a look at the value of the variable image-library-alist.  Do you
have one of the libraries named there which Emacs can use for XPM
image type, and does that library live somewhere on your PATH, or in
the same directory where you have emacs.exe?




  reply	other threads:[~2010-02-24 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-20 22:46 Compiling Emacs 23.1.92 on Windows fails Christoph
2010-02-21  4:17 ` Eli Zaretskii
     [not found]   ` <4B80B4B3.3070609@gmail.com>
2010-02-23 17:38     ` Stefan Monnier
2010-02-23 18:27       ` Eli Zaretskii
2010-02-23 19:36         ` Óscar Fuentes
2010-02-24 14:56         ` Sean Sieger
2010-02-24 15:16           ` Sean Sieger
2010-02-24 18:37             ` Eli Zaretskii [this message]
2010-02-25  2:15               ` Sean Sieger
2010-02-25  2:55             ` Christoph

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=838waimqdx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sean.sieger@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).