From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.semantic Subject: Re: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.1 Date: Sun, 07 Oct 2012 19:07:36 +0200 Message-ID: <83a9vy5hyf.fsf@gnu.org> References: <80627pfvx8.fsf@gmail.com> <87k3vhesof.fsf@randomsample.de> <877grgdmcd.fsf@randomsample.de> <87mx0bcioh.fsf@randomsample.de> <87sj9yb4kw.fsf@randomsample.de> <83obkka8c8.fsf@gnu.org> <83mx038fm8.fsf@gnu.org> <83wqz265c1.fsf@gnu.org> <83ipam5psf.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1349629673 15705 80.91.229.3 (7 Oct 2012 17:07:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 17:07:53 +0000 (UTC) Cc: deng@randomsample.de, cedet-semantic@lists.sourceforge.net, emacs-devel@gnu.org To: Vincent =?iso-8859-1?Q?Bela=EFche?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 19:07:59 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TKuKb-0001M8-VZ for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 19:07:58 +0200 Original-Received: from localhost ([::1]:48330 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKuKV-00088y-Vw for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 13:07:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKuKS-00088q-Th for emacs-devel@gnu.org; Sun, 07 Oct 2012 13:07:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKuKR-0006hT-FY for emacs-devel@gnu.org; Sun, 07 Oct 2012 13:07:48 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:41536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKuKR-0006hE-7N for emacs-devel@gnu.org; Sun, 07 Oct 2012 13:07:47 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MBJ00H008QZUM00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Sun, 07 Oct 2012 19:07:45 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBJ00HUG8WX6FB0@a-mtaout20.012.net.il>; Sun, 07 Oct 2012 19:07:45 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154194 gmane.emacs.semantic:3038 Archived-At: > From: Vincent Bela=EFche > Date: Sun, 7 Oct 2012 18:37:11 +0200 > Cc: "cedet-semantic@lists.sourceforge.net" > =09, > =09"deng@randomsample.de" , > =09emacs-devel >=20 > rm stamp_BLD > mingw32-make.exe[1]: Leaving directory `C:/Programme/GNU/installati= on/emacs-install/emacs/trunk/lib-src' > mingw32-make.exe -C ../lib-src make-docfile > mingw32-make.exe[1]: Entering directory `C:/Programme/GNU/installat= ion/emacs-install/emacs/trunk/lib-src' > mkdir "oo-spd" > mkdir "oo-spd/i386" > echo oo-spd/i386 > stamp_BLD > gcc -I ../src -I. -c -gdwarf-2 -g3 -mtune=3Dpentium4 -O2 -I C:/= Programme/GNU/installation/emacs-install/libXpm-3.5.7/include -I C:/P= rogramme/GNU/installation/emacs-install/libXpm-3.5.7/src -o oo-spd/i= 386/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 di= rectory > compilation terminated. > mingw32-make.exe[1]: *** [oo-spd/i386/make-docfile.o] Error 1 >=20 > Id est, for some mysterious reason -I ../nt/inc again disappeared. = The batch file that makes this is the following (with some simplifica= tion): > SET PATH=3DC:\Programme\GNU\installation\emacs-install\libXpm-3.5.7= \src;C:\msys\1.0\mingw\bin;C:\msys\1.0\gnuwin32\bin;C:\WINDOWS\system= 32;C:\WINDOWS > CALL configure.bat --prefix=3DC:\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/libX= pm-3.5.7/src" > mingw32-make.exe bootstrap MAKE=3Dmingw32-make.exe I have no idea what's going on there. What version of Emacs is that? The compilation switches passed to GCC are nowhere near what I'd expect given the value of LOCAL_FLAGS in lib-src/makefile.w32-in. > I am now starting to wonder whether all my troubles aren't coming f= rom this that I may have mistakenly some components of my supposedly = MingW32 toolchain patched to build for MSYS, rather than to use MSYS.= How can one detect that?... Look inside the .exe with some dependency checker; if you see a dependency on MSYS-1.0.DLL, it's an MSYS executable.