From owner-freebsd-questions@FreeBSD.ORG Wed May 6 03:01:09 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99210106564A for ; Wed, 6 May 2009 03:01:09 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 168F98FC15 for ; Wed, 6 May 2009 03:01:08 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n462vPNP032274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 May 2009 09:57:25 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n46304bC094059; Wed, 6 May 2009 10:00:04 +0700 (ICT) Date: Wed, 6 May 2009 10:00:04 +0700 (ICT) Message-Id: <200905060300.n46304bC094059@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org In-reply-to: <200905040212.n442C28A071537@banyan.cs.ait.ac.th> (message from Olivier Nicole on Mon, 4 May 2009 09:12:02 +0700 (ICT)) References: <200904300755.n3U7tHmJ090473@banyan.cs.ait.ac.th> <200905040212.n442C28A071537@banyan.cs.ait.ac.th> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: Xdvi with amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 03:01:10 -0000 Hi, > > Exactly which fonts are you having trouble with? I can tell you > > whether I can reproduce the issue under 7.1. > > Nothing exotic at all: cmr10.300.pk > > The error message is: > > $ xdvi memo > Note: overstrike characters may be incorrect. > >>> xdvi: Wrong number of bits stored: char. 68, font cmr10 > $ > > Any other font will give the same error message for one character or > another. After trying on 7.1 and having the same problem, I resolve to install from the source the latest version of xdvi and the installation went fine. Bests, olivier