From owner-freebsd-questions@FreeBSD.ORG Wed Nov 1 16:37:02 2006 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 52F3516A47B for ; Wed, 1 Nov 2006 16:37:02 +0000 (UTC) (envelope-from oliver@eorbit.net) Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 844C643D6D for ; Wed, 1 Nov 2006 16:37:01 +0000 (GMT) (envelope-from oliver@eorbit.net) Received: from [192.168.1.2] (69-12-157-6.dsl.dynamic.sonic.net [69.12.157.6]) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id kA1Gb1qm019034 for ; Wed, 1 Nov 2006 08:37:01 -0800 From: Oliver Iberien To: freebsd-questions@freebsd.org Date: Wed, 1 Nov 2006 08:37:00 -0800 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611010837.00504.oliver@eorbit.net> Subject: newbie question: gdk2/gtkpixbuff install fails 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, 01 Nov 2006 16:37:02 -0000 I'm trying to repair the damage after some portupgrading. The linux emulation is all messed up. linux-realplayer won't run because it wants to reinstall gtk-pixbuff, which is already in there but now conflicts with gdk2, which in turn seems to have a broken port: /usr/bin/gtk-query-immodules-2.0-32: error while loading shared libraries: libXfixes.so.3: cannot open shared object file: No such file or directory *** Error code 127 Stop in /usr/ports/x11-toolkits/linux-gtk2. *** Error code 1 Stop in /usr/ports/x11-toolkits/linux-gtk2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade1616.0 make reinstall egrep: /var/db/pkg/linux-gtk2-2.4.14_3/+CONTENTS: No such file or directory I can't make any sense out of this one. I can't find anything in the list archives. Any clues? Thanks, Oliver