From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?VmluY2VudCBCZWxh72NoZQ==?= Newsgroups: gmane.emacs.devel,gmane.emacs.semantic Subject: RE: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.1 Date: Sun, 7 Oct 2012 09:52:02 +0200 Message-ID: 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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_4831b913-3a8b-4b9e-b864-c4942e9fb8e1_" X-Trace: ger.gmane.org 1349596334 27258 80.91.229.3 (7 Oct 2012 07:52:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 07:52:14 +0000 (UTC) Cc: "cedet-semantic@lists.sourceforge.net" , "deng@randomsample.de" , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 09:52:20 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 1TKles-0004Xe-6m for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 09:52:18 +0200 Original-Received: from localhost ([::1]:44966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKlem-0006yi-Ck for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 03:52:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKlej-0006yd-QG for emacs-devel@gnu.org; Sun, 07 Oct 2012 03:52:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKlei-0004qo-TC for emacs-devel@gnu.org; Sun, 07 Oct 2012 03:52:09 -0400 Original-Received: from dub0-omc2-s12.dub0.hotmail.com ([157.55.1.151]:12348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKleh-0004qT-Di; Sun, 07 Oct 2012 03:52:07 -0400 Original-Received: from DUB102-W31 ([157.55.1.136]) by dub0-omc2-s12.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 7 Oct 2012 00:52:02 -0700 X-Originating-IP: [92.135.119.148] Importance: Normal In-Reply-To: <83mx038fm8.fsf@gnu.org> X-OriginalArrivalTime: 07 Oct 2012 07:52:02.0954 (UTC) FILETIME=[A3714EA0:01CDA460] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-Received-From: 157.55.1.151 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:154161 gmane.emacs.semantic:3030 Archived-At: --_4831b913-3a8b-4b9e-b864-c4942e9fb8e1_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable [... SNIP ...] >=20 > As you can see in nt/INSTALL=2C using the MSYS shell is not supported by > the Windows Makefile's used to build Emacs. I occasionally hear > reports that someone succeeded to build using MSYS anyway=2C so I guess > with enough tweaking it can work. But it isn't supported. > =20 [... SNIP ...] Yes=2C but on the other hand here is what I get when I am using configure.b= at from a cmd.exe console make.exe[5]: Entering directory `/c/Programme/GNU/installation/emacs-instal= l/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=3D5000000 -o oo-spd= /i386/make-docfile.o make-docfile.c make-docfile.c:37:20: fatal error: config.h: No such file or directory compilation terminated. make.exe[5]: *** [oo-spd/i386/make-docfile.o] Error 1 It seems that for some reason there is not any any `-I ../src' flags to gcc= ... Vincent. = --_4831b913-3a8b-4b9e-b864-c4942e9fb8e1_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
[... SNIP ...]
>=3B =3B

>=3B As you can see in nt/INSTALL= =2C using the MSYS shell is not supported by
>=3B the Windows Makefile= 's used to build Emacs. I occasionally hear
>=3B reports that someone= succeeded to build using MSYS anyway=2C so I guess
>=3B with enough t= weaking it can work. But it isn't supported.
>=3B =3B =3B
=
[... SNIP ...]


Yes=2C but on the other hand here is what I get when I am using= configure.bat from a cmd.exe console


make.exe[5]: Entering dire= ctory `/c/Programme/GNU/installation/emacs-install/emacs/trunk/lib-src'
= mkdir "oo-spd"
mkdir "oo-spd/i386"
echo oo-spd/i386 >=3B stamp_BLD<= br>gcc -I. -c -gdwarf-2 -g3 -mtune=3Dpentium4 -O2 -Demacs=3D1 -I../lib= -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1 -DPURESIZE=3D5000000 -o oo-= spd/i386/make-docfile.o make-docfile.c
make-docfile.c:37:20: fatal error= : config.h: No such file or directory
compilation terminated.
make.ex= e[5]: *** [oo-spd/i386/make-docfile.o] Error 1



It seems that= for some reason there is not any any `-I ../src' flags to gcc...

 =3B  =3BVincent.
= --_4831b913-3a8b-4b9e-b864-c4942e9fb8e1_--