Is anyone able to compile kopete 0.7 on debian unstable ? I get the followin error:
make[4]: Entering directory `/usr/local/src/kopete-0.7/kopete/kopete/conf' /bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libkopeteconf.la.closure libkopeteconf_la_closure.lo -L/usr/X11R6/lib -L/usr/lib -no-undefined pluginconfig.lo appearanceconfig.lo behaviorconfig.lo kopeteawayconfigui.lo accountconfig.lo addaccountwizard.lo styleeditdialog.lo appearanceconfig_chatwindow.lo appearanceconfig_colors.lo behaviorconfig_general.lo behaviorconfig_chat.lo kopeteawayconfigbase.lo accountconfigbase.lo addaccountwizardpage1.lo addaccountwizardpage2.lo addaccountwizardpage3.lo ../../libkopete/libkopete.la -lktexteditor -lkdeui ../../libkopete/.libs/libkopete.so: undefined reference to `xsltApplyStylesheet' ../../libkopete/.libs/libkopete.so: undefined reference to `xsltFreeStylesheet' ../../libkopete/.libs/libkopete.so: undefined reference to `xsltParseStylesheetDoc' collect2: ld returned 1 exit status I think I have all the xslt stuff installed. What am I doing wrong ? Bastiaan

