Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2010 06:19:21 -0500
From:      Jerry <gesbbb@yahoo.com>
To:        freebsd-ports@freebsd.org
Cc:        kde@FreeBSD.org
Subject:   Unable to build "x11-toolkits/qt33"
Message-ID:  <20100209061921.7e8d1976@scorpio.seibercom.net>

next in thread | raw e-mail | index | archive | help
The entire build log is available here:
http://seibercom.net/logs/qt33.txt

I did notice a few items that seemed strange. One being this entry in
the log file:

MySQL auto-detection...
  Could not find libmysqlclient.* anywhere in /lib /usr/lib /usr/local/lib
MySQL disabled.

I checked, and the file does exist:

$ locate libmysqlclient
/usr/local/lib/mysql/libmysqlclient.a
/usr/local/lib/mysql/libmysqlclient.la
/usr/local/lib/mysql/libmysqlclient.so
/usr/local/lib/mysql/libmysqlclient.so.16
/usr/local/lib/mysql/libmysqlclient_r.a
/usr/local/lib/mysql/libmysqlclient_r.la
/usr/local/lib/mysql/libmysqlclient_r.so
/usr/local/lib/mysql/libmysqlclient_r.so.16

Another is near the end of the log:

/usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

However, upon checking, I discovered this:

$ locate libjpeg.so.10
/usr/local/lib/libjpeg.so.10

The build attempt ends with this:

/usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_start_decompress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_resync_to_restart@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_start_compress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_finish_compress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_CreateCompress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_set_defaults@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_read_header@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_std_error@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_destroy_compress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_destroy_decompress@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_write_scanlines@LIBJPEG_7.0'
/usr/local/lib/libqt-mt.so: undefined reference to `jpeg_set_quality@LIBJPEG_7.0'
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.

-- 
Jerry
gesbbb@yahoo.com

|::::=======
|::::=======
|===========
|===========
|

I have found little that is good about human beings. In my experience
most of them are trash.

	Sigmund Freud




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100209061921.7e8d1976>