GNU bug report logs - #10694
24.0.93; build fails with undeclared NSMenuDidBeginTrackingNotification on OSX 10.4 with XCode 2.5

Previous Next

Packages: ns, emacs;

Reported by: Chong Yidong <cyd <at> gnu.org>

Date: Thu, 2 Feb 2012 05:21:01 UTC

Severity: normal

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: Ivan Kanis <apple <at> kanis.fr>
Cc: 10694 <at> debbugs.gnu.org
Subject: bug#10694: [Ivan Kanis] pretest 24.0.93 failure
Date: Thu, 02 Feb 2012 13:22:52 +0800
> It doesn't compile on OSX 10.4 with XCode 2.5. I have attached the
> error log.

Does the following patch do the right thing?  (Completely untested.)

=== modified file 'src/nsterm.m'
*** src/nsterm.m	2012-01-31 03:07:38 +0000
--- src/nsterm.m	2012-02-02 05:18:55 +0000
***************
*** 64,69 ****
--- 64,70 ----
  #define NSTRACE(x)
  #endif
  
+ extern NSString *NSMenuDidBeginTrackingNotification;
  
  /* ==========================================================================
  




This bug report was last modified 13 years and 107 days ago.

Previous Next


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