Hi! I get the following error when compiling koffice from cvs: Making all in builder make[4]: Entering directory `/home/stelu/Projects/koffice/krita/core/builder' /bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -fexceptions -o libkiscorebuilder.la -R /opt/kde3.1/lib -R /opt/qt/lib -R /usr/X11R6/lib kis_image_magick_converter.lo kis_builder_subject.lo kis_builder_monitor.lo -lMagick -ltiff -lfreetype -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm grep: /usr/lib/liblcms.la: No such file or directory sed: can't read /usr/lib/liblcms.la: No such file or directory libtool: link: `/usr/lib/liblcms.la' is not a valid libtool archive make[4]: *** [libkiscorebuilder.la] Error 1 make[4]: Leaving directory `/home/stelu/Projects/koffice/krita/core/builder' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/stelu/Projects/koffice/krita/core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/stelu/Projects/koffice/krita' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/stelu/Projects/koffice' make: *** [all] Error 2 Checking /usr/lib, I saw that I have a liblcms.so.1.0.9 and a libcms.so.1 which is a symlink to the other, but no liblcms.la. SO the question is how can I obtain this liblcms.la? Thanks! -- Regards, Stelian I. ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: http://mail.kde.org/mailman/listinfo/koffice