unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
@ 2009-02-09 15:31 Exaos Lee
  2009-02-09 15:34 ` Exaos Lee
  2009-02-10  7:55 ` bug#2264: " Yavor Doganov
  0 siblings, 2 replies; 9+ messages in thread
From: Exaos Lee @ 2009-02-09 15:31 UTC (permalink / raw)
  To: bug-gnu-emacs

/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_update_end’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: ‘NSView’ may not respond to ‘-unlockFocusNeedsFlush:’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: (Messages without a matching method signature
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: will be assumed to return ‘id’ and accept
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: ‘...’ as arguments.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu addItemWithWidgetValue:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
652: warning: cast from pointer to integer of different size
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m: In
function ‘ns_appkit_version_int’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: ‘GNUSTEP_GNU_MINOR_VERSION’ undeclared (first use in this
function)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: (Each undeclared identifier is reported only once
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: for each function it appears in.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu fillWithWidgetValue:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
696: warning: passing argument 1 of ‘setAction:’ from incompatible
pointer type
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu addSubmenuWithTitle:forFrame:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
717: warning: passing argument 2 of
‘addItemWithTitle:action:keyEquivalent:’ from incompatible pointer
type
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_get_color’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1420: warning: format ‘%x’ expects type ‘unsigned int *’, but argument
3 has type ‘long long unsigned int *’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_color_to_lisp’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m: In
function ‘Fns_convert_utf8_nfd_to_nfc’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: ‘NSString’ may not respond to ‘-
precomposedStringWithCanonicalMapping’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: (Messages without a matching method signature
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: will be assumed to return ‘id’ and accept
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: ‘...’ as arguments.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_dumpglyphs_box_or_relief’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
2715: warning: comparison between pointer and integer
make[1]: *** [nsfns.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_term_shutdown’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: ‘SIGTERM’ undeclared (first use in this function)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: (Each undeclared identifier is reported only once
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: for each function it appears in.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView setMarkedText:selectedRange:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4703: warning: pointer type mismatch in conditional expression
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView conversationIdentifier]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4794: warning: conflicting types for ‘-(NSInteger)
conversationIdentifier’
/usr/include/GNUstep/AppKit/NSInputManager.h:53: warning: previous
declaration of ‘-(long int)conversationIdentifier’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView menuDown:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5411: warning: cast to pointer from integer of different size
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
At top level:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5689: warning: incomplete implementation of class ‘EmacsView’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5689: warning: method definition for ‘-unlockFocusNeedsFlush:’ not
found
make[1]: *** [nsterm.o] Error 1
make[1]: Leaving directory `/home/exaos/Download/Sources/Emacs/build/
src'
make: *** [src] Error 2


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
  2009-02-09 15:31 Exaos Lee
@ 2009-02-09 15:34 ` Exaos Lee
  2009-02-10  7:55 ` bug#2264: " Yavor Doganov
  1 sibling, 0 replies; 9+ messages in thread
From: Exaos Lee @ 2009-02-09 15:34 UTC (permalink / raw)
  To: bug-gnu-emacs

I want to build an Emacs.app for GNUstep and configured the source
with these parameters:
"./emacs-23.0.90/configure  --with-ns --enable-asserts --with-x-
toolkit=gtk"

All dependencies are default versions from Ubuntu Linux 8.10.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
  2009-02-09 15:31 Exaos Lee
  2009-02-09 15:34 ` Exaos Lee
@ 2009-02-10  7:55 ` Yavor Doganov
  2009-02-11  1:52   ` Stefan Monnier
                     ` (2 more replies)
  1 sibling, 3 replies; 9+ messages in thread
From: Yavor Doganov @ 2009-02-10  7:55 UTC (permalink / raw)
  To: bug-gnu-emacs

Thank you for trying to build the GNUstep port.  I've been holding
these changes for far too long.

(I wonder why this message didn't get a bug number assigned?  Perhaps
because it was posted to the newsgroup first...)


2009-02-10  Yavor Doganov  <yavor@gnu.org>  (tiny change)

	* nsterm.m: Include <signal.h>.

	* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.

Index: src/nsfns.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsfns.m,v
retrieving revision 1.36
diff -u -r1.36 nsfns.m
--- src/nsfns.m	23 Jan 2009 09:58:03 -0000	1.36
+++ src/nsfns.m	10 Feb 2009 07:47:51 -0000
@@ -974,7 +974,7 @@
 ns_appkit_version_int ()
 {
 #ifdef NS_IMPL_GNUSTEP
-  return GNUSTEP_GUI_MAJOR_VERSION * 100 + GNUSTEP_GNU_MINOR_VERSION;
+  return GNUSTEP_GUI_MAJOR_VERSION * 100 + GNUSTEP_GUI_MINOR_VERSION;
 #elif defined(NS_IMPL_COCOA)
   return (int)NSAppKitVersionNumber;
 #endif
Index: src/nsterm.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsterm.m,v
retrieving revision 1.58
diff -u -r1.58 nsterm.m
--- src/nsterm.m	7 Feb 2009 11:04:07 -0000	1.58
+++ src/nsterm.m	10 Feb 2009 07:47:54 -0000
@@ -30,6 +30,7 @@
 #include "config.h"
 
 #include <math.h>
+#include <signal.h>
 #include <sys/types.h>
 #include <time.h>
 #include <unistd.h>









^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
  2009-02-10  7:55 ` bug#2264: " Yavor Doganov
@ 2009-02-11  1:52   ` Stefan Monnier
       [not found]   ` <mailman.382.1234317820.31690.bug-gnu-emacs@gnu.org>
  2009-03-06 19:15   ` bug#2264: marked as done (Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)) Emacs bug Tracking System
  2 siblings, 0 replies; 9+ messages in thread
From: Stefan Monnier @ 2009-02-11  1:52 UTC (permalink / raw)
  To: bug-gnu-emacs; +Cc: yavor

> Thank you for trying to build the GNUstep port.  I've been holding
> these changes for far too long.

Thank you.  It looks right.
But I see that you already have 6 "tiny changes" installed, so this is
becoming significant.  We'll need you to sign copyright papers before we
can install this contribution.


        Stefan







^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
@ 2009-03-06 15:38 Adrian Robert
  2009-03-06 17:27 ` Yavor Doganov
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian Robert @ 2009-03-06 15:38 UTC (permalink / raw)
  To: 2264; +Cc: Yavor Doganov

Hi,

I've committed the fix to the typo in nsfns.m under my own name for  
now, until you can get your papers in.  (It was my typo, so I assume  
I'm allowed to fix it.  ;-)

Regarding the signal.h include in nsterm, can you provide some  
background or a mailing list archive link as to why it is needed?   
Should I put it under some #ifdefs, at least NS_IMPL_GNUSTEP but  
possibly more?

thanks,
Adrian







^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
       [not found]   ` <mailman.382.1234317820.31690.bug-gnu-emacs@gnu.org>
@ 2009-03-06 16:00     ` Exaos Lee
  0 siblings, 0 replies; 9+ messages in thread
From: Exaos Lee @ 2009-03-06 16:00 UTC (permalink / raw)
  To: bug-gnu-emacs

OOPS! The patch from Yavor works fine. I noticed that the "nsterm.m"
in the CVS is still unpatched, but the "nsfns.m" is done. After
patching "nsterm.m", the compilation stopped with the following error:
============================
EMACSLOADPATH=/home/exaos/Utilities/Build/emacs/lisp LC_ALL=C ../src/
bootstrap-emacs -batch --no-site-file --multibyte -l autoload \
	   --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
	   --eval "(setq generated-autoload-file \"/home/exaos/Utilities/
Build/emacs/lisp/calendar/cal-loaddefs.el\")" \
	   --eval "(setq make-backup-files nil)" \
	   -f batch-update-autoloads /home/exaos/Utilities/Build/emacs/lisp/
calendar
Segmentation fault
make[2]: *** [/home/exaos/Utilities/Build/emacs/lisp/calendar/cal-
loaddefs.el] 错误 139
============================

Still failed to build! :-(
I hope to build an Emacs.app under GNUstep, so that I can try to live
with GNUstep. 'Cause I have a PowerBook and really enjoy the MacOS.
I'm using Linux on my PC box. Though GNUstep is not perfect yet, it is
still similar with OS X, especially the way that softwares and
libraries are organized into bundles. I love the idea about
bundles. :-)

On Feb 11, 9:52 am, Stefan Monnier <monn...@iro.umontreal.ca> wrote:
> > Thank you for trying to build the GNUstep port.  I've been holding
> > these changes for far too long.
>
> Thank you.  It looks right.
> But I see that you already have 6 "tiny changes" installed, so this is
> becoming significant.  We'll need you to sign copyright papers before we
> can install this contribution.
>
>         Stefan



^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
  2009-03-06 15:38 bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64) Adrian Robert
@ 2009-03-06 17:27 ` Yavor Doganov
       [not found]   ` <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>
  0 siblings, 1 reply; 9+ messages in thread
From: Yavor Doganov @ 2009-03-06 17:27 UTC (permalink / raw)
  To: Adrian Robert; +Cc: Yavor Doganov, 2264

Adrian Robert wrote:
> 
> I've committed the fix to the typo in nsfns.m under my own name for
> now, until you can get your papers in.  (It was my typo, so I assume
> I'm allowed to fix it.  ;-)

Sure, thanks very much.

> Regarding the signal.h include in nsterm, can you provide some
> background or a mailing list archive link as to why it is needed?

This is where the signal names are defined on glibc-based systems:

,---- (libc)Standard Signals ----
| This section lists the names for various standard kinds of signals and
| describes what kind of event they mean.  Each signal name is a macro
| which stands for a positive integer--the "signal number" for that kind
| of signal.  Your programs should never make assumptions about the
| numeric code for a particular kind of signal, but rather refer to them
| always by the names defined here.  This is because the number for a
| given kind of signal can vary from system to system, but the meanings of
| the names are standardized and fairly uniform.
| 
|    The signal names are defined in the header file `signal.h'.
`----

> Should I put it under some #ifdefs, at least NS_IMPL_GNUSTEP but
> possibly more?

I'm fairly certain that this is needed on all GNU variants (I get the
same failure on GNU/kFreeBSD, for example).  However, GNUstep works on
other systems (*BSD, Solaris, etc.) so maybe there unistd.h is
sufficient (or not).  If it causes problems on MacOS, then of course
include it conditionally.

Maybe someone more knowledgable will be able to comment.






^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: marked as done (Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64))
  2009-02-10  7:55 ` bug#2264: " Yavor Doganov
  2009-02-11  1:52   ` Stefan Monnier
       [not found]   ` <mailman.382.1234317820.31690.bug-gnu-emacs@gnu.org>
@ 2009-03-06 19:15   ` Emacs bug Tracking System
  2 siblings, 0 replies; 9+ messages in thread
From: Emacs bug Tracking System @ 2009-03-06 19:15 UTC (permalink / raw)
  To: Adrian Robert

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]


Your message dated Fri, 6 Mar 2009 21:05:48 +0200
with message-id <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>
and subject line Re: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
has caused the Emacs bug report #2264,
regarding Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2264: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2264
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4619 bytes --]

From: Yavor Doganov <yavor@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: Re: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
Date: Tue, 10 Feb 2009 09:55:18 +0200
Message-ID: <87ljse7ml5.GNU's_Not_Unix!%yavor@gnu.org>

Thank you for trying to build the GNUstep port.  I've been holding
these changes for far too long.

(I wonder why this message didn't get a bug number assigned?  Perhaps
because it was posted to the newsgroup first...)


2009-02-10  Yavor Doganov  <yavor@gnu.org>  (tiny change)

	* nsterm.m: Include <signal.h>.

	* nsfns.m (ns_appkit_version_int): Fix typo in the version macro.

Index: src/nsfns.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsfns.m,v
retrieving revision 1.36
diff -u -r1.36 nsfns.m
--- src/nsfns.m	23 Jan 2009 09:58:03 -0000	1.36
+++ src/nsfns.m	10 Feb 2009 07:47:51 -0000
@@ -974,7 +974,7 @@
 ns_appkit_version_int ()
 {
 #ifdef NS_IMPL_GNUSTEP
-  return GNUSTEP_GUI_MAJOR_VERSION * 100 + GNUSTEP_GNU_MINOR_VERSION;
+  return GNUSTEP_GUI_MAJOR_VERSION * 100 + GNUSTEP_GUI_MINOR_VERSION;
 #elif defined(NS_IMPL_COCOA)
   return (int)NSAppKitVersionNumber;
 #endif
Index: src/nsterm.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsterm.m,v
retrieving revision 1.58
diff -u -r1.58 nsterm.m
--- src/nsterm.m	7 Feb 2009 11:04:07 -0000	1.58
+++ src/nsterm.m	10 Feb 2009 07:47:54 -0000
@@ -30,6 +30,7 @@
 #include "config.h"
 
 #include <math.h>
+#include <signal.h>
 #include <sys/types.h>
 #include <time.h>
 #include <unistd.h>






[-- Attachment #3: Type: message/rfc822, Size: 3255 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: Yavor Doganov <yavor@gnu.org>
Cc: 2264-done@emacsbugs.donarmstrong.com
Subject: Re: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
Date: Fri, 6 Mar 2009 21:05:48 +0200
Message-ID: <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>

>
>> Regarding the signal.h include in nsterm, can you provide some
>> background or a mailing list archive link as to why it is needed?
>
> This is where the signal names are defined on glibc-based systems:

OK, thanks, this must be for the SIGTERM use in ns_term_shutdown.  On  
OS X it must already come in from somewhere, so including it will do  
no harm.  I'm checking it in.

You should still send the papers in though so we can use further  
stuff you come up with in the future.

;)



^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
       [not found]   ` <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>
@ 2009-03-06 19:26     ` Yavor Doganov
  0 siblings, 0 replies; 9+ messages in thread
From: Yavor Doganov @ 2009-03-06 19:26 UTC (permalink / raw)
  To: Adrian Robert; +Cc: Yavor Doganov, 2264

Adrian Robert wrote:
> OK, thanks, this must be for the SIGTERM use in ns_term_shutdown.

Exactly.

> I'm checking it in.

Thanks.

> You should still send the papers

I mailed back the signed papers to the FSF's office about a month ago.
It seems there are some communication problems between Boston and my
city, since their first letter got lost on the way.






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-03-06 19:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06 15:38 bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64) Adrian Robert
2009-03-06 17:27 ` Yavor Doganov
     [not found]   ` <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>
2009-03-06 19:26     ` Yavor Doganov
  -- strict thread matches above, loose matches on Subject: below --
2009-02-09 15:31 Exaos Lee
2009-02-09 15:34 ` Exaos Lee
2009-02-10  7:55 ` bug#2264: " Yavor Doganov
2009-02-11  1:52   ` Stefan Monnier
     [not found]   ` <mailman.382.1234317820.31690.bug-gnu-emacs@gnu.org>
2009-03-06 16:00     ` Exaos Lee
2009-03-06 19:15   ` bug#2264: marked as done (Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).