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 10:42:38 +0200 Message-ID: <83wqz265c1.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> 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 1349599375 14739 80.91.229.3 (7 Oct 2012 08:42:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 08:42:55 +0000 (UTC) Cc: cedet-semantic@lists.sourceforge.net, deng@randomsample.de, 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 10:43:01 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 1TKmRu-000330-Ci for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 10:42:58 +0200 Original-Received: from localhost ([::1]:51233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKmRo-0005UH-H2 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 04:42:52 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKmRm-0005UC-Se for emacs-devel@gnu.org; Sun, 07 Oct 2012 04:42:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKmRl-0003Dm-UW for emacs-devel@gnu.org; Sun, 07 Oct 2012 04:42:50 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:37743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKmRl-0003Da-Lt for emacs-devel@gnu.org; Sun, 07 Oct 2012 04:42:49 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MBI00M00LDJVJ00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Sun, 07 Oct 2012 10:42:48 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBI00M3VLJBVU00@a-mtaout23.012.net.il>; Sun, 07 Oct 2012 10:42:48 +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.175 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:154166 gmane.emacs.semantic:3031 Archived-At: > From: Vincent Bela=EFche > CC: "deng@randomsample.de" , > =09"cedet-semantic@lists.sourceforge.net" > =09, emacs-devel > Date: Sun, 7 Oct 2012 09:52:02 +0200 >=20 > > As you can see in nt/INSTALL, using the MSYS shell is not support= ed by > > the Windows Makefile's used to build Emacs. I occasionally hear > > reports that someone succeeded to build using MSYS anyway, so I g= uess > > with enough tweaking it can work. But it isn't supported. > > =20 >=20 >=20 > [... SNIP ...] >=20 >=20 >=20 > Yes, but on the other hand here is what I get when I am using confi= gure.bat from a cmd.exe console >=20 >=20 > make.exe[5]: Entering directory `/c/Programme/GNU/installation/emac= s-install/emacs/trunk/lib-src' > mkdir "oo-spd" > mkdir "oo-spd/i386" > echo oo-spd/i386 > stamp_BLD > gcc -I. -c -gdwarf-2 -g3 -mtune=3Dpentium4 -O2 -Demacs=3D1 -I.= ./lib -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1 -DPURESIZE=3D500= 0000 -o oo-spd/i386/make-docfile.o make-docfile.c > make-docfile.c:37:20: fatal error: config.h: No such file or direct= ory > compilation terminated. > make.exe[5]: *** [oo-spd/i386/make-docfile.o] Error 1 >=20 >=20 >=20 > It seems that for some reason there is not any any `-I ../src' flag= s to gcc... Not here: gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG -fno-crossjumping -Id:/usr/= include/libxml2 -DGLYPH_DEBUG=3D1 -DNO_LDAV=3D1 -DNO_ARCHIVES=3D1 -I.= ./lib -I../nt/inc -I../src -DUSE_CRT_DLL=3D1 -o oo/i386/make-docfile= .o make-docfile.c = = ^^^^^^^^ Maybe this is because you are using the MSYS Make. Don't. Use the MinGW Make instead. Also, what kind of message is "compilation terminated"? Is your GCC also an MSYS GCC, perhaps?