emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Emacs 23.1.92 on Windows fails


From: Eli Zaretskii
Subject: Re: Compiling Emacs 23.1.92 on Windows fails
Date: Wed, 24 Feb 2010 20:37:30 +0200

> From: Sean Sieger <address@hidden>
> Date: Wed, 24 Feb 2010 10:16:59 -0500
> 
> Sean Sieger <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]