Date: Wed, 11 Feb 2009 13:06:34 +1000 From: Warren Liddell <shinjii@maydias.com> To: Gary Kline <kline@thought.org> Cc: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Re: trouble rebuilding kdelibs3..... Message-ID: <499240BA.9050007@maydias.com> In-Reply-To: <20090211024907.GA12785@thought.org> References: <20090211024907.GA12785@thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline wrote: > Hi Guys, > > I am trying to rebuild things-KDE [3] and got this from kdelibs3. > > > checking for libjpeg6b... no > checking for libjpeg... -ljpeg > checking for perl... /usr/local/bin/perl > checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (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/x11/kdelibs3/work/kdelibs-3.5.10/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 > > root@tao:/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10# tail -20 config.log > #define kde_socklen_t socklen_t > #define ksize_t socklen_t > #define HAVE_SYS_TYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_RES_INIT 1 > #define HAVE_RES_INIT_PROTO 1 > #define SIZEOF_INT 4 > #define SIZEOF_SHORT 2 > #define SIZEOF_LONG 4 > #define SIZEOF_CHAR_P 4 > #define SIZEOF_SIZE_T 4 > #define SIZEOF_UNSIGNED_LONG 4 > #define HAVE_VSNPRINTF 1 > #define HAVE_SNPRINTF 1 > #define HAVE_LIBZ 1 > #define HAVE_LIBPNG 1 > #define HAVE_LIBJPEG 1 > #define HAVE_LIBPTHREAD 1 > > configure: exit 1 > > > Anybody have a clue? > > gary > > If i had to have a guess, reading the error msg, there is a problem with your QT library, now i wouldnt say im an expert by any means, but a re-install of QT or it's libraries may fix the problem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499240BA.9050007>