Re: trouble rebuilding kdelibs3.....

2009-02-11 Thread Gary Kline
On Wed, Feb 11, 2009 at 01:06:34PM +1000, Warren Liddell wrote:
 Gary Kline wrote:
 Hi Guys,
 
 I am trying to rebuild things-KDE [3] and got this from kdelibs3.
 
 
[[ ... ]]

 *** Error code 1
 
 r...@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.


yeah, i'm doing a major cleanup; getting rid of anything qt4-* and kde4.
...  

()

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
http://jottings.thought.org   http://transfinite.thought.org
The 2.23a release of Jottings: http://jottings.thought.org/index.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


trouble rebuilding kdelibs3.....

2009-02-10 Thread Gary Kline

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 k...@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

r...@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



-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
http://jottings.thought.org   http://transfinite.thought.org
The 2.23a release of Jottings: http://jottings.thought.org/index.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: trouble rebuilding kdelibs3.....

2009-02-10 Thread Warren Liddell

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 k...@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

r...@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.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org