Em Sábado, 3 de Setembro de 2005 02:36, Zé escreveu: > Em Sábado, 3 de Setembro de 2005 02:16, Anne-Marie Mahfouf escreveu: > > 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, > > But you have kde from cooker installed, or you have your kde installed? > one thing is having kde made cooker in wich is made by the spec > > And is not possible for you build kde from cooker cause there you will have > the same problem. But either way i have not explained well myself, im using a mandriva improved spec and im building kdebase from branch_3.5 and with this last update from svn i get this error about finding libattr.la that is searched in /lib and that file in mandriva exist in /usr/lib/libattr.la think that you can check with the command: urpmf libattr.la that will show you this: libattr1-devel:/usr/lib/libattr.la So is not possible for you to build the last kdebase from branch_3.5 in mandriva unless you create a symlink for /lib/libattr.la. The last changes made in kdebase put only searchinf libattr.la in /lib and is needed to be searched as well in /usr/lib at least for Mandriva. Please check the output: 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. > > 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 << -- Zé Linux user #378762 >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<