From kde-core-devel Tue May 08 12:16:35 2001 From: Bernhard Rosenkraenzer Date: Tue, 08 May 2001 12:16:35 +0000 To: kde-core-devel Subject: libkdenetwork breakage caused by libtool bug X-MARC-Message: https://marc.info/?l=kde-core-devel&m=98932427506688 Anyone else seeing this? libkdenetwork from cvs kdenetwork doesn't build here (Red Hat Linux 7.1 with a couple of updates) /bin/sh ../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -fno-check-new -D_GNU_SOURCE -O2 -march=i386 -mcpu=i686 -DNDEBUG -DNO_DEBUG -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -UQT_NO_ASCII_CAST -UQT_NO_COMPAT -o libkdenetwork.la -rpath /usr/lib -L/usr/X11R6/lib -L/usr/lib/qt-2.3.0/lib -L/usr/lib -no-undefined -version-info 1:0 kscoring.lo kscoringeditor.lo qregexp3.lo kpgp.lo kpgpbase.lo libkdenetwork_la_meta_unload.lo -lkdeui does create the symlinks, without creating the actual library, and without creating any further output. I don't have the time to debug this ATM (got to finish that S/390 port in time); I'll look into it when I have the time, unless someone beats me to it. LLaP bero