GNU bug report logs - #6863
24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 15 Aug 2010 20:27:02 UTC

Severity: normal

Found in version 24.0.50

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 (GNU bug Tracking System)
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Subject: bug#6863: closed (Re: bug#6863: 24.0.50;	ld: duplicate symbol
 _QPRIMARY in nsselect.o and keyboard.o)
Date: Tue, 17 Aug 2010 06:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o 

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 6863 <at> debbugs.gnu.org.

-- 
6863: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6863
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 6863-done <at> debbugs.gnu.org
Subject: Re: bug#6863: 24.0.50;	ld: duplicate symbol _QPRIMARY in nsselect.o
	and keyboard.o
Date: Tue, 17 Aug 2010 08:06:32 +0200
Closing.

	Jan D.


[Message part 3 (message/rfc822, inline)]
From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o 
Date: Sun, 15 Aug 2010 22:20:52 +0200
Hello!

Compilation of the NS variant fails the message cited in the subject.

pete 229 /\ l src/{nsselect.m,keyboard.c}
-rw-r--r-- 1 pete admin 383764 15. Aug 20:46 src/keyboard.c
-rw-r--r-- 1 pete pete   18734 10. Aug 00:08 src/nsselect.m
pete 230 /\ grep -n QPRIMARY Quellen/Emacs_CVS/emacs-24/src/ 
{nsselect.m,keyboard.c}
src/nsselect.m:39:Lisp_Object QCLIPBOARD, QPRIMARY, QSECONDARY, QTEXT,  
QFILE_NAME;
src/nsselect.m:66:  if (EQ (sym, QPRIMARY))     return NXPrimaryPboard;
src/nsselect.m:79:    return QPRIMARY;
src/nsselect.m:447:  if (EQ (selection, Qnil)) selection = QPRIMARY;
src/nsselect.m:467:  if (EQ (selection, Qnil)) selection = QPRIMARY;
src/nsselect.m:555:  QPRIMARY   = intern ("PRIMARY");	staticpro  
(&QPRIMARY);
src/keyboard.c:371:Lisp_Object Qx_set_selection, QPRIMARY, Qlazy;
src/keyboard.c:1803:		call2 (Qx_set_selection, QPRIMARY,
src/keyboard.c:1806:		call2 (Qx_set_selection, QPRIMARY,
src/keyboard.c:11719:  QPRIMARY = intern_c_string ("PRIMARY");
src/keyboard.c:11720:  staticpro (&QPRIMARY);


--
Greetings

  Pete

If you don't find it in the index, look very carefully through the  
entire catalogue.
		–  Sears, Roebuck, and Co., Consumer's Guide, 1897




This bug report was last modified 14 years and 283 days ago.

Previous Next


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