From owner-freebsd-questions@FreeBSD.ORG Sat Mar 15 17:35:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D718106564A for ; Sat, 15 Mar 2008 17:35:56 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 74E398FC16 for ; Sat, 15 Mar 2008 17:35:56 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 22DF51CD18; Sat, 15 Mar 2008 09:35:55 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 15 Mar 2008 18:35:51 +0100 User-Agent: KMail/1.9.7 References: <47D7E889.8070100@eskk.nu> <200803151556.53784.fbsd.questions@rachie.is-a-geek.net> <47DC02E8.8090005@eskk.nu> In-Reply-To: <47DC02E8.8090005@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803151835.52594.fbsd.questions@rachie.is-a-geek.net> Cc: Leslie Jensen Subject: Re: Compile error, kde related? 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: Sat, 15 Mar 2008 17:35:56 -0000 On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote: > > portupgrade -Rf x11-toolkits/qt33 > > If uic still does not show linked to libthr, I have no clue what causes > > that on your system. I'd inspect /etc/libmap.conf, /etc/make.conf, the > > config.log for qt33 and the final link command that produces the uic > > binary. > > I just did > bsdpc01# pkg_info | grep qt3 > and found no qt33 installed! That could be, cause the port is called qt33 but the package once installed qt-3 or qt-copy-3 :P Better: pkg_info qt-* -- Mel Problem with today's modular software: they start with the modules and never get to the software part.