From owner-freebsd-questions@FreeBSD.ORG Mon Nov 3 23:07:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0CC16A4CF for ; Mon, 3 Nov 2003 23:07:35 -0800 (PST) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D4643FA3 for ; Mon, 3 Nov 2003 23:07:32 -0800 (PST) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (on@banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.10/8.9.3) with ESMTP id hA477Sus018930 for ; Tue, 4 Nov 2003 14:07:28 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.8.5/8.8.5) id OAA29272; Tue, 4 Nov 2003 14:09:58 +0700 (ICT) Date: Tue, 4 Nov 2003 14:09:58 +0700 (ICT) Message-Id: <200311040709.OAA29272@banyan.cs.ait.ac.th> X-Authentication-Warning: banyan.cs.ait.ac.th: on set sender to on@banyan.cs.ait.ac.th using -f From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Emacs on 5.1 CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 07:07:35 -0000 Hi, I tried to install Emacs from ports on a 5.1 Current box, but it cores dump when starting. The box was installed without X support, so when installin /usr/ports/editors/emacs, il will also install X from the ports. Install goes OK, but when trying to start Emacs, in a X environment, it cores dump in libXt. Any clue on the problem? Best regards, Olivier