From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 17:07:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 680B516A429 for ; Mon, 14 Nov 2005 17:07:22 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C7843D45 for ; Mon, 14 Nov 2005 17:07:19 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ebhkd-0008UH-An for freebsd-questions@freebsd.org; Mon, 14 Nov 2005 18:04:15 +0100 Received: from 0x5551206f.adsl.cybercity.dk ([85.81.32.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Nov 2005 18:04:14 +0100 Received: from jwl by 0x5551206f.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Nov 2005 18:04:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Jeppe Larsen Date: Mon, 14 Nov 2005 18:02:46 +0100 Lines: 44 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 0x5551206f.adsl.cybercity.dk User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Sender: news Subject: xterm conflicts with xorg-clients 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: Mon, 14 Nov 2005 17:07:22 -0000 After running cvsup and portupgrade, I'm having some problems with xterm and some other programs. Portupgrade failed because of the following: ===> xterm-206_1 conflicts with installed package(s): xorg-clients-6.8.2 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 And then skipped a bunch of packages. Then i manually deinstalled xterm (that was wrong perhaps?) and now when running portupgrade again it is complaining about some stale dependency to xterm. For example: Stale dependency: amarok-1.3.6 --> xterm-206 -- manually run 'pkgdb -F' to fix, or specify -O to force. Then running pkgdb -F asks me alot of questions regarding this stale dependency and I am not sure what to do with it. Then I read in UPDATING that one must upgrade xorg-clients before xterm, but when i tried portupgrade xorg-clients I got: Stale dependency: xorg-clients-6.8.2 --> xterm-206 Hmm, going in circles. Then i tried with the -F and xorg-clients started to compile, but got an error code 1 with this: cc -o xdriinfo -O2 -fno-strict-aliasing -pipe -march=pentium4 -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -L/usr/ports/x11/xorg-clients/work/xc/exports/lib xdriinfo.o -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,/usr/ports/x11/xorg-clients/work/xc/exports/lib xdriinfo.o(.text+0x59): In function `main': : undefined reference to `glXGetProcAddress' xdriinfo.o(.text+0x6a): In function `main': : undefined reference to `glXGetProcAddress' *** Error code 1 What to do now? -- regards, Jeppe W. Larsen "Logic is the beginning of wisdom; not the end."