Hi, when building the oscar stuff, i get this error. source='oscareditaccountwidget.cpp' object='oscareditaccountwidget.lo' libtool=yes \ depfile='.deps/oscareditaccountwidget.Plo' tmpdepfile='.deps/oscareditaccountwidget.TPlo' \ depmode=gcc3 /bin/sh ../../../../admin/depcomp \ /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../kopete/libkopete -I../../../../kopete/libkopete/ui -I../../../../kopete/libkopete/ui -I./.. -I./../oscarsocket -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.0/i686-linux/CORE -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 -fno-builtin -g3 -pipe -march=athlon-tbird -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o oscareditaccountwidget.lo `test -f 'oscareditaccountwidget.cpp' || echo './'`oscareditaccountwidget.cpp oscareditaccountwidget.cpp:117:38: oscareditaccountwidget.moc: No such file or directory make[3]: *** [oscareditaccountwidget.lo] Error 1 make[3]: Leaving directory `/home/matt/src/kdenonbeta/kopete/protocols/oscar/ui' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/matt/src/kdenonbeta/kopete/protocols/oscar' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/matt/src/kdenonbeta/kopete/protocols' make: *** [all-recursive] Error 1 so, no problem, easy fix, just run: 'moc oscareditaccountwidget.h > oscareditaccountwidget.moc ' restart the build, and all is well. I'd fix this, but my understanding of the KDE's Makefile.am is limited. Matt _______________________________________________ Kopete-devel mailing list Kopete-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kopete-devel