From unknown Sat Jun 21 10:20:26 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6863 <6863@debbugs.gnu.org> To: bug#6863 <6863@debbugs.gnu.org> Subject: Status: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Reply-To: bug#6863 <6863@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:20:26 +0000 retitle 6863 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyb= oard.o=20 reassign 6863 emacs submitter 6863 Peter Dyballa severity 6863 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 15 16:26:29 2010 Received: (at submit) by debbugs.gnu.org; 15 Aug 2010 20:26:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okjmm-0005Bk-Oj for submit@debbugs.gnu.org; Sun, 15 Aug 2010 16:26:29 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okjmh-0005Bd-Ia for submit@debbugs.gnu.org; Sun, 15 Aug 2010 16:26:27 -0400 Received: from lists.gnu.org ([199.232.76.165]:36520) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OkjnH-0004gz-DC for submit@debbugs.gnu.org; Sun, 15 Aug 2010 16:26:59 -0400 Received: from [140.186.70.92] (port=56764 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkjmO-0003O0-RN for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 16:26:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OkjmG-0005WB-8P for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 16:25:58 -0400 Received: from mout4.freenet.de ([195.4.92.94]:44780) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkjmG-0005Uv-2e for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 16:25:56 -0400 Received: from [195.4.92.13] (helo=3.mx.freenet.de) by mout4.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OkjhP-0008Fy-1R for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 22:20:55 +0200 Received: from p5b23f940.dip.t-dialin.net ([91.35.249.64]:62085 helo=[192.168.1.2]) by 3.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1OkjhN-0006Na-Sg for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 22:20:55 +0200 Message-Id: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> From: Peter Dyballa To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Sun, 15 Aug 2010 22:20:52 +0200 X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) 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/=20 {nsselect.m,keyboard.c} src/nsselect.m:39:Lisp_Object QCLIPBOARD, QPRIMARY, QSECONDARY, QTEXT, =20= 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 =3D QPRIMARY; src/nsselect.m:467: if (EQ (selection, Qnil)) selection =3D QPRIMARY; src/nsselect.m:555: QPRIMARY =3D intern ("PRIMARY"); staticpro =20 (&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 =3D 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 =20 entire catalogue. =96 Sears, Roebuck, and Co., Consumer's Guide, 1897 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 02:37:00 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 06:37:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OktJb-0002Id-To for submit@debbugs.gnu.org; Mon, 16 Aug 2010 02:37:00 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OktJZ-0002IX-UG for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 02:36:58 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 09324E9BF2 for <6863@debbugs.gnu.org>; Mon, 16 Aug 2010 08:37:55 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoYzAC55aExV4S0jPGdsb2JhbACHZ5hYDAEBAQE1Lbk8hTsE X-IronPort-AV: E=Sophos;i="4.55,375,1278280800"; d="scan'208";a="119811469" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 16 Aug 2010 08:37:55 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id C50C77FA05A; Mon, 16 Aug 2010 08:37:54 +0200 (CEST) Message-ID: <4C68DCC2.8000507@swipnet.se> Date: Mon, 16 Aug 2010 08:37:54 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> In-Reply-To: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Are you compiling with -fno-common? If not, what platform are you on? Jan D. 2010-08-15 22:20, Peter Dyballa skrev: > 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 =3D QPRIMARY; > src/nsselect.m:467: if (EQ (selection, Qnil)) selection =3D QPRIMARY; > src/nsselect.m:555: QPRIMARY =3D intern ("PRIMARY"); staticpro (&QPRIMA= RY); > 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 =3D 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. > =96 Sears, Roebuck, and Co., Consumer's Guide, 1897 > > > From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 03:38:47 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 07:38:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkuHP-0002iD-FT for submit@debbugs.gnu.org; Mon, 16 Aug 2010 03:38:47 -0400 Received: from mout9.freenet.de ([195.4.92.99]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkuHN-0002i7-60 for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 03:38:45 -0400 Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout9.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OkuIJ-0003e1-6b; Mon, 16 Aug 2010 09:39:43 +0200 Received: from p5b23b842.dip.t-dialin.net ([91.35.184.66]:62586 helo=[192.168.1.2]) by 6.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1OkuII-0006g1-Ug; Mon, 16 Aug 2010 09:39:43 +0200 Message-Id: <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C68DCC2.8000507@swipnet.se> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Mon, 16 Aug 2010 09:39:40 +0200 References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) Am 16.08.2010 um 08:37 schrieb Jan Dj=E4rv: > Are you compiling with -fno-common? If not, what platform are you on? Yes. (Mac OS X 10.5.8) -- Greetings Pete And always remember the last words of my grandfather, who said: =93A =20 truck!=94 =97 Emo Phillips From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 04:09:13 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 08:09:13 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okukq-0002vo-P4 for submit@debbugs.gnu.org; Mon, 16 Aug 2010 04:09:12 -0400 Received: from smtprelay-h31.telenor.se ([213.150.131.4]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okukn-0002vj-PG for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 04:09:10 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h31.telenor.se (Postfix) with ESMTP id D8203E9EE7 for <6863@debbugs.gnu.org>; Mon, 16 Aug 2010 10:10:07 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyAK+PaExV4S0jPGdsb2JhbACHZ5hYDAEBAQE1LblphTsE X-IronPort-AV: E=Sophos;i="4.55,375,1278280800"; d="scan'208";a="119851314" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 16 Aug 2010 10:10:07 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 3349A7FA05A; Mon, 16 Aug 2010 10:10:07 +0200 (CEST) Message-ID: <4C68F25F.1090807@swipnet.se> Date: Mon, 16 Aug 2010 10:10:07 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> In-Reply-To: <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) 2010-08-16 09:39, Peter Dyballa skrev: > > Am 16.08.2010 um 08:37 schrieb Jan Dj=E4rv: > >> Are you compiling with -fno-common? If not, what platform are you on? > > Yes. (Mac OS X 10.5.8) Ok, just wondering. I checked in a fix. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 10:21:39 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 14:21:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol0ZH-00007C-Hq for submit@debbugs.gnu.org; Mon, 16 Aug 2010 10:21:39 -0400 Received: from mout3.freenet.de ([195.4.92.93]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol0ZF-00006R-FD for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 10:21:38 -0400 Received: from [195.4.92.23] (helo=13.mx.freenet.de) by mout3.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Ol0aB-0004e7-Rn; Mon, 16 Aug 2010 16:22:35 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63259 helo=[192.168.1.2]) by 13.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Ol0aB-0005mQ-EP; Mon, 16 Aug 2010 16:22:35 +0200 Message-Id: <97C958E7-9D66-4786-9F22-7CCD0CE6A9C1@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C68F25F.1090807@swipnet.se> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Mon, 16 Aug 2010 16:22:33 +0200 References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 16.08.2010 um 10:10 schrieb Jan Dj=E4rv: > I checked in a fix. I'm not sure whether it's your fix =96 but compilation of the NS variant = =20 fails here: gcc-4.2 -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/=20 Users/pete/Quellen/Emacs_CVS/emacs-24/src -I/usr/X11/=20 include -MMD -MF deps/nsselect.d -Wimplicit-function-=20 declaration -Wold-style-definition -Wdeclaration-after-statement -Wno-=20= pointer-sign -g -H -Wno-pointer-sign -pipe -fPIC -fno-common -=20 mcpu=3D7450 -mtune=3D7450 -fast nsselect.m . ./config.h .. ./s/darwin.h .. ./m/macppc.h ................ [902 more C header files omitted] nsselect.m:40: error: expected identifier or =91(=92 before =91<<=92 = token nsselect.m:42: error: expected identifier or =91(=92 before =91=3D=3D=92 = token nsselect.m:44: error: expected identifier or =91(=92 before =91>>=92 = token nsselect.m: In function =91symbol_to_nsstring=92: nsselect.m:70: error: =91QCLIPBOARD=92 undeclared (first use in this =20 function) nsselect.m:70: error: (Each undeclared identifier is reported only once nsselect.m:70: error: for each function it appears in.) nsselect.m:72: error: =91QSECONDARY=92 undeclared (first use in this =20 function) nsselect.m:73: error: =91QTEXT=92 undeclared (first use in this = function) nsselect.m: In function =91ns_string_to_symbol=92: nsselect.m:82: error: =91QCLIPBOARD=92 undeclared (first use in this =20 function) nsselect.m:86: error: =91QSECONDARY=92 undeclared (first use in this =20 function) nsselect.m:88: error: =91QTEXT=92 undeclared (first use in this = function) nsselect.m:90: error: =91QFILE_NAME=92 undeclared (first use in this =20 function) nsselect.m: In function =91ns_handle_selection_request=92: nsselect.m:267: error: =91Vns_sent_selection_hooks=92 undeclared (first =20= use in this function) nsselect.m: In function =91ns_string_from_pasteboard=92: nsselect.m:357: warning: =91cString=92 is deprecated (declared at = /System/=20 Library/Frameworks/Foundation.framework/Headers/NSString.h:345) nsselect.m:362: warning: =91lossyCString=92 is deprecated (declared at /=20= System/Library/Frameworks/Foundation.framework/Headers/NSString.h:346) nsselect.m: In function =91Fx_selection_exists_p=92: nsselect.m:453: error: =91QSECONDARY=92 undeclared (first use in this =20= function) nsselect.m: In function =91Fx_selection_owner_p=92: nsselect.m:473: error: =91QSECONDARY=92 undeclared (first use in this =20= function) nsselect.m: In function =91syms_of_nsselect=92: nsselect.m:559: error: expected expression before =91<<=92 token nsselect.m:560: error: =91QCLIPBOARD=92 undeclared (first use in this =20= function) nsselect.m:562: error: expected expression before =91=3D=3D=92 token nsselect.m:564: error: =91QSECONDARY=92 undeclared (first use in this =20= function) nsselect.m:565: error: =91QTEXT=92 undeclared (first use in this = function) nsselect.m:566: error: =91QFILE_NAME=92 undeclared (first use in this =20= function) nsselect.m:582: error: =91Vns_sent_selection_hooks=92 undeclared (first =20= use in this function) make[1]: *** [nsselect.o] Error 1 -- Greetings Pete Think of XML as Lisp for COBOL programmers. - Tony-A (some guy on /.) From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 10:32:17 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 14:32:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol0jZ-0000vE-B7 for submit@debbugs.gnu.org; Mon, 16 Aug 2010 10:32:17 -0400 Received: from mout9.freenet.de ([195.4.92.99]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol0jW-0000uk-JQ for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 10:32:15 -0400 Received: from [195.4.92.27] (helo=17.mx.freenet.de) by mout9.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Ol0kT-0000BM-CB; Mon, 16 Aug 2010 16:33:13 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63269 helo=[192.168.1.2]) by 17.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Ol0kS-000799-7m; Mon, 16 Aug 2010 16:33:13 +0200 Message-Id: <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C68F25F.1090807@swipnet.se> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Mon, 16 Aug 2010 16:33:09 +0200 References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 16.08.2010 um 10:10 schrieb Jan Dj=E4rv: > I checked in a fix. Sorry, I was too fast in reporting! >>>>>>> There are unresolved conflicts in this file <<<<<<< One is: <<<<<<< TREE Lisp_Object QCLIPBOARD, QPRIMARY, QSECONDARY, QTEXT, QFILE_NAME; =3D=3D=3D=3D=3D=3D=3D Lisp_Object QSECONDARY, QTEXT, QFILE_NAME; >>>>>>> MERGE-SOURCE Is the manual action to remove the "QCLIPBOARD, QPRIMARY, " text? The =20= "first line" should substitute the "second one"? The second case is: <<<<<<< TREE QCLIPBOARD =3D intern ("CLIPBOARD"); staticpro (&QCLIPBOARD); QPRIMARY =3D intern ("PRIMARY"); staticpro (&QPRIMARY); =3D=3D=3D=3D=3D=3D=3D >>>>>>> MERGE-SOURCE QSECONDARY =3D intern ("SECONDARY"); staticpro (&QSECONDARY); QTEXT =3D intern ("TEXT"); staticpro (&QTEXT); QFILE_NAME =3D intern ("FILE_NAME"); staticpro (&QFILE_NAME); The manual action is to remove two lines? Or adding them? -- Greetings Pete There's no place like ~ =96 (UNIX Guru) From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 11:05:45 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 15:05:45 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1Fw-0003gx-Se for submit@debbugs.gnu.org; Mon, 16 Aug 2010 11:05:45 -0400 Received: from smtprelay-b11.telenor.se ([62.127.194.20]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1Ft-0003gq-SJ for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 11:05:42 -0400 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b11.telenor.se (Postfix) with ESMTP id C0E66EA362 for <6863@debbugs.gnu.org>; Mon, 16 Aug 2010 17:06:40 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyAD7waExV4S0jPGdsb2JhbACHZ5haDAEBAQE1LbxEhTsE X-IronPort-AV: E=Sophos;i="4.55,376,1278280800"; d="scan'208";a="562270959" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb3.telenor.se with ESMTP; 16 Aug 2010 17:06:40 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 616777FA05A; Mon, 16 Aug 2010 17:06:39 +0200 (CEST) Message-ID: <4C695400.5020302@swipnet.se> Date: Mon, 16 Aug 2010 17:06:40 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> <97C958E7-9D66-4786-9F22-7CCD0CE6A9C1@Freenet.DE> In-Reply-To: <97C958E7-9D66-4786-9F22-7CCD0CE6A9C1@Freenet.DE> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) 2010-08-16 16:22, Peter Dyballa skrev: > > Am 16.08.2010 um 10:10 schrieb Jan Dj=E4rv: > >> I checked in a fix. > > I'm not sure whether it's your fix =96 but compilation of the NS varian= t > fails here: It looks like you have conflict markers in the file. What does bzr status say? Jan D. > > gcc-4.2 -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. > -I/Users/pete/Quellen/Emacs_CVS/emacs-24/src -I/usr/X11/include -MMD -M= F > deps/nsselect.d -Wimplicit-function-declaration -Wold-style-definition > -Wdeclaration-after-statement -Wno-pointer-sign -g -H -Wno-pointer-sign > -pipe -fPIC -fno-common -mcpu=3D7450 -mtune=3D7450 -fast nsselect.m > . ./config.h > .. ./s/darwin.h > .. ./m/macppc.h > ................ [902 more C header files omitted] > nsselect.m:40: error: expected identifier or =91(=92 before =91<<=92 to= ken > nsselect.m:42: error: expected identifier or =91(=92 before =91=3D=3D=92= token > nsselect.m:44: error: expected identifier or =91(=92 before =91>>=92 to= ken > nsselect.m: In function =91symbol_to_nsstring=92: > nsselect.m:70: error: =91QCLIPBOARD=92 undeclared (first use in this fu= nction) > nsselect.m:70: error: (Each undeclared identifier is reported only once > nsselect.m:70: error: for each function it appears in.) > nsselect.m:72: error: =91QSECONDARY=92 undeclared (first use in this fu= nction) > nsselect.m:73: error: =91QTEXT=92 undeclared (first use in this functio= n) > nsselect.m: In function =91ns_string_to_symbol=92: > nsselect.m:82: error: =91QCLIPBOARD=92 undeclared (first use in this fu= nction) > nsselect.m:86: error: =91QSECONDARY=92 undeclared (first use in this fu= nction) > nsselect.m:88: error: =91QTEXT=92 undeclared (first use in this functio= n) > nsselect.m:90: error: =91QFILE_NAME=92 undeclared (first use in this fu= nction) > nsselect.m: In function =91ns_handle_selection_request=92: > nsselect.m:267: error: =91Vns_sent_selection_hooks=92 undeclared (first= use > in this function) > nsselect.m: In function =91ns_string_from_pasteboard=92: > nsselect.m:357: warning: =91cString=92 is deprecated (declared at > /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345) > nsselect.m:362: warning: =91lossyCString=92 is deprecated (declared at > /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:346) > nsselect.m: In function =91Fx_selection_exists_p=92: > nsselect.m:453: error: =91QSECONDARY=92 undeclared (first use in this f= unction) > nsselect.m: In function =91Fx_selection_owner_p=92: > nsselect.m:473: error: =91QSECONDARY=92 undeclared (first use in this f= unction) > nsselect.m: In function =91syms_of_nsselect=92: > nsselect.m:559: error: expected expression before =91<<=92 token > nsselect.m:560: error: =91QCLIPBOARD=92 undeclared (first use in this f= unction) > nsselect.m:562: error: expected expression before =91=3D=3D=92 token > nsselect.m:564: error: =91QSECONDARY=92 undeclared (first use in this f= unction) > nsselect.m:565: error: =91QTEXT=92 undeclared (first use in this functi= on) > nsselect.m:566: error: =91QFILE_NAME=92 undeclared (first use in this f= unction) > nsselect.m:582: error: =91Vns_sent_selection_hooks=92 undeclared (first= use > in this function) > make[1]: *** [nsselect.o] Error 1 > > -- > Greetings > > Pete > > Think of XML as Lisp for COBOL programmers. > - Tony-A (some guy on /.) From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 11:08:53 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 15:08:53 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1Iz-0003iN-Lf for submit@debbugs.gnu.org; Mon, 16 Aug 2010 11:08:53 -0400 Received: from smtprelay-h22.telenor.se ([195.54.99.197]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1Iw-0003iI-VI for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 11:08:51 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id A7239EA041 for <6863@debbugs.gnu.org>; Mon, 16 Aug 2010 17:09:49 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyAKbxaExV4S0jPGdsb2JhbACHZ5haDAEBAQE1LbxQhTsE X-IronPort-AV: E=Sophos;i="4.55,376,1278280800"; d="scan'208";a="119000235" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb2.telenor.se with ESMTP; 16 Aug 2010 17:09:49 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 7DBC07FA05A; Mon, 16 Aug 2010 17:09:48 +0200 (CEST) Message-ID: <4C6954BD.7090805@swipnet.se> Date: Mon, 16 Aug 2010 17:09:49 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> In-Reply-To: <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) 2010-08-16 16:33, Peter Dyballa skrev: > > Am 16.08.2010 um 10:10 schrieb Jan Dj=E4rv: > >> I checked in a fix. > > > Sorry, I was too fast in reporting! > > >>>>>>> There are unresolved conflicts in this file <<<<<<< > > > One is: > > <<<<<<< TREE > Lisp_Object QCLIPBOARD, QPRIMARY, QSECONDARY, QTEXT, QFILE_NAME; > =3D=3D=3D=3D=3D=3D=3D > Lisp_Object QSECONDARY, QTEXT, QFILE_NAME; > >>>>>>> MERGE-SOURCE > > Is the manual action to remove the "QCLIPBOARD, QPRIMARY, " text? The > "first line" should substitute the "second one"? It looks like you have applied a local patch. QPRIMARY shall be removed = here.=20 If you wan't to keep your patch, keep the TREE line but remove QPRIMARY= . > > The second case is: > > <<<<<<< TREE > QCLIPBOARD =3D intern ("CLIPBOARD"); staticpro (&QCLIPBOARD); > QPRIMARY =3D intern ("PRIMARY"); staticpro (&QPRIMARY); > =3D=3D=3D=3D=3D=3D=3D > >>>>>>> MERGE-SOURCE > QSECONDARY =3D intern ("SECONDARY"); staticpro (&QSECONDARY); > QTEXT =3D intern ("TEXT"); staticpro (&QTEXT); > QFILE_NAME =3D intern ("FILE_NAME"); staticpro (&QFILE_NAME); > > The manual action is to remove two lines? Or adding them? > Keep MERGE-SOURCE but add the QCLIPBOARD =3D ... line to it. It is from = your=20 local patch. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 11:21:49 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 15:21:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1VU-0003o1-SH for submit@debbugs.gnu.org; Mon, 16 Aug 2010 11:21:49 -0400 Received: from mout7.freenet.de ([195.4.92.97]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1VS-0003nw-Qd for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 11:21:47 -0400 Received: from [195.4.92.17] (helo=7.mx.freenet.de) by mout7.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Ol1Ul-0006l6-O4; Mon, 16 Aug 2010 17:21:03 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63356 helo=[192.168.1.2]) by 7.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Ol1Ul-00065m-Gq; Mon, 16 Aug 2010 17:21:03 +0200 Message-Id: <7D3D3E67-6A36-452E-828F-21A3FD34427C@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C6954BD.7090805@swipnet.se> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Mon, 16 Aug 2010 17:21:01 +0200 References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> <4C6954BD.7090805@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 16.08.2010 um 17:09 schrieb Jan Dj=E4rv: > It looks like you have applied a local patch. Yes, there is one applied because of problems with copying and =20 pasting, see bug#6677. I assumed, after I reported success a week ago, =20= that it would have been merged into TRUNK. (But did not check!) OK, let's see whether copy&paste still works after repair! -- Greetings Pete One cannot live by television, video games, top ten CDs, and dumb =20 movies alone. =96 Amiri Baraka, 1999 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 11:42:11 2010 Received: (at 6863) by debbugs.gnu.org; 16 Aug 2010 15:42:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1pC-0003wu-Iw for submit@debbugs.gnu.org; Mon, 16 Aug 2010 11:42:11 -0400 Received: from mout0.freenet.de ([195.4.92.90]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ol1p9-0003wm-OJ for 6863@debbugs.gnu.org; Mon, 16 Aug 2010 11:42:08 -0400 Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Ol1q6-00020t-7Y; Mon, 16 Aug 2010 17:43:06 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63368 helo=[192.168.1.2]) by 9.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Ol1q5-0006pF-Mq; Mon, 16 Aug 2010 17:43:05 +0200 Message-Id: From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C6954BD.7090805@swipnet.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o Date: Mon, 16 Aug 2010 17:43:04 +0200 References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> <4C6954BD.7090805@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863 Cc: 6863@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 16.08.2010 um 17:09 schrieb Jan Dj=E4rv: > Keep MERGE-SOURCE but add the QCLIPBOARD =3D Copy&paste still seems to work. -- Greetings Pete We have to expect it, otherwise we would be surprised. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 17 02:05:35 2010 Received: (at 6863-done) by debbugs.gnu.org; 17 Aug 2010 06:05:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlFIk-0001JS-VA for submit@debbugs.gnu.org; Tue, 17 Aug 2010 02:05:35 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlFIj-0001JN-BV for 6863-done@debbugs.gnu.org; Tue, 17 Aug 2010 02:05:34 -0400 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id BA080EA227 for <6863-done@debbugs.gnu.org>; Tue, 17 Aug 2010 08:06:33 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyADnDaUxV4S0jPGdsb2JhbACHZ5hjDAEBAQE1Lb1LhTsE X-IronPort-AV: E=Sophos;i="4.55,380,1278280800"; d="scan'208";a="562543517" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb3.telenor.se with ESMTP; 17 Aug 2010 08:06:33 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id AEF487FA05A; Tue, 17 Aug 2010 08:06:32 +0200 (CEST) Message-ID: <4C6A26E8.3040804@swipnet.se> Date: Tue, 17 Aug 2010 08:06:32 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: Peter Dyballa Subject: Re: bug#6863: 24.0.50; ld: duplicate symbol _QPRIMARY in nsselect.o and keyboard.o References: <3089FF44-8D9B-47FD-8424-BB07924284B7@Freenet.DE> <4C68DCC2.8000507@swipnet.se> <27B5F678-2614-431D-A860-BA12732260DE@Freenet.DE> <4C68F25F.1090807@swipnet.se> <96AA5306-E58D-4E91-929D-BFE9CCD63928@Freenet.DE> <4C6954BD.7090805@swipnet.se> In-Reply-To: <4C6954BD.7090805@swipnet.se> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6863-done Cc: 6863-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Closing. Jan D. From unknown Sat Jun 21 10:20:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 14 Sep 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator