From owner-freebsd-ports@FreeBSD.ORG Sat Feb 3 18:01:03 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2103316A400 for ; Sat, 3 Feb 2007 18:01:03 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id CE73513C441 for ; Sat, 3 Feb 2007 18:01:02 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1HDPC9-000B2Y-Iv; Sat, 03 Feb 2007 21:01:01 +0300 Date: Sat, 3 Feb 2007 21:00:56 +0300 From: Eygene Ryabinkin To: Rainer Hurling Message-ID: <20070203180056.GC41820@codelabs.ru> References: <45C49BA9.5050401@gwdg.de> <20070203160039.GB41820@codelabs.ru> <45C4BA9A.2070002@gwdg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <45C4BA9A.2070002@gwdg.de> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-2.2 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_40 Cc: freebsd-ports@freebsd.org Subject: Re: X.org, dlopen and -current problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2007 18:01:03 -0000 Rainer, > thank you for answering. No problems. > >First I should ask some simple questions: > >- I assume that xorg-server and xorg-libraries were recompiled for the > > version 6.9.0_6? > >- How you updated the xorg? Via portupgrade, by hands, some other way? > > yes, both libraries were recompiled with newest portupgrade, no error message > was given. You meant 'both ports'. Fine. And the last simple question: what is the output from 'ldconfig -r| grep libXfont'? Installation should invoke ldconfig, but may be something went wrong. -- Eygene