emacs-devel
[Top][All Lists]
Advanced

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

(no subject)


From: Dhruva Krishnamurthy
Subject: (no subject)
Date: Tue, 6 Nov 2001 13:54:39 +0530

Hi,
 I am trying to compile Emacs 21.1 on Win NT using MinGW32 tools. I have
 most all libraries which I downloaded from the Xemacs web site for
 MinGW32 tools (for tiff, jpeg etc...).
Following Configure options:
configure --prefix=F:/Emacs/Emacs-Rel --cflags=-DFOR_MSW
--cflags=-DHAVE_TIFF --cflags=-DHAVE_JPEG --cflags=-DHAVE_XPM
--cflags=-DHAVE_PNG --with-gcc --no-cygwin

When I do a gmake, I get the follwoing compilation error, I could not
figure out the problem. Looking for some help.

with regards,
dhruva

F:/Applications/MinGW32/bin/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/simx.h:82:
 conflicting types for `XColor'
w32fns.c:69: previous declaration of `XColor'
w32fns.c: In function `xpm_load':
w32fns.c:9386: warning: assignment makes pointer from integer without a cast
w32fns.c:9387: warning: assignment makes pointer from integer without a cast
w32fns.c: In function `png_load':
w32fns.c:10649: warning: assignment makes pointer from integer without a cast
w32fns.c:10759: warning: assignment makes pointer from integer without a cast
In file included from 
F:/Applications/MinGW32/bin/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/jpeglib.h:26,
                 from w32fns.c:10803:
F:/Applications/MinGW32/bin/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/jmorecfg.h:
 At top level:
F:/Applications/MinGW32/bin/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/jmorecfg.h:161:
 conflicting types for `INT32'
F:/Applications/MinGW32/bin/../lib/gcc-lib/mingw32/2.95.3-6/../../../../include/basetsd.h:49:
 previous declaration of `INT32'
w32fns.c: In function `jpeg_load':
w32fns.c:11133: warning: assignment makes pointer from integer without a cast
w32fns.c: In function `tiff_load':
w32fns.c:11408: warning: passing arg 3 of `TIFFClientOpen' from incompatible 
pointer type
w32fns.c:11464: warning: assignment makes pointer from integer without a cast
w32fns.c: In function `Ffile_system_info':
w32fns.c:13423: warning: passing arg 2 of pointer to function from incompatible 
pointer type
w32fns.c:13423: warning: passing arg 3 of pointer to function from incompatible 
pointer type
w32fns.c:13423: warning: passing arg 4 of pointer to function from incompatible 
pointer type
w32fns.c: In function `w32_abort':
w32fns.c:14067: warning: `noreturn' function does return
gmake[1]: *** [oo-spd/i386/w32fns.o] Error 1
gmake[1]: Leaving directory `F:/tmp/Emacs-Build/emacs-21.1/src'
gmake: *** [all-other-dirs-gmake] Error 2


-- 
       +-----------------------------------------------------------+
       |     Remaining time multiplied by distress is CONSTANT     |
       +-----------------------------------------------------------+




reply via email to

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