|
From: | Quentin Mathé |
Subject: | [bugs #11414] -base doesn't build on Darwin because of multiple definitions with NSDistributedNotificationCenterDummy |
Date: | Mon, 27 Dec 2004 19:31:50 -0500 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr-fr) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12 |
This mail is an automated notification from the bugs tracker of the project: GNUstep. /**************************************************************************/ [bugs #11414] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11414> Project: GNUstep Submitted by: Quentin Mathé On: mar 28.12.2004 at 00:19 Category: Base/Foundation Severity: 9 - Blocker Item Group: Bug Resolution: None Privacy: Public Assigned to: None Status: Open Summary: -base doesn't build on Darwin because of multiple definitions with NSDistributedNotificationCenterDummy Original Submission: GNUstep cvs 2004/12/25 version Mac OS X 10.3.7 GCC 3.3.5 NSDistributedNotificationCenterDummy is implemented two times in both Source/NSDistributedNotificationCenter.m and Tools/gdnc.m, Darwin linker refuses to link the gdnc.m code because of this fact. The solution is probably to remove the NSDistributedNotificationCenterDummy implementation part in gdnc.m to keep only the interface declaration. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11414> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |