From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: tramp does not work when using athena Date: Fri, 22 Jul 2011 11:42:18 +0200 Message-ID: References: <87d3i44w8a.fsf@muni.brainbot.com> <87liwsof3a.fsf@gmx.de> <87d3i4b7to.fsf@brainbot.com> <87sjqx834y.fsf@gmx.de> <878vsnzo42.fsf@muni.brainbot.com> <87vcvry915.fsf@muni.brainbot.com> <4E08E971.3080800@swipnet.se> <87y60n574b.fsf@gmx.de> <87vcv2feou.fsf@engster.org> <87bowskn17.fsf@muni.brainbot.com> <4E293A1D.9030803@swipnet.se> <87y5zqirv8.fsf@muni.brainbot.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1311327757 26667 80.91.229.12 (22 Jul 2011 09:42:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Jul 2011 09:42:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 22 11:42:33 2011 Return-path: Envelope-to: ged-emacs-devel@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 1QkCFc-0005Im-6E for ged-emacs-devel@m.gmane.org; Fri, 22 Jul 2011 11:42:32 +0200 Original-Received: from localhost ([::1]:41034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkCFb-0002T0-6s for ged-emacs-devel@m.gmane.org; Fri, 22 Jul 2011 05:42:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkCFY-0002Sn-Vs for emacs-devel@gnu.org; Fri, 22 Jul 2011 05:42:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkCFY-0004A4-03 for emacs-devel@gnu.org; Fri, 22 Jul 2011 05:42:28 -0400 Original-Received: from v3-1008.vxen.de ([79.140.41.8]:36853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkCFX-00049w-Lh for emacs-devel@gnu.org; Fri, 22 Jul 2011 05:42:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From; bh=d34e3mxVmSUej/krUsuRwegqJKCi8n2G1gGkbLttmP4=; b=Kuh2iUJ50XTE4ckhzlnJ+ShbYuf0mwzMqZG4zboqyW7bCKqDiGVHasyEdGbqzQMBvzN15evaD3K01IEuucfvl2WBHszOF5eUahnIKWTAcjf7KV6JgYLNwq6iDFKnoqqY; Original-Received: from ibookg4-c2.pc.gwdg.de ([134.76.4.219]) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QkCFU-00017C-Io for emacs-devel@gnu.org; Fri, 22 Jul 2011 11:42:24 +0200 In-Reply-To: <87y5zqirv8.fsf@muni.brainbot.com> (Ralf Schmitt's message of "Fri, 22 Jul 2011 11:31:23 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (darwin) Mail-Followup-To: emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 79.140.41.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142203 Archived-At: Ralf Schmitt writes: > Jan Dj=E4rv writes: >> Since you leave out gconf and rsvg, glib does not get linked in, so >> the problem dissapears. >> >> You should file a proper bug report so we can see how you configured >> your Emacs. Also, what system do you run on? > > This is happening on a 64 bit arch linux. I'll try to open a bug > report... I also have the problem Arch linux, albeit 32bit. So far I could *not* reproduce this on Debian/sid, nor on OS X 10.6/macports. -David