From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#10356: 24.0.92; configuring --with-x-toolkit=gtk3 leads to build failure Date: Fri, 23 Dec 2011 17:30:38 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1324657864 16729 80.91.229.12 (23 Dec 2011 16:31:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Dec 2011 16:31:04 +0000 (UTC) Cc: 10356@debbugs.gnu.org To: Peter Dyballa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 23 17:31:00 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Re81K-0001De-42 for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2011 17:30:58 +0100 Original-Received: from localhost ([::1]:48734 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re81J-0000T3-Ce for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2011 11:30:57 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:36225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re81B-0000Sv-Rm for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2011 11:30:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Re817-0003eD-PE for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2011 11:30:49 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Re817-0003e6-Nh for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2011 11:30:45 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Re83J-00054D-Gv for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2011 11:33:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Dec 2011 16:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10356 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10356-submit@debbugs.gnu.org id=B10356.132465797919469 (code B ref 10356); Fri, 23 Dec 2011 16:33:01 +0000 Original-Received: (at 10356) by debbugs.gnu.org; 23 Dec 2011 16:32:59 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Re83H-00053y-3y for submit@debbugs.gnu.org; Fri, 23 Dec 2011 11:32:59 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Re83F-00053p-5Y for 10356@debbugs.gnu.org; Fri, 23 Dec 2011 11:32:58 -0500 Original-Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id D94A6188A19A; Fri, 23 Dec 2011 17:30:39 +0100 (CET) X-Auth-Info: EP2uEjvHJ5JOMwfq6KAt40vD4OmcdgFmCkjJAHZd6t0= Original-Received: from igel.home (ppp-88-217-99-149.dynamic.mnet-online.de [88.217.99.149]) by mail.mnet-online.de (Postfix) with ESMTPA id C54C21C00BDD; Fri, 23 Dec 2011 17:30:39 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 501) id D575ECA29C; Fri, 23 Dec 2011 17:30:38 +0100 (CET) X-Yow: Do I hear th' SPINNING of various WHIRRING, ROUND, and WARM WHIRLOMATICS?! In-Reply-To: (Peter Dyballa's message of "Fri, 23 Dec 2011 17:22:19 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 23 Dec 2011 11:33:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:55139 Archived-At: Peter Dyballa writes: > Where is the function "___sync_synchronize" supposed to be? It's a compiler builtin. Looks like your installation is broken. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."