From owner-freebsd-x11@FreeBSD.ORG Sun May 2 09:37:28 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 820541065674; Sun, 2 May 2010 09:37:28 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id BB6C68FC0C; Sun, 2 May 2010 09:37:27 +0000 (UTC) Received: by bwz8 with SMTP id 8so891029bwz.3 for ; Sun, 02 May 2010 02:37:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.30.208 with SMTP id v16mr3518870bkc.187.1272793039317; Sun, 02 May 2010 02:37:19 -0700 (PDT) Received: by 10.204.118.197 with HTTP; Sun, 2 May 2010 02:37:19 -0700 (PDT) In-Reply-To: <20100502064200.GG64008@bsdcrew.de> References: <20100502064200.GG64008@bsdcrew.de> Date: Sun, 2 May 2010 06:37:19 -0300 Message-ID: From: Joey Mingrone To: Martin Wilke Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Xorg does not start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 09:37:28 -0000 On Sun, May 2, 2010 at 03:42, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sat, May 01, 2010 at 10:01:51PM -0300, Joey Mingrone wrote: >> Hi, >> >> When starting Xorg >> >> /libexec/ld-elf.so.1: >> /usr/local/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol >> "xf86LoaderReqSymLists" >> >> appears. =C2=A0I tried a newly generated config file, but there was no >> change. =C2=A0 The is on a box running 8.0-RELEASE-p2. =C2=A0If there is= any >> other information I can provide, please let me know. > > looks like your upgrade isn't complete. I did a portmaster -a and everything compiled fine. I also did portmaster xf86-video-intel-2.7.1_2. Any other suggestions? portmaster -f xorg? Thanks, Joey