unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o
@ 2010-08-15 20:20 Peter Dyballa
  2010-08-16  6:37 ` Jan Djärv
  0 siblings, 1 reply; 11+ messages in thread
From: Peter Dyballa @ 2010-08-15 20:20 UTC (permalink / raw)
  To: 6863

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






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

end of thread, other threads:[~2010-08-17  6:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15 20:20 bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Peter Dyballa
2010-08-16  6:37 ` Jan Djärv
2010-08-16  7:39   ` Peter Dyballa
2010-08-16  8:10     ` Jan Djärv
2010-08-16 14:22       ` Peter Dyballa
2010-08-16 15:06         ` Jan Djärv
2010-08-16 14:33       ` Peter Dyballa
2010-08-16 15:09         ` Jan Djärv
2010-08-16 15:21           ` Peter Dyballa
2010-08-16 15:43           ` Peter Dyballa
2010-08-17  6:06           ` Jan Djärv

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).