From owner-freebsd-current@FreeBSD.ORG Thu Feb 8 10:10:19 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14BA816A415 for ; Thu, 8 Feb 2007 10:10:19 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 45CC113C442 for ; Thu, 8 Feb 2007 10:10:18 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so410038wxc for ; Thu, 08 Feb 2007 02:10:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HD1BFgW5JlAf95KomAwz1EnavS2aTHXiK6kx3GX2tBrO6SuIgHcJmKzOUJm2txeG1TnarI9jl5WggUm2v3eDK0CabhQbFJYF5v1buxE1pnvaZ07q3Xi4eqOjpd3iaM4yP1qul2jxJ1oey41nmHglvDsw3gzNNcrwlg92z38S6jw= Received: by 10.78.189.5 with SMTP id m5mr3879812huf.1170927926977; Thu, 08 Feb 2007 01:45:26 -0800 (PST) Received: by 10.78.169.16 with HTTP; Thu, 8 Feb 2007 01:45:26 -0800 (PST) Message-ID: Date: Thu, 8 Feb 2007 17:45:26 +0800 From: "Jiawei Ye" To: "Don Lewis" In-Reply-To: <200702080926.l189QRwB012946@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702080926.l189QRwB012946@gw.catspoiler.org> Cc: michiel@boland.org, freebsd-current@freebsd.org Subject: Re: latest xorg port compiles but does not run on sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 10:10:19 -0000 On 2/8/07, Don Lewis wrote: > I also ran into this problem, except that the complaint was about a > different symbol. > > I suspect that the problem is an include file change in either the base > system or one of the xorg-server dependencies. These are the steps that > I went through to get my machine up and running: > > Use "cvs update -D", "make", "make deinstall", and "make > reinstall" to revert xorg-server and xorg-libraries to versions > from two weeks ago. Still broken. > > Use "cvs update -D", "make buildworld", and "make buildkernel" > to revert the base system to a two week old version. The > xorg-server failed to start after "make installworld" and also > after a subsequent "make installkernel" and a reboot. > > Revert to two week old versions of these dependencies: > textproc/expat2 > x11-fonts/fontconfig > print/freetype > print/freetype2 > graphics/libdrm > devel/pkg-config > Still broken ... > > "make clean && make && make deinstall && make reinstall" in > xorg-server. Result -- SUCCESS! > > Create a package for xorg-server and use this package to install > on another machine that broke with the latest update. Result - > SUCCESS! > > I've got a plane to catch in a few hours, so I can't debug this further, > but I hope this provides enough info for someone to track down the > actual problem. I ran into this problem too (please see mail in ports@ with title "X.org, dlopen and -current". I saw this: dlopen: /usr/X11R6/lib/modules/fonts/libbitmap.so: Undefined symbol "FontFileBitmapSources" This happened after the latest xorg-server security patches. I think the maintainer is still trying to find out what is happening. Jiawei Ye -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant."