From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 15 17:36:19 2010 Received: (at submit) by debbugs.gnu.org; 15 Aug 2010 21:36:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkksN-0005fq-3U for submit@debbugs.gnu.org; Sun, 15 Aug 2010 17:36:19 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkksK-0005fl-QZ for submit@debbugs.gnu.org; Sun, 15 Aug 2010 17:36:17 -0400 Received: from lists.gnu.org ([199.232.76.165]:36299) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OkktG-0005Q1-8H for submit@debbugs.gnu.org; Sun, 15 Aug 2010 17:37:14 -0400 Received: from [140.186.70.92] (port=41421 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OkktB-0006wh-2f for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 17:37:13 -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 1Okkt5-0005EL-4X for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 17:37:08 -0400 Received: from mout6.freenet.de ([195.4.92.96]:56376) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okkt4-0005EA-UM for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 17:37:03 -0400 Received: from [195.4.92.22] (helo=12.mx.freenet.de) by mout6.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Okkt3-00065n-He for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 23:37:01 +0200 Received: from p5b23f940.dip.t-dialin.net ([91.35.249.64]:62164 helo=[192.168.1.2]) by 12.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Okkt2-0002Ru-AN for bug-gnu-emacs@gnu.org; Sun, 15 Aug 2010 23:37:01 +0200 Message-Id: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@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 keyboard.o and xselect.o Date: Sun, 15 Aug 2010 23:36:58 +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: -5.0 (-----) 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.1 (-----) Hello! Compilation of the X client (Xaw3d) fails with the message cited in =20 the subject. pete 234 /\ l src/{xselect.c,keyboard.c} -rw-r--r-- 1 pete admin 383764 15. Aug 20:46 src/keyboard.c -rw-r--r-- 1 pete admin 94275 15. Aug 20:46 src/xselect.c pete 235 /\ grep -n QPRIMARY src/{xselect.c,keyboard.c} src/xselect.c:110:Lisp_Object QPRIMARY, QSECONDARY, QSTRING, QINTEGER, =20= QCLIPBOARD, QTIMESTAMP, src/xselect.c:257: if (EQ (sym, QPRIMARY)) return XA_PRIMARY; src/xselect.c:309: return QPRIMARY; src/xselect.c:2218: if (EQ (selection, Qnil)) selection =3D QPRIMARY; src/xselect.c:2249: if (EQ (selection, Qnil)) selection =3D QPRIMARY; src/xselect.c:2920: /* QPRIMARY is defined in keyboard.c. */ 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 No man was ever taken to hell by a woman unless he already had a =20 ticket in his pocket, or at least had been fooling around with =20 timetables. =96 Archie Goodwin From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 03:55:56 2010 Received: (at 6864-done) by debbugs.gnu.org; 16 Aug 2010 07:55:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkuXz-0002pK-LM for submit@debbugs.gnu.org; Mon, 16 Aug 2010 03:55:55 -0400 Received: from smtprelay-b11.telenor.se ([62.127.194.20]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkuXx-0002pD-LG for 6864-done@debbugs.gnu.org; Mon, 16 Aug 2010 03:55:54 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-b11.telenor.se (Postfix) with ESMTP id BDB19E9503 for <6864-done@debbugs.gnu.org>; Mon, 16 Aug 2010 09:56:51 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyAO6LaExV4S0jPGdsb2JhbACHZ5hYDAEBAQE1LblEhTsE X-IronPort-AV: E=Sophos;i="4.55,375,1278280800"; d="scan'208";a="119846717" 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 09:56:51 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id A51137FA05A; Mon, 16 Aug 2010 09:56:45 +0200 (CEST) Message-ID: <4C68EF3C.9070909@swipnet.se> Date: Mon, 16 Aug 2010 09:56:44 +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#6864: 24.0.50; ld: duplicate symbol _QPRIMARY in keyboard.o and xselect.o References: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@Freenet.DE> In-Reply-To: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@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: 6864-done Cc: 6864-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: -2.5 (--) This only happens when -fno-common is used, so nobody has seen this yet. But no-common may be default on some platforms so we should not rely on i= t. Fix checked in. Jan D. 2010-08-15 23:36, Peter Dyballa skrev: > Hello! > > Compilation of the X client (Xaw3d) fails with the message cited in the > subject. > > pete 234 /\ l src/{xselect.c,keyboard.c} > -rw-r--r-- 1 pete admin 383764 15. Aug 20:46 src/keyboard.c > -rw-r--r-- 1 pete admin 94275 15. Aug 20:46 src/xselect.c > pete 235 /\ grep -n QPRIMARY src/{xselect.c,keyboard.c} > src/xselect.c:110:Lisp_Object QPRIMARY, QSECONDARY, QSTRING, QINTEGER, > QCLIPBOARD, QTIMESTAMP, > src/xselect.c:257: if (EQ (sym, QPRIMARY)) return XA_PRIMARY; > src/xselect.c:309: return QPRIMARY; > src/xselect.c:2218: if (EQ (selection, Qnil)) selection =3D QPRIMARY; > src/xselect.c:2249: if (EQ (selection, Qnil)) selection =3D QPRIMARY; > src/xselect.c:2920: /* QPRIMARY is defined in keyboard.c. */ > 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 > > No man was ever taken to hell by a woman unless he already had a ticket > in his pocket, or at least had been fooling around with timetables. > =96 Archie Goodwin > > > From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 07:38:39 2010 Received: (at 6864-done) by debbugs.gnu.org; 16 Aug 2010 11:38: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 1Oky1W-000585-S8 for submit@debbugs.gnu.org; Mon, 16 Aug 2010 07:38:39 -0400 Received: from mout8.freenet.de ([195.4.92.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oky1U-000580-9t for 6864-done@debbugs.gnu.org; Mon, 16 Aug 2010 07:38:37 -0400 Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout8.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1Oky0g-0000yZ-HC; Mon, 16 Aug 2010 13:37:46 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63011 helo=[192.168.1.2]) by 5.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1Oky0g-0006ro-4G; Mon, 16 Aug 2010 13:37:46 +0200 Message-Id: From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C68EF3C.9070909@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#6864: 24.0.50; ld: duplicate symbol _QPRIMARY in keyboard.o and xselect.o Date: Mon, 16 Aug 2010 13:37:44 +0200 References: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@Freenet.DE> <4C68EF3C.9070909@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: 6864-done Cc: 6864-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: -2.4 (--) Am 16.08.2010 um 09:56 schrieb Jan Dj=E4rv: > Fix checked in. Jan, GNU Emacs compiles now, but it seems to have a problem with ... Usually it would insert text from a previous copy. This =20 fails. When I use the paste entry from the Edit menu, which is bound =20 to C-y, it inserts a text from the Mac OS X pasteboard, not from the X =20= (PRIMARY) selection. When I switch from the X client GNU Emacs to a =20 native Aqua/Mac OS X application, the old X selection is now available =20= on ... The way to select a word is double-click or . The =20= failure happens in this version: In GNU Emacs 24.0.50.1 (powerpc-apple-darwin9.8.0, X toolkit, Xaw3d =20 scroll bars) of 2010-08-16 on Latsche.local Windowing system distributor `The X.Org Foundation', version =20 11.0.10899906 configured using `configure '--without-sound' '--without-dbus' '--=20 without-pop' '--without-gconf' '--with-x-toolkit=3Dathena' '--x-=20 libraries=3D/usr/X11/lib' '--x-includes=3D/usr/X11/include' '--enable-=20= locallisppath=3D/Library/Application Support/Emacs/calendar24:/Library/=20= Application Support/Emacs' 'CFLAGS=3D-g -H -pipe -fPIC -fno-common -=20 mcpu=3D7450 -mtune=3D7450 -faltivec -fast' 'CPPFLAGS=3D' 'LDFLAGS=3D-Wl,-=20= dead_strip_dylibs' 'CC=3Dgcc-4.2' 'CPP=3Dcpp-4.2'' while this older version works fine (instant paste of what I selected =20= before): In GNU Emacs 24.0.50.1 (powerpc-apple-darwin9.8.0, X toolkit, Xaw3d =20 scroll bars) of 2010-07-23 on Latsche.local Windowing system distributor `The X.Org Foundation', version =20 11.0.10899906 configured using `configure '--without-sound' '--without-dbus' '--=20 without-pop' '--without-gconf' '--with-x-toolkit=3Dathena' '--x-=20 libraries=3D/usr/X11/lib' '--x-includes=3D/usr/X11/include' '--enable-=20= locallisppath=3D/Library/Application Support/Emacs/calendar24:/Library/=20= Application Support/Emacs' 'CFLAGS=3D-g -H -Wno-pointer-sign -pipe -fPIC = =20 -fno-common -mcpu=3D7450 -mtune=3D7450 -faltivec -fast' 'CPPFLAGS=3D' =20= 'LDFLAGS=3D' 'CC=3Dgcc-4.2' 'CPP=3Dcpp-4.2' = 'PKG_CONFIG_PATH=3D/sw/lib/pango-=20 ft219/lib/pkgconfig:/sw/lib/xft2/lib/pkgconfig:/sw/lib/fontconfig2/lib/=20= pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/pkgconfig:/sw/=20 share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/=20 share/pkgconfig'' Could be it has to do with the setting of PKG_CONFIG_PATH, which I =20 used to be able to (almost) decide which libraries (those from Fink or =20= those from MacPorts) will be used. (There are problems with viewing =20 graphics images.) I'll try to reconfigure and to recompile the same way! Complete lossage record when I enter the *scratch* buffer by clicking =20= into it, inserting =E4 to have a mark of start, then double clicking a =20= world, positioning the cursor in the empty region right of =E4, pressing = =20 to insert the selection (nothing happens), and finally =20 inserting an =F6 to have a mark of the end in the lossage record. Then =20= typing C-h l. (In *scratch* buffer I only see =E4=F6.) =E4 =F6 C-h l It seems that now something is missing to synchronise X11 and Mac OS X =20= pasteboard. This happens when I switch from X11 to Mac OS X and back =20 again. In X11 the selection in the new GNU Emacs is instantly =20 available, it also works to select a word in old Emacs and insert it =20 in new one. In old Emacs the selection is instantly available for =20 pasting by . -- Greetings Pete Perl=97the only language that looks the same before and after RSA =20 encryption. - Keith Bostic From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 08:48:07 2010 Received: (at 6864) by debbugs.gnu.org; 16 Aug 2010 12:48:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okz6l-0005d9-2Z for submit@debbugs.gnu.org; Mon, 16 Aug 2010 08:48:07 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Okz6i-0005cm-0C for 6864@debbugs.gnu.org; Mon, 16 Aug 2010 08:48:04 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 9F4D3EA33A for <6864@debbugs.gnu.org>; Mon, 16 Aug 2010 14:49:02 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcyAJrQaExV4S0jPGdsb2JhbACHZ5haDAEBAQE1LbpohTsE X-IronPort-AV: E=Sophos;i="4.55,375,1278280800"; d="scan'208";a="118942808" 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 14:49:02 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 8B4DC7FA05A; Mon, 16 Aug 2010 14:49:01 +0200 (CEST) Message-ID: <4C6933BE.7070303@swipnet.se> Date: Mon, 16 Aug 2010 14:49:02 +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#6864: 24.0.50; ld: duplicate symbol _QPRIMARY in keyboard.o and xselect.o References: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@Freenet.DE> <4C68EF3C.9070909@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6864 Cc: 6864@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 (---) 2010-08-16 13:37, Peter Dyballa skrev: > > Am 16.08.2010 um 09:56 schrieb Jan Dj=E4rv: > >> Fix checked in. > > Jan, > > GNU Emacs compiles now, but it seems to have a problem with > ... Usually it would insert text from a previous copy. > This fails. When I use the paste entry from the Edit menu, which is > bound to C-y, it inserts a text from the Mac OS X pasteboard, not from > the X (PRIMARY) selection. When I switch from the X client GNU Emacs to > a native Aqua/Mac OS X application, the old X selection is now availabl= e > on ... AFAIK, that is now how it is supposed to work. Mouse-2 inserts from PRIM= ARY=20 and C-y from clipboard. I assume X maps clipboard to pasteboard. See th= reads=20 in emacs-devel about this. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 08:51:48 2010 Received: (at 6864-done) by debbugs.gnu.org; 16 Aug 2010 12:51: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 1OkzAK-0005ei-8v for submit@debbugs.gnu.org; Mon, 16 Aug 2010 08:51:48 -0400 Received: from mout4.freenet.de ([195.4.92.94]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkzAJ-0005ec-1f for 6864-done@debbugs.gnu.org; Mon, 16 Aug 2010 08:51:47 -0400 Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout4.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OkzBF-0001cM-L5; Mon, 16 Aug 2010 14:52:45 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63194 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 1OkzBE-00017O-Hw; Mon, 16 Aug 2010 14:52:45 +0200 Message-Id: <9EF36DEF-6293-4411-919B-98BF56AACDFF@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: bug#6864: 24.0.50; ld: duplicate symbol _QPRIMARY in keyboard.o and xselect.o Date: Mon, 16 Aug 2010 14:52:42 +0200 References: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@Freenet.DE> <4C68EF3C.9070909@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 6864-done Cc: 6864-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: -2.3 (--) Am 16.08.2010 um 13:37 schrieb Peter Dyballa: > it seems to have a problem with With PKG_CONFIG_PATH set right this has vanished. (The JPEG failure =20 still exists: Error reading JPEG image `(image :type jpeg :file ..../pic.jpg)': JPEG =20= parameter struct mismatch: library thinks size is 484, caller expects =20= 488 [155 times] I'll try the NS variant next, than with MacPorts libraries. Elder =20 Emacs can display.) -- Greetings Pete =C2=BB=C2=BF=CA=87=C4=B1=CC=A3 =C9=99snq=C9=90 =CA=87,u=C9=90=C9=94 no=CA=8E= =C9=9F=C4=B1=CC=A3 =C9=93u=C4=B1=CC=A3=C9=A5=CA=87=CA=8Eu=C9=90 s=C4=B1=CC=A3 poo=C9=93 = =CA=87=C9=90=C9=A5=CA=8D=C2=AB From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 16 09:08:31 2010 Received: (at 6864) by debbugs.gnu.org; 16 Aug 2010 13:08:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkzQU-0005mK-Uz for submit@debbugs.gnu.org; Mon, 16 Aug 2010 09:08:31 -0400 Received: from mout2.freenet.de ([195.4.92.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OkzQT-0005mD-3J for 6864@debbugs.gnu.org; Mon, 16 Aug 2010 09:08:29 -0400 Received: from [195.4.92.22] (helo=12.mx.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.72 #3) id 1OkzRP-0007ge-Cb; Mon, 16 Aug 2010 15:09:27 +0200 Received: from p5b23f51c.dip.t-dialin.net ([91.35.245.28]:63206 helo=[192.168.1.2]) by 12.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.72 #3) id 1OkzRP-0003xg-68; Mon, 16 Aug 2010 15:09:27 +0200 Message-Id: <2FC57197-374C-4434-A6DE-B1DF7CDB5708@Freenet.DE> From: Peter Dyballa To: =?WINDOWS-1252?Q?Jan_Dj=E4rv?= In-Reply-To: <4C6933BE.7070303@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#6864: 24.0.50; ld: duplicate symbol _QPRIMARY in keyboard.o and xselect.o Date: Mon, 16 Aug 2010 15:09:13 +0200 References: <76144DCF-2C27-43A0-A3F0-1A83B5FD3572@Freenet.DE> <4C68EF3C.9070909@swipnet.se> <4C6933BE.7070303@swipnet.se> X-Mailer: Apple Mail (2.936) X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 6864 Cc: 6864@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 14:49 schrieb Jan Dj=E4rv: > I assume X maps clipboard to pasteboard. Yes, the X server performs this service, after it has been enabled and =20= configured. It works well in the three or four weeks old GNU Emacs =20 24.0.50 (and elder versions like 23.2 or 22.3), but *has failed* in =20 the up-to-date build =96 probably by some library mismatch, proved by =20= next build. -- Greetings Pete Rain is saved up in cloud banks. From unknown Sun Jun 22 03:58:55 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