From owner-freebsd-questions@FreeBSD.ORG Sat Mar 15 17:10:10 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 316941065703 for ; Sat, 15 Mar 2008 17:10:10 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 006C48FC15 for ; Sat, 15 Mar 2008 17:10:09 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 9C9441EE869 for ; Sat, 15 Mar 2008 18:10:08 +0100 (CET) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.887 X-Spam-Level: ** X-Spam-Status: No, score=2.887 tagged_above=-999 required=4.2 tests=[AWL=-1.963, HELO_LH_HOME=3.169, MISSING_HEADERS=1.581, RDNS_DYNAMIC=0.1] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wDUoPWkJhNmD for ; Sat, 15 Mar 2008 18:10:01 +0100 (CET) Received: from lesbsdpc.homenet.home (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 1EF381EE86B for ; Sat, 15 Mar 2008 18:10:01 +0100 (CET) Message-ID: <47DC02E8.8090005@eskk.nu> Date: Sat, 15 Mar 2008 18:10:00 +0100 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.12 (X11/20080314) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <47D7E889.8070100@eskk.nu> <200803141208.57610.fbsd.questions@rachie.is-a-geek.net> <47DB9115.1020208@eskk.nu> <200803151556.53784.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200803151556.53784.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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:10:10 -0000 >> > > 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! So I'll start with installing it :-) I'm not sure what to do with uic but maybe that'll clear when it's installed. If the kdebase port needs qt33 to build, shouldn't it be installed as a dependency? /Leslie