From owner-freebsd-questions Fri Feb 21 18:24:19 2003 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 7128737B401 for ; Fri, 21 Feb 2003 18:24:18 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ACC543F75 for ; Fri, 21 Feb 2003 18:24:17 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 011E14FA7E; Fri, 21 Feb 2003 21:10:52 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id ED94A4869; Fri, 21 Feb 2003 21:10:52 -0500 (EST) Date: Fri, 21 Feb 2003 21:10:52 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Brian Henning Cc: freebsd Subject: Re: kde3 install In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 20 Feb 2003, Brian Henning wrote: > Subject: kde3 install > > Can someone explain to me what Qt is for here and why it has to be threaded? > thanks, > > Brian > > checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) > not found. Please check your installation! > For more details about this problem, look at the end of config.log. > Make sure that you have compiled Qt with thread support! > ===> Script "configure" failed unexpectedly. > Please report the problem to kde@FreeBSD.org [maintainer] and attach > the "/usr/ports/games/kdegames3/work/kdegames-3.1/config.log" including > the output of the failure of your make command. Also, it might be a > good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > Qt is the C++ toolkit (www.trolltech.com) which KDE and it's aps are written with. Threading support in the libraries is required to build KDE. I'm not sure why, but it is explicitly required by the source build instructions on kde.org HTH - JB PS: I had problems building kdegames from CVS on a linux box too. # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message