Version: (using Devel) Compiler: Sun Studio 12 U1 OS: Solaris Installed from: Compiled sources building kdenetwork on opensolaris fails with ... "/.../srcdir/kopete/libkopete/avdevice/videodevice.cpp", line 1736: Error: IMGCTRL_ID_SOFT_AUTOBRIGHTNESSCONTRASTCORR is not defined. in the header file, definition of IMGCTRL_ID_SOFT_AUTOBRIGHTNESSCONTRASTCORR is enclosed by #if defined(__linux__) && defined(ENABLE_AV), so it should be done similarly in the cpp (P.S.: I wanted to file this bug in the av plugin category, but bugzilla kept throwing internal errors there)
SVN commit 1107942 by fschaefer: Fix compilation on Solaris BUG: 232280 M +4 -0 videodevice.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1107942
Please join the kopete-devel-ML if you encounter further build problems.