------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=123000
------- Additional Comments From freebsd chillt de 2006-03-03 02:53 -------
Just like I guessed, there are more compile errors introduced by this commit.
After removing the offending symbol V4L2_STD_PAL_H from the disjunction,
another error appears:
gmake[2]: Entering directory
`/home/undo/Hacking/Kopete/0.12/kopete/libkopete/avdevice'
if /usr/local/bin/bash ../../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII
-DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete
-I../../../kopete/libkopete/avdevice -I../../../kopete/libkopete/ui
-I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private
-I../../../kopete/libkopete/ui -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE -Wno-long-long
-Wundef -Wall -W -Wpointer-arith -g3 -fno-inline -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 -MT
videodevice.lo -MD -MP -MF ".deps/videodevice.Tpo" -c -o videodevice.lo
videodevice.cpp; \
then mv -f ".deps/videodevice.Tpo" ".deps/videodevice.Plo"; else rm -f
".deps/videodevice.Tpo"; exit 1; fi
In file included from videodevice.cpp:26:
videoinput.h:23:23: asm/types.h: No such file or directory
videodevice.cpp:667: warning: unused parameter 'newformat'
videodevice.cpp: In member function `int
Kopete::AV::VideoDevice::selectInput(int)':
videodevice.cpp:752: warning: comparison between signed and unsigned integer
expressions
videodevice.cpp: In member function `int
Kopete::AV::VideoDevice::setInputParameters()':
videodevice.cpp:798: warning: comparison between signed and unsigned integer
expressions
videodevice.cpp: At global scope:
videodevice.cpp:1530: warning: unused parameter 'palette'
videodevice.cpp:1581: warning: unused parameter 'pixelformat'
videodevice.cpp:1684: warning: unused parameter 'pixelformat'
videodevice.cpp:1735: warning: unused parameter 'standard'
videodevice.cpp:1875: warning: unused parameter 'standard'
videodevice.cpp: In member function `int
Kopete::AV::VideoDevice::detectSignalStandards()':
videodevice.cpp:1962: warning: control reaches end of non-void function
gmake[2]: *** [videodevice.lo] Error 1
gmake[2]: Leaving directory
`/home/undo/Hacking/Kopete/0.12/kopete/libkopete/avdevice'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/undo/Hacking/Kopete/0.12/kopete/libkopete'
gmake: *** [all-recursive] Error 1
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel