GNU bug report logs - #5047
23.1; emacs is failing to build on Fedora 12 64 bit

Previous Next

Package: emacs;

Reported by: Praveen A <pravi.a <at> gmail.com>

Date: Thu, 26 Nov 2009 14:25:07 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Jan Djärv <jan.h.d <at> swipnet.se>
Subject: bug#5047: marked as done (23.1; emacs is failing to build on
 Fedora 12 64 bit)
Date: Mon, 30 Nov 2009 11:05:11 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Nov 2009 11:59:25 +0100
with message-id <4B13A58D.2000104 <at> swipnet.se>
and subject line Re: bug#5047: 23.1; emacs is failing to build on Fedora 12 64 bit
has caused the Emacs bug report #5047,
regarding 23.1; emacs is failing to build on Fedora 12 64 bit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
5047: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5047
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Praveen A <pravi.a <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; emacs is failing to build on Fedora 12 64 bit
Date: Thu, 26 Nov 2009 19:45:59 +0530
Hi,

emacs build is failing on Fedora 12 GNU/Linux 64 bit due to what
appears to be missing end of line escape characters ('\') in the
Makefile.
I reported this to fedora bugzilla (
https://bugzilla.redhat.com/show_bug.cgi?id=540921 ), but I think it
is not specific to fedora packaging as
tarballs downloaded from gnu mirrors also fails to build.

Regards
Praveen

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
Join The DRM Elimination Crew Now!
http://fci.wikia.com/wiki/Anti-DRM-Campaign


[Message part 3 (message/rfc822, inline)]
From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Praveen A <pravi.a <at> gmail.com>
Cc: 5047 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org,
        5047-done <at> debbugs.gnu.org
Subject: Re: bug#5047: 23.1; emacs is failing to build on Fedora 12 64 bit
Date: Mon, 30 Nov 2009 11:59:25 +0100
Ah, I tested with Emacs from CVS head.  This has been fixed there:

2009-10-23  Jim Meyering  <meyering <at> redhat.com>

        * configure.in: Invoke $CPP with -P when creating Makefile and
        src/Makefile.  Without this, gcc 4.4.2 converts each
        backslash-newline pair in the input to a bare newline, yielding
        invalid Makefiles.

Running
% CPPFLAGS=-P ./configure ...

works. This is what you have to do until 23.2 comes out.

	Jan D.

Praveen A skrev 2009-11-30 10.19:
> 2009/11/29 Jan Djärv<jan.h.d <at> swipnet.se>:
>> I've tried this on Fedora 12 and I do not get the error.
>> Please show us the exact commands you do, and the output from
>> gcc --version.
>>
>> Also check if you have any environment variable that may have impact on
>> configure, such as CFLAGS, CPPFLAGS, GCC.  To make sure environment isn't
>> the cause, try something like:
>>
>> % env -i HOME="$HOME" PATH="$PATH" SHELL="$SHELL" TERM="$TERM" ./configure
>> ...
>>
>> I haven't tried that, so you may have to add some variables if configure
>> complains.
>>
>> Thanks,
>>
>>         Jan D.
>>
>
> See https://bugzilla.redhat.com/show_bug.cgi?id=540921#c4
>
> It is an issue with cpp 4.4.2, it does not happen with older version of cpp.
>
> - Praveen
>

This bug report was last modified 15 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.