Hello, Several plg from HEAD do no compile.=20 I am using: =2D gcc 3.1 cvs20020423 =2D qt 3.0.4 (objprelinked) =2D kde from 30.05.2002 HEAD (objprelinked) =2D rpm 4.0.4 =2D objprelink 1.4 =2D binutils 2.12.90.0.4-1 =2D automake 1.5 =2D autoconf 2.52 =2D alsa 0.9.0.rc1 Here is what I get: << kdeadmin >> ++ ./configure line: =2E/configure --with-shadow --with-pam=3Dyes --enable-objprelink=20 =2D-prefix=3D/usr/X11R6 =2D- ./configure line ++ make output make[3]: Entering directory `/mnt/data/HEAD/kdeadmin/kpackage' source=3D'rpmMessages.c' object=3D'rpmMessages.o' libtool=3Dno \ depfile=3D'.deps/rpmMessages.Po' tmpdepfile=3D'.deps/rpmMessages.TPo' \ depmode=3Dgcc3 /bin/sh ../admin/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/rpm -I/usr/X11R6/include/qt= =20 =2DI/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall= =20 =2Dpedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings=20 =2DD_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -O2 -c `test -f rpmMessages.c || ec= ho=20 './'`rpmMessages.c In file included from /usr/include/rpm/rpmlib.h:8, from rpmMessages.c:12: /usr/include/rpm/rpmio.h:614: syntax error before "int" /usr/include/rpm/rpmio.h:617: syntax error before "int" /usr/include/rpm/rpmio.h:620: syntax error before "int" /usr/include/rpm/rpmio.h:623: syntax error before "int" /usr/include/rpm/rpmio.h:626: syntax error before "int" /usr/include/rpm/rpmio.h:629: syntax error before "int" /usr/include/rpm/rpmio.h:632: syntax error before "int" /usr/include/rpm/rpmio.h:636: syntax error before "int" /usr/include/rpm/rpmio.h:639: syntax error before "int" In file included from /usr/include/rpm/rpmlib.h:11, from rpmMessages.c:12: /usr/include/rpm/header.h:700: syntax error before "void" In file included from /usr/include/rpm/header.h:716, from /usr/include/rpm/rpmlib.h:11, from rpmMessages.c:12: /usr/include/rpm/hdrinline.h:22: syntax error before "HV_t" /usr/include/rpm/hdrinline.h:35: syntax error before "Header" /usr/include/rpm/hdrinline.h:47: syntax error before "Header" /usr/include/rpm/hdrinline.h:62: syntax error before "Header" /usr/include/rpm/hdrinline.h:74: syntax error before "Header" /usr/include/rpm/hdrinline.h:89: syntax error before "void" /usr/include/rpm/hdrinline.h:103: syntax error before "void" /usr/include/rpm/hdrinline.h:120: syntax error before "unsigned" /usr/include/rpm/hdrinline.h:135: syntax error before "void" /usr/include/rpm/hdrinline.h:149: syntax error before "Header" /usr/include/rpm/hdrinline.h:163: syntax error before "Header" /usr/include/rpm/hdrinline.h:175: syntax error before "Header" /usr/include/rpm/hdrinline.h:187: syntax error before "Header" /usr/include/rpm/hdrinline.h:200: syntax error before "Header" /usr/include/rpm/hdrinline.h:214: syntax error before "int" /usr/include/rpm/hdrinline.h:230: syntax error before "int" /usr/include/rpm/hdrinline.h:247: syntax error before "void" /usr/include/rpm/hdrinline.h:268: syntax error before "int" /usr/include/rpm/hdrinline.h:290: syntax error before "int" /usr/include/rpm/hdrinline.h:315: syntax error before "int" /usr/include/rpm/hdrinline.h:336: syntax error before "int" /usr/include/rpm/hdrinline.h:354: syntax error before "int" /usr/include/rpm/hdrinline.h:382: syntax error before "int" /usr/include/rpm/hdrinline.h:400: syntax error before "int" /usr/include/rpm/hdrinline.h:417: syntax error before "int" /usr/include/rpm/hdrinline.h:435: syntax error before "char" /usr/include/rpm/hdrinline.h:451: syntax error before "void" /usr/include/rpm/hdrinline.h:466: syntax error before "HeaderIterator" /usr/include/rpm/hdrinline.h:478: syntax error before "HeaderIterator" /usr/include/rpm/hdrinline.h:494: syntax error before "int" In file included from rpmMessages.c:12: /usr/include/rpm/rpmlib.h:55: syntax error before "void" rpmMessages.c:22: warning: no previous prototype for=20 `kpackage_rpmIncreaseVerbosity' rpmMessages.c:27: warning: no previous prototype for=20 `kpackage_rpmSetVerbosity' rpmMessages.c:32: warning: no previous prototype for=20 `kpackage_rpmGetVerbosity' rpmMessages.c:37: warning: no previous prototype for `kpackage_rpmIsDebug' rpmMessages.c:42: warning: no previous prototype for `kpackage_rpmIsVerbose' make[3]: *** [rpmMessages.o] Error 1 make[3]: Leaving directory `/mnt/data/HEAD/kdeadmin/kpackage' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/data/HEAD/kdeadmin/kpackage' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/data/HEAD/kdeadmin' make: *** [all] Error 2 =2D- make output << kdeedu >> No compile error, its just that it rewuires the libkdeedu dir, which is not= in=20 HEAD (I have not got it when I did the checkout)!=20 << kdemultimedia >> Yes, I know that the asoundlib.h has been moved in alsa 0.9 and I have=20 corrected the files, although it would be appriopriate for configure to che= ck=20 which alsa is installed and use the adequate header (could be done with=20 several if's in a_alsa.c. ++ ./configure line =2E/configure --prefix=3D/usr/X11R6 --enable-objprelink --with-alsa=20 =2D-enable-arts-alsa --enable-audio=3Dalsa,oss =2D- ./configure line ++ make output source=3D'alsa_a.c' object=3D'alsa_a.o' libtool=3Dno \ depfile=3D'.deps/alsa_a.Po' tmpdepfile=3D'.deps/alsa_a.TPo' \ depmode=3Dgcc3 /bin/sh ../../admin/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include=20 `/usr/X11R6/bin/artsc-config --cflags` -DQT_THREAD_SUPPORT -D_REENTRANT=20 =2DDDEFAULT_PATH=3D\"/usr/X11R6/share/apps/kmidi/config\" -DAU_OSS -DAU_ALS= A =20 =2DDIA_XAW -DQT_THREAD_SUPPORT -D_REENTRANT -fasm -Wall -ansi -W -pedanti= c=20 =2DWshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings=20 =2DD_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -m486 -O -fforce-mem -fforce-addr=20 =2Dfthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizat= ions=20 =2Dfregmove -fschedule-insns2 -fstrength-reduce -c `test -f alsa_a.c || ech= o=20 './'`alsa_a.c `-m486' is deprecated. Use `-march=3Di486' or `-mcpu=3Di486' instead. alsa_a.c:135: warning: no previous prototype for `alsa_tell' alsa_a.c: In function `check_sound_cards': alsa_a.c:153: storage size of `ctl_hw_info' isn't known alsa_a.c:154: storage size of `pcm_info' isn't known alsa_a.c:169: warning: implicit declaration of function `snd_cards' alsa_a.c:189: warning: passing arg 2 of `snd_ctl_open' makes pointer from=20 integer without a cast alsa_a.c:189: too few arguments to function `snd_ctl_open' alsa_a.c:197: warning: implicit declaration of function `snd_ctl_hw_info' alsa_a.c:223: warning: passing arg 2 of `snd_ctl_pcm_info' makes pointer fr= om=20 integer without a cast alsa_a.c:223: too many arguments to function `snd_ctl_pcm_info' alsa_a.c:231: `SND_PCM_INFO_PLAYBACK' undeclared (first use in this functio= n) alsa_a.c:231: (Each undeclared identifier is reported only once alsa_a.c:231: for each function it appears in.) alsa_a.c:153: warning: unused variable `ctl_hw_info' alsa_a.c:154: warning: unused variable `pcm_info' alsa_a.c:150: warning: unused parameter `extra_param' alsa_a.c: In function `set_playback_info': alsa_a.c:265: `snd_pcm_channel_info_t' undeclared (first use in this functi= on) alsa_a.c:265: parse error before "playback_info" alsa_a.c:271: storage size of `playback_params' isn't known alsa_a.c:272: storage size of `playback_status' isn't known alsa_a.c:273: storage size of `setup' isn't known alsa_a.c:276: parse error before '/' token alsa_a.c:278: request for member `interleave' in something not a structure = or=20 union alsa_a.c:281: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this=20 function) alsa_a.c:282: `SND_PCM_MODE_BLOCK' undeclared (first use in this function) alsa_a.c:284: `playback_info' undeclared (first use in this function) alsa_a.c:287: warning: implicit declaration of function `snd_pcm_plugin_inf= o' alsa_a.c:288: parse error before '/' token alsa_a.c:308: request for member `rate' in something not a structure or uni= on alsa_a.c:317: request for member `voices' in something not a structure or=20 union alsa_a.c:319: request for member `voices' in something not a structure or=20 union alsa_a.c:325: `SND_PCM_FMT_S16_LE' undeclared (first use in this function) alsa_a.c:327: request for member `format' in something not a structure or=20 union alsa_a.c:327: `SND_PCM_SFMT_S16_LE' undeclared (first use in this function) alsa_a.c:330: `SND_PCM_FMT_U16_LE' undeclared (first use in this function) alsa_a.c:332: request for member `format' in something not a structure or=20 union alsa_a.c:332: `SND_PCM_SFMT_U16_LE' undeclared (first use in this function) alsa_a.c:335: `SND_PCM_FMT_S16_BE' undeclared (first use in this function) alsa_a.c:337: request for member `format' in something not a structure or=20 union alsa_a.c:337: `SND_PCM_SFMT_S16_BE' undeclared (first use in this function) alsa_a.c:340: `SND_PCM_FMT_U16_BE' undeclared (first use in this function) alsa_a.c:342: request for member `format' in something not a structure or=20 union alsa_a.c:355: `SND_PCM_FMT_U8' undeclared (first use in this function) alsa_a.c:357: request for member `format' in something not a structure or=20 union alsa_a.c:357: `SND_PCM_SFMT_U8' undeclared (first use in this function) alsa_a.c:360: `SND_PCM_FMT_S8' undeclared (first use in this function) alsa_a.c:362: request for member `format' in something not a structure or=20 union alsa_a.c:392: request for member `voices' in something not a structure or=20 union alsa_a.c:415: parse error before '/' token alsa_a.c:429: warning: implicit declaration of function `snd_pcm_plugin_flu= sh' alsa_a.c:431: `SND_PCM_START_FULL' undeclared (first use in this function) alsa_a.c:432: `SND_PCM_STOP_STOP' undeclared (first use in this function) alsa_a.c:433: parse error before '/' token alsa_a.c:435: warning: implicit declaration of function=20 `snd_pcm_channel_params' alsa_a.c:437: parse error before '/' token alsa_a.c:451: warning: implicit declaration of function=20 `snd_pcm_plugin_prepare' alsa_a.c:459: warning: implicit declaration of function `snd_pcm_plugin_set= up' alsa_a.c:466: parse error before '/' token alsa_a.c:469: warning: implicit declaration of function=20 `snd_pcm_plugin_status' alsa_a.c:271: warning: unused variable `playback_params' alsa_a.c:272: warning: unused variable `playback_status' alsa_a.c:273: warning: unused variable `setup' alsa_a.c: In function `open_output': alsa_a.c:496: parse error before '/' token alsa_a.c:499: `SND_PCM_OPEN_PLAYBACK' undeclared (first use in this functio= n) alsa_a.c:499: `SND_PCM_OPEN_NONBLOCK' undeclared (first use in this functio= n) alsa_a.c:499: warning: passing arg 2 of `snd_pcm_open' makes pointer from=20 integer without a cast alsa_a.c:500: parse error before '/' token alsa_a.c:520: warning: implicit declaration of function=20 `snd_pcm_file_descriptor' alsa_a.c:520: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this=20 function) alsa_a.c: At top level: alsa_a.c:566: warning: no previous prototype for `playback_write_error' alsa_a.c: In function `playback_write_error': alsa_a.c:567: `snd_pcm_channel_status_t' undeclared (first use in this=20 function) alsa_a.c:567: parse error before "status" alsa_a.c:569: `status' undeclared (first use in this function) alsa_a.c:570: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this=20 function) alsa_a.c:575: `SND_PCM_STATUS_UNDERRUN' undeclared (first use in this=20 function) alsa_a.c:576: parse error before '/' token alsa_a.c:583: `SND_PCM_STATUS_READY' undeclared (first use in this function) alsa_a.c:590: `SND_PCM_STATUS_RUNNING' undeclared (first use in this functi= on) alsa_a.c: In function `driver_output_data': alsa_a.c:599: parse error before '/' token alsa_a.c:602: warning: implicit declaration of function `snd_pcm_plugin_wri= te' alsa_a.c:604: parse error before '/' token alsa_a.c: In function `output_count': alsa_a.c:614: storage size of `playback_status' isn't known alsa_a.c:614: warning: unused variable `playback_status' alsa_a.c: In function `flush_output': alsa_a.c:662: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this=20 function) alsa_a.c: In function `purge_output': alsa_a.c:668: warning: implicit declaration of function=20 `snd_pcm_plugin_playback_drain' alsa_a.c:670: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in this=20 function) alsa_a.c:675: parse error before '/' token make: *** [alsa_a.o] Error 1 =2D- make output << kdesdk >> ++ ./configure line =2E/configure --prefix=3D/usr/X11R6 --enable-objprelink =2D- ./configure line ++ make output source=3D'cwbuglistcontainer.cpp' object=3D'cwbuglistcontainer.lo' libtool= =3Dyes \ depfile=3D'.deps/cwbuglistcontainer.Plo'=20 tmpdepfile=3D'.deps/cwbuglistcontainer.TPlo' \ depmode=3Dgcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_CONF= IG_H=20 =2DI. -I. -I../.. -I../../kbugbuster/backend -I../../kbugbuster/=20 =2DI/usr/X11R6/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT =20 =2DD_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wund= ef=20 =2DWall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -= ansi=20 =2DD_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2=20 =2Dfno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -UQT_NO_COMPAT=20 =2DDQT_NO_ASCII_CAST -c -o cwbuglistcontainer.lo `test -f=20 cwbuglistcontainer.cpp || echo './'`cwbuglistcontainer.cpp cwbuglistcontainer.cpp:36:25: kfinddialog.h: No such file or directory cwbuglistcontainer.cpp: In member function `void KBugBusterMainWindow::CWBugListContainer::searchBugByTitle(int, const QString&)': cwbuglistcontainer.cpp:213: `KFind' undeclared (first use this function) cwbuglistcontainer.cpp:213: (Each undeclared identifier is reported only on= ce for each function it appears in.) cwbuglistcontainer.cpp:213: parse error before `(' token cwbuglistcontainer.cpp:217: no matching function for call to ` KBugBusterMainWindow::CWBugListContainer::connect(QWidget*(&)(long unsig= ned int), const char[55], KBugBusterMainWindow::CWBugListContainer* const,=20 const char[61])' /usr/X11R6/include/qt/qobject.h:112: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char= *) /usr/X11R6/include/qt/qobject.h:208: bool QObject::connect(const QObject*, const char*, const char*) const cwbuglistcontainer.cpp:220: `KFindDialog' undeclared (first use this functi= on) cwbuglistcontainer.cpp:220: parse error before `::' token cwbuglistcontainer.cpp:228: request for member `find' in `QWidget::find(long unsigned int)', which is of non-aggregate type `QWidget*()(long unsigned int)' cwbuglistcontainer.cpp:231: parse error before `::' token cwbuglistcontainer.cpp:236: cannot delete a function. Only pointer-to-obje= cts are valid arguments to `delete' cwbuglistcontainer.cpp:212: warning: unused parameter `const QString&patter= n' make: *** [cwbuglistcontainer.lo] Error 1 =2D- make output So I have noticed that there is no kfinddialog.h, but there is kfinddlg.h, = so=20 I changed the include in this file, but make still fails: ++ 2nd make outputsource=3D'cwbuglistcontainer.cpp'=20 object=3D'cwbuglistcontainer.lo' libtool=3Dyes \ depfile=3D'.deps/cwbuglistcontainer.Plo'=20 tmpdepfile=3D'.deps/cwbuglistcontainer.TPlo' \ depmode=3Dgcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_CONF= IG_H=20 =2DI. -I. -I../.. -I../../kbugbuster/backend -I../../kbugbuster/=20 =2DI/usr/X11R6/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT =20 =2DD_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wund= ef=20 =2DWall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -= ansi=20 =2DD_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2=20 =2Dfno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -UQT_NO_COMPAT=20 =2DDQT_NO_ASCII_CAST -c -o cwbuglistcontainer.lo `test -f=20 cwbuglistcontainer.cpp || echo './'`cwbuglistcontainer.cpp cwbuglistcontainer.cpp: In member function `void KBugBusterMainWindow::CWBugListContainer::searchBugByTitle(int, const QString&)': cwbuglistcontainer.cpp:213: `KFind' undeclared (first use this function) cwbuglistcontainer.cpp:213: (Each undeclared identifier is reported only on= ce for each function it appears in.) cwbuglistcontainer.cpp:213: parse error before `(' token cwbuglistcontainer.cpp:217: no matching function for call to ` KBugBusterMainWindow::CWBugListContainer::connect(QWidget*(&)(long unsig= ned int), const char[55], KBugBusterMainWindow::CWBugListContainer* const,=20 const char[61])' /usr/X11R6/include/qt/qobject.h:112: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char= *) /usr/X11R6/include/qt/qobject.h:208: bool QObject::connect(const QObject*, const char*, const char*) const cwbuglistcontainer.cpp:220: `KFindDialog' undeclared (first use this functi= on) cwbuglistcontainer.cpp:220: parse error before `::' token cwbuglistcontainer.cpp:228: request for member `find' in `QWidget::find(long unsigned int)', which is of non-aggregate type `QWidget*()(long unsigned int)' cwbuglistcontainer.cpp:231: parse error before `::' token cwbuglistcontainer.cpp:236: cannot delete a function. Only pointer-to-obje= cts are valid arguments to `delete' cwbuglistcontainer.cpp:212: warning: unused parameter `const QString&patter= n' make: *** [cwbuglistcontainer.lo] Error 1 =2D- 2nd make output << kdeutils >> ++ ./configure line =2E/configure --prefix=3D/usr/X11R6 --enable-objprelink =2D- ./configure line ++ make output source=3D'kcalc_core.cpp' object=3D'kcalc_core.lo' libtool=3Dyes \ depfile=3D'.deps/kcalc_core.Plo' tmpdepfile=3D'.deps/kcalc_core.TPlo' \ depmode=3Dgcc3 /bin/sh ../admin/depcomp \ /bin/sh ../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_CONFIG_= H -I.=20 =2DI. -I.. -I/usr/X11R6/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPO= RT =20 =2DD_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wund= ef=20 =2DWall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -= ansi=20 =2DD_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2=20 =2Dfno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST=20 =2Dfexceptions -c -o kcalc_core.lo `test -f kcalc_core.cpp || echo=20 './'`kcalc_core.cpp kcalc_core.cpp: In member function `void QtCalculator::EnterDigit(int)': kcalc_core.cpp:374: call of overloaded `pow(num_base&, int)' is ambiguous /usr/include/bits/mathcalls.h:143: candidates are: double pow(double, doubl= e) /usr/include/g++-v3/cmath:434: long double std::pow(long double, int) /usr/include/g++-v3/cmath:430: float std::pow(float, int) /usr/include/g++-v3/cmath:426: double std::pow(double, int) /usr/include/g++-v3/cmath:417: long double std::pow(long double, long double) /usr/include/g++-v3/cmath:408: float std::pow(float, float) kcalc_core.cpp:379: call of overloaded `pow(num_base&, int)' is ambiguous /usr/include/bits/mathcalls.h:143: candidates are: double pow(double, doubl= e) /usr/include/g++-v3/cmath:434: long double std::pow(long double, int) /usr/include/g++-v3/cmath:430: float std::pow(float, int) /usr/include/g++-v3/cmath:426: double std::pow(double, int) /usr/include/g++-v3/cmath:417: long double std::pow(long double, long double) /usr/include/g++-v3/cmath:408: float std::pow(float, float) kcalc_core.cpp: In member function `void QtCalculator::SubtractDigit()': kcalc_core.cpp:405: call of overloaded `pow(num_base&, int)' is ambiguous /usr/include/bits/mathcalls.h:143: candidates are: double pow(double, doubl= e) /usr/include/g++-v3/cmath:434: long double std::pow(long double, int) /usr/include/g++-v3/cmath:430: float std::pow(float, int) /usr/include/g++-v3/cmath:426: double std::pow(double, int) /usr/include/g++-v3/cmath:417: long double std::pow(long double, long double) /usr/include/g++-v3/cmath:408: float std::pow(float, float) kcalc_core.cpp:406: call of overloaded `pow(num_base&, int)' is ambiguous /usr/include/bits/mathcalls.h:143: candidates are: double pow(double, doubl= e) /usr/include/g++-v3/cmath:434: long double std::pow(long double, int) /usr/include/g++-v3/cmath:430: float std::pow(float, int) /usr/include/g++-v3/cmath:426: double std::pow(double, int) /usr/include/g++-v3/cmath:417: long double std::pow(long double, long double) /usr/include/g++-v3/cmath:408: float std::pow(float, float) kcalc_core.cpp: In member function `void QtCalculator::EnterNegate()': kcalc_core.cpp:647: warning: comparison between signed and unsigned integer expressions make: *** [kcalc_core.lo] Error 1 =2D- make output << kdetoys/kweather >> ++ ./configure line =2E/configure --prefix=3D/usr/X11R6 --enable-objprelink =2D- ./configure line ++ make output source=3D'weatherservice.cpp' object=3D'weatherservice.o' libtool=3Dno \ depfile=3D'.deps/weatherservice.Po' tmpdepfile=3D'.deps/weatherservice.TPo'= \ depmode=3Dgcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/qt -I/usr/X11R6/inclu= de =20 =2DDQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long=20 =2DWbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith=20 =2DWmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_S= OURCE=20 =2DWcast-align -Wconversion -O2 -fno-exceptions -fno-check-new=20 =2DDQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c -o weatherservice.o `test -f= =20 weatherservice.cpp || echo './'`weatherservice.cpp weatherservice.cpp: In member function `QString WeatherService::temperature(QString)': weatherservice.cpp:27: warning: unused parameter `QString stationID' weatherservice.cpp:29: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::dewPoint(QString)': weatherservice.cpp:32: warning: unused parameter `QString stationID' weatherservice.cpp:34: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::relitiveHumidity(QString)': weatherservice.cpp:37: warning: unused parameter `QString stationID' weatherservice.cpp:39: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::heatIndex(QString)': weatherservice.cpp:42: warning: unused parameter `QString stationID' weatherservice.cpp:44: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::windChill(QString)': weatherservice.cpp:47: warning: unused parameter `QString stationID' weatherservice.cpp:49: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString=20 WeatherService::wind(QString)': weatherservice.cpp:52: warning: unused parameter `QString stationID' weatherservice.cpp:54: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::pressure(QString)': weatherservice.cpp:57: warning: unused parameter `QString stationID' weatherservice.cpp:59: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString=20 WeatherService::date(QString)': weatherservice.cpp:72: warning: unused parameter `QString stationID' weatherservice.cpp:74: warning: control reaches end of non-void function weatherservice.cpp: In member function `QString WeatherService::visability(QString)': weatherservice.cpp:77: warning: unused parameter `QString stationID' weatherservice.cpp:79: warning: control reaches end of non-void function weatherservice.cpp: In member function `QStringList WeatherService::cover(QString)': weatherservice.cpp:82: warning: unused parameter `QString stationID' weatherservice.cpp:84: warning: control reaches end of non-void function weatherservice.cpp: In member function `QStringList WeatherService::weather(QString)': weatherservice.cpp:87: warning: unused parameter `QString stationID' weatherservice.cpp:89: warning: control reaches end of non-void function weatherservice.cpp: In member function `bool WeatherService::forceUpdate(QString)': weatherservice.cpp:92: warning: unused parameter `QString stationID' weatherservice.cpp:94: warning: control reaches end of non-void function weatherservice.cpp: In member function `bool WeatherService::removeStation(QString)': weatherservice.cpp:97: warning: unused parameter `QString stationID' weatherservice.cpp:99: warning: control reaches end of non-void function weatherservice.cpp: In member function `bool WeatherService::addStation(QString)': weatherservice.cpp:102: warning: unused parameter `QString stationID' weatherservice.cpp:104: warning: control reaches end of non-void function weatherservice.cpp: In member function `void WeatherService::setMaxAge(int)= ': weatherservice.cpp:107: warning: unused parameter `int age' weatherservice.cpp: In member function `int WeatherService::maxAge()': weatherservice.cpp:114: warning: control reaches end of non-void function make[1]: *** No rule to make target `weatherservice_skel.lo', needed by=20 `kweatherservice'. Stop. make[1]: Leaving directory `/mnt/data/HEAD/kdetoys/kweather' make: *** [all-recursive] Error 1 =2D- make output =20 TIA. =2D-=20 !: Piotr Szymanski | LinuxPL Dev. Team Member | KDE i18n-pl coordinator @: djurban@linuxpl.org | The website is coming=20 #: GG: 2300264 | ICQ: 12622400 | JID: djurban@jabber.org %: "I will not accept an ending without honour."=20 %: Great l33t Master Largo (www.megatokyo.com) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<