From kde-devel Sat Sep 03 01:16:58 2005 From: Anne-Marie Mahfouf Date: Sat, 03 Sep 2005 01:16:58 +0000 To: kde-devel Subject: Re: problems finding libattr.la when building kdebase Message-Id: <200509022116.58646.annemarie.mahfouf () free ! fr> X-MARC-Message: https://marc.info/?l=kde-devel&m=112571054624634 Is this using unsermake? It builds fine for me and I also have mandriva. Except I use automake as it's the default for building KDE 3.5 [annma@localhost kate]$ svn up At revision 456482. [annma@localhost kate]$ rpm -qa |grep libattr libattr1-2.4.23-1mdk libattr1-devel-2.4.23-1mdk [annma@localhost kate]$ automake --version automake (GNU automake) 1.9.4 No problem with all those, annma On Friday 02 September 2005 20:49, Zé wrote: > Now that i was able to finish kdelibs build i started building kdebase but > then appeared another problem, now libattr.ls is looked in /lib and in my > distro Mandriva it exists in /usr/lib/libattr.la, so now i ask how to fix > this or if someone can fix this. > > Here is the output of the kdebase build error: > > linking ./kate/utils/libkateutils.la > /bin/sh ./libtool --silent --mode=link --tag=CXX > i586-mandrake-linux-gnu-g++ -Wno-long-long -Wundef -ansi > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 > -pipe -march=i586 -mtune=pentiumpro -Wformat-security > -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST > -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE > -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -L/usr/lib > -L/usr/lib/qt3/lib -L/usr/X11R6/lib -Wl,--as-needed -Wl,--enable-new-dtags > -no-undefined -o ./kate/utils/libkateutils.la -rpath /usr/lib > -Wl,--no-undefined -Wl,--allow-shlib-undefined -lkdeui -lkdecore > -lkio ./kate/utils/libkateutils_la_all_cpp.lo > grep: /lib/libattr.la: No such file or directory > /bin/sed: unable to read /lib/libattr.la: No such file or directory > libtool: link: `/lib/libattr.la' is not a valid libtool archive > Error creating ./kate/utils/libkateutils.la. Exit status 1. > > greetings, >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<