Problem with arts (HEAD) build using qt-copy (HEAD) on FreeBSD

Andy Fawcett andy at athame.co.uk
Fri May 30 09:42:09 BST 2003


[cc'd to kde-core-devel as it's a build-system problem]

Hi,

While making CVS builds of KDE on FreeBSD using up to date qt-copy 
(qt-3.2b1+patches), up to date arts sources, we've come across a build 
failure in arts/qtmcop, which I believe is caused by the file 
$QTDIR/lib/libqt-mt.la

The failure we get is (reformatted for email):

/usr/local/bin/bash ../libtool --silent --mode=link --tag=CXX g++ \
  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W \
  -Wpointer-arith -Wwrite-strings -fno-builtin -g3 -fno-exceptions \
  -fno-check-new -fno-common  -ftemplate-depth-99    -o \
  libqtmcop.la.closure libqtmcop_la_closure.lo -no-undefined \
  -version-info 1:0 -R /usr/local/kde32/lib -R /usr/local/qt-copy/lib \
  -R  /usr/X11R6/lib -R /usr/local/lib -pthread \
  -L/usr/local/qt-copy/lib  -L/usr/X11R6/lib -L/usr/local/lib \
  qiomanager.lo ../mcop/libmcop.la -lqt-mt  -lpng -lz -lm -lXext -lX11 \
  -lSM -lICE
libtool: link: cannot find the library `'
gmake: *** [libqtmcop.la.closure] Error 1


Switching back to Qt 3.1.2 (which doesn't have the .la file for me), or 
simply removing the .la file before starting a build, makes the problem 
appear to go away.

The .la file is attached, as installed on my system. Qt was built 
according to the recommendation in the README.qt-copy file, with the 
addition of an install prefix.

The problem is seen on both FreeBSD 5.0-RELEASE and 4.x, and using 
autoconf-2.57, automake-1.7.3, libtool-1.3.4 or libtool-1.4.3 (if 
relevent)

Regards,

Andy & KDE/FreeBSD team.

-- 
Andy Fawcett                                     | andy at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org
-------------- next part --------------
# libqt-mt.la - a libtool library file
# Generated by qmake/libtool (2.00a) (Qt 3.2.0b1) on: Sun May 25 16:43:33 2003

# The name that we can dlopen(3).
dlname='libqt-mt.so.3'

# Names of this library.
library_names='libqt-mt.so.3.2.0 libqt-mt.so.3 libqt-mt.so'

# The name of the static archive.
old_library='libqt-mt.a'

# Libraries that this one depends upon.
dependency_libs=' -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lpng -lz -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE '

# Version information for libqt-mt
current=32
age=0
revision=0

# Is this an already installed library.
installed=yes

# Files to dlopen/dlpreopen.
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/local/qt-copy/lib'


More information about the kde-core-devel mailing list