emacs-devel
[Top][All Lists]
Advanced

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

Re: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.


From: Eli Zaretskii
Subject: Re: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.1
Date: Sun, 07 Oct 2012 16:18:24 +0200

> From: Vincent Belaïche <address@hidden>
> CC: "address@hidden"
>       <address@hidden>, "address@hidden"
>       <address@hidden>, emacs-devel <address@hidden>
> Date: Sun, 7 Oct 2012 13:49:19 +0200
> 
> Here is what I get with 
> 
> mingw32-make.exe bootstrap MAKE=mingw32-make.exe
> 
> , in a cmd.exe console, but with still MSYS in my path (for rm and such 
> likes):

Keeping MSYS on PATH is a mistake, see below.

> mkdir "oo-spd"
> mkdir "oo-spd/i386"
> echo oo-spd/i386 > stamp_BLD
> gcc -I ../src -I. -c -gdwarf-2 -g3  -mtune=pentium4 -O2    -I 
> c:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/include -I 
> c:/Programme/GNU/installation/emacs-install/libXpm-3.5.7/src  -o 
> oo-spd/i386/make-docfile.o make-docfile.c
> In file included from ../src/config.h:1673:0,
>                  from make-docfile.c:37:
> ../src/conf_post.h:32:27: fatal error: ms-w32.h: No such file or directory
> 
> 
> 
> For some reason -I ../nt/inc is dropped, well I could just add --cflags -I   
> --cflags ../nt/inc  the call of configure.bat. 

It's MSYS again, no doubt.  Remove MSYS from PATH, and use non-MSYS rm
and cp.




reply via email to

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