I Hear U

Telephony by mtrotta 55 comments

I have Suses 10.0 with Kde 3.5.0
having speex and speex-devel 1.1.11.1.0pm.i586 installed
My module libspeex.la stay in /usr/lib

joins the error message :

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -O2 -g -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT testenc.o -MD -MP -MF ".deps/testenc.Tpo" -c -o testenc.o testenc.c; \
then mv -f ".deps/testenc.Tpo" ".deps/testenc.Po"; else rm -f ".deps/testenc.Tpo"; exit 1; fi
make[3]: *** Pas de règle pour fabriquer la cible « ../libspeex/libspeex.la », nécessaire pour « testenc ». Arrêt.
make[3]: *** Attente des tâches non terminées....
make[3]: Leaving directory `/usr/src/packages/BUILD/ihu-0.5.3/speex/libspeex'
make[2]: make[2]: Leaving directory `/usr/src/packages/BUILD/ihu-0.5.3/speex'
*** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/src/packages/BUILD/ihu-0.5.3/speex'
make[1]: *** [all] Erreur 2 - Dec 07 2005
Filelight

System Tools (NOT OS or ROMS) by MxCl 121 comments

filelight-1.0b6-S10K35.i586.rpm
at
http://home.tiscali.be/raoul.linux/downloadSuSE10.0.htm


ENJOY !!! - Dec 03 2005
KrawlSite

Browser by wireframe01 41 comments

krawlsite-0.7-S10K35.i586.rpm
at
http://home.tiscali.be/raoul.linux/downloadSuSE10.0.htm


ENJOY !!! - Dec 02 2005
KlamAV

Security by hoganrobert 149 comments

Cannot compile Klamav section of your application...missing module..firstrunwizard.h

joins the log:

make[3]: Entering directory `/usr/src/packages/BUILD/klamav-0.32/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
make[3]: *** Pas de règle pour fabriquer la cible « firstrunwizard.h », nécessaire pour « klamav.o ». Arrêt.
make[3]: *** Attente des tâches non terminées....
main.cpp: In function - Dec 02 2005
kdar

System Tools (NOT OS or ROMS) by jkerrb 61 comments

kdar-2.0.7-S10K35.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Dec 01 2005
kchmviewer

Utilities by gyunaev 103 comments

kchmviewer-1.2-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm



ENJOY !!! - Nov 21 2005
Konjue

Education Apps by ppareit 26 comments

Problem solved

konjue-0.4.0-SuSE9.3K343.i586.rpm
and
verbiste-0.1.13-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm

ENJOY !!!! - Nov 20 2005
Konjue

Education Apps by ppareit 26 comments

Complement info's

MY verbiste is installed in Opt/KDE3

/opt/kde3/include/verbiste-0.1/verbiste for *.h files
wher can I change this path in your package

Thanks - Nov 20 2005
Konjue

Education Apps by ppareit 26 comments

On SuSE 9.3 with KDE 3.4.3

Having errors during my make phase , joins the log..Can You halp me...! ! !

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/verbiste-0.1/ -I/usr/local/include/verbiste-0.1/ -I/usr/include/libxml2/ -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DHASH_MAP_HEADER=\ -DHASH_MAP_NAMESPACE=__gnu_cxx -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT konjue_client.o -MD -MP -MF ".deps/konjue_client.Tpo" -c -o konjue_client.o konjue_client.cpp; \
then mv -f ".deps/konjue_client.Tpo" ".deps/konjue_client.Po"; else rm -f ".deps/konjue_client.Tpo"; exit 1; fi
conjugator.cpp:24:43: verbiste/FrenchVerbDictionary.h: Aucun fichier ou répertoire de ce type
conjugator.cpp: In constructor `Conjugator::Conjugator()':
conjugator.cpp:28: error: invalid use of undefined type `struct verbiste::FrenchVerbDictionary'
conjugator.h:28: error: forward declaration of `struct verbiste::FrenchVerbDictionary'
conjugator.cpp: In destructor `Conjugator::~Conjugator()':
conjugator.cpp:34: warning: possible problem detected in invocation of delete operator:
conjugator.cpp:34: warning: invalid use of undefined type `struct verbiste::FrenchVerbDictionary'
conjugator.h:28: warning: forward declaration of `struct verbiste::FrenchVerbDictionary'
conjugator.cpp:34: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
conjugator.cpp: In member function `Conjugations Conjugator::getConjugations(std::basic_string)':
conjugator.cpp:41: error: `InflectionDesc' undeclared (first use this function)
conjugator.cpp:41: error: (Each undeclared identifier is reported only once for each function it appears in.)
conjugator.cpp:41: error: template argument 1 is invalid
conjugator.cpp:41: error: template argument 2 is invalid
conjugator.cpp:41: error: ISO C++ forbids declaration of `InflectionDescs' with no type
conjugator.cpp:43: error: `deconjugate' undeclared (first use this function)
conjugator.cpp:45: error: `int' is not an aggregate type
conjugator.cpp:45: error: syntax error before `=' token
conjugator.cpp:46: error: `it' undeclared (first use this function)
conjugator.cpp:46: error: request for member `end' in `inflDescs', which is of non-aggregate type `InflectionDescs'
conjugator.cpp: At global scope:
conjugator.cpp:67: error: syntax error before `mode'
conjugator.cpp:79: error: missing ';' before right brace
conjugator.cpp:80: error: ISO C++ forbids defining types within return type
conjugator.cpp:80: error: syntax error before `;' token
conjugator.cpp:81: error: 'Tense' is used as a type, but is not defined as a type.
conjugator.cpp:87: error: syntax error before `}' token
conjugator.cpp: In member function `const std::string Conjugation::getRendered()':
conjugator.cpp:94: error: `getVerbTemplate' undeclared (first use this function)
conjugator.cpp:98: error: `INFINITIVE_MODE' undeclared (first use this function)
conjugator.cpp:98: error: `PRESENT_TENSE' undeclared (first use this function)
conjugator.cpp:103: error: `INDICATIVE_MODE' undeclared (first use this function)
conjugator.cpp:108: error: `IMPERFECT_TENSE' undeclared (first use this function)
conjugator.cpp:113: error: `FUTURE_TENSE' undeclared (first use this function)
conjugator.cpp:118: error: `PAST_TENSE' undeclared (first use this function)
conjugator.cpp:123: error: `CONDITIONAL_MODE' undeclared (first use this function)
conjugator.cpp:128: error: `SUBJUNCTIVE_MODE' undeclared (first use this function)
conjugator.cpp:138: error: `IMPERATIVE_MODE' undeclared (first use this function)
conjugator.cpp:143: error: `PARTICIPLE_MODE' undeclared (first use this function)
conjugator.cpp:154: error: `getRadical' undeclared (first use this function)
conjugator.cpp:161: error: `getTemplate' undeclared (first use this function)
conjugator.cpp:162: error: 'const struct TenseName' has no member named 'mode'
conjugator.cpp:163: error: 'const struct TenseName' has no member named 'tense'
conjugator.cpp:164: error: `generateTense' undeclared (first use this function)
conjugator.cpp:166: error: 'const struct TenseName' has no member named 'seq_pre'
conjugator.cpp:167: error: 'const struct TenseName' has no member named 'title_pre'
conjugator.cpp:167: error: 'const struct TenseName' has no member named 'name'
conjugator.cpp:167: error: 'const struct TenseName' has no member named 'title_post'
conjugator.cpp:172: error: 'const struct TenseName' has no member named 'item_pre'
conjugator.cpp:174: error: `string' undeclared (first use this function)
conjugator.cpp:174: error: template argument 1 is invalid
conjugator.cpp:174: error: template argument 2 is invalid
conjugator.cpp:174: error: syntax error before `;' token
conjugator.cpp:176: error: `iiit' undeclared (first use this function)
conjugator.cpp:189: error: 'const struct TenseName' has no member named 'item_post'
conjugator.cpp:192: error: 'const struct TenseName' has no member named 'seq_post'
make[2]: *** [conjugator.o] Erreur 1
make[2]: *** Attente des tâches non terminées....
konjue_client.cpp: In function `int main(int, char**)':
konjue_client.cpp:29: warning: `__comp_ctor' is deprecated (declared at /opt/kde3/include/kapplication.h:196)
make[2]: Leaving directory `/usr/src/packages/BUILD/konjue-0.4.0/src'
make[1]: make[1]: Leaving directory `/usr/src/packages/BUILD/konjue-0.4.0'
*** [all-recursive] Erreur 1
make: *** [all] Erreur 2
error:

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.11095 (%build)
Bad exit status from /var/tmp/rpm-tmp.11095 (%build) - Nov 20 2005
Yakuake

System Tools (NOT OS or ROMS) by Sho 1027 comments

yakuake-2.7.3-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!!! - Nov 19 2005
MetaMonitor

System Tools (NOT OS or ROMS) by xis 96 comments

on SuSE 9.3 with KDE3.4.3

joins the log :

WARNING: `automake-1.6' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
make[1]: Entering directory `/usr/src/packages/BUILD/metamonitor-0.4beta1'
cd . && perl admin/am_edit -padmin Makefile.in
configure.in:39: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:44: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:47: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:48: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:49: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:54: error: possibly undefined macro: AM_KDE_WITH_NLS
configure.in:57: error: possibly undefined macro: AC_PATH_KDE
configure.in:62: error: possibly undefined macro: AC_CHECK_KDEMAXPATHLEN
make[1]: *** [configure] Erreur 1
make[1]: Leaving directory `/usr/src/packages/BUILD/metamonitor-0.4beta1'


RPM build errors:
make: *** [configure] Erreur 2
error: Bad exit status from /var/tmp/rpm-tmp.26213 (%build)
Bad exit status from /var/tmp/rpm-tmp.26213 (%build) - Nov 17 2005
kdar

System Tools (NOT OS or ROMS) by jkerrb 61 comments

kdar-2.0.7-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Nov 14 2005
Kalva

Video Apps by taki 49 comments

kalva-0.8.0-SuSE9.3K343.i586.rpm
and
kalva-debuginfo-0.8.0-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.h


ENJOY !!! - Nov 14 2005
K3Guitune

Audio Apps by tuxrocker 21 comments

k3guitune-0.5.1-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Nov 14 2005
I Hear U

Telephony by mtrotta 55 comments

ihu-0.5.2-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm

ENJOY !!! - Nov 13 2005
I Hear U

Telephony by mtrotta 55 comments

It's working after creation a subdirectory
/opt/kde3/man and put your suggered parameter ....
Thanks - Nov 13 2005
I Hear U

Telephony by mtrotta 55 comments

Cannot compile on a SuSE 9.3 with KDE 343
joins the message


make[2]: Leaving directory `/usr/src/packages/BUILD/ihu-0.5.2'
make[1]: Leaving directory `/usr/src/packages/BUILD/ihu-0.5.2'
+ find . -type f -fprint /usr/src/packages/BUILD/file.list.ihu.files.tmp
+ sed '/\/man\//s/$/.gz/g' /usr/src/packages/BUILD/file.list.ihu.files.tmp
+ find . -type l -fprint /usr/src/packages/BUILD/file.list.ihu.libs
+ sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' /usr/src/packages/BUILD/file.list.ihu.dirs
+ sed 's,^\.,\%attr(-\,root\,root) ,' /usr/src/packages/BUILD/file.list.ihu.files
+ sed 's,^\.,\%attr(-\,root\,root) ,' /usr/src/packages/BUILD/file.list.ihu.libs
+ RPM_BUILD_ROOT=/var/tmp/build-root-ihu
+ export RPM_BUILD_ROOT
+ test -x /usr/sbin/Check -a 1000 = 0 -o -x /usr/sbin/Check -a '!' -z /var/tmp/build-root-ihu
+ echo 'I call /usr/sbin/Check...'
I call /usr/sbin/Check...
+ /usr/sbin/Check
Checking permissions and ownerships - using the permissions files
/tmp/Check.perms.i21157
setting /var/tmp/build-root-ihu to root:root 0755. (wrong owner/group raoul:users)
setting /var/tmp/build-root-ihu/opt to root:root 0755. (wrong owner/group raoul:users)
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-symlink
Processing files: ihu-0.5.2-SuSE9.3K343
error: File not found: /var/tmp/build-root-ihu/opt/kde3/man/man1/ihu.1.gz


RPM build errors:
File not found: /var/tmp/build-root-ihu/opt/kde3/man/man1/ihu.1.gz - Nov 13 2005
KMediaFactory

Video Apps by pdamsten 52 comments

kmediafactory-0.4.1-SuSE9.3K343.i586.rpm
at
http://www.bloghotel.org/linux3114a/

ENJOY !!! - Nov 08 2005
Firefox Quickstarter

Utilities by finrold 24 comments

If you are working with KDE just add a firfoxqs.desktop in your $home/.kde/Autostart subdirectory.

You firfoxqs will be started with the KDE starting session - Nov 07 2005
Firefox Quickstarter

Utilities by finrold 24 comments

Many Thanks ....for your comments;

It's my collaboration to Linux world...

Nice day - Nov 07 2005
KSystemLog

System Tools (NOT OS or ROMS) by lastnico 117 comments

ksystemlog-0.3.2-SuSE9.3K343.i586.rpm
at
http://www.bloghotel.org/linux3114a/


ENJOY !!! - Nov 07 2005
Firefox Quickstarter

Utilities by finrold 24 comments

firefoxqs-0.1-SuSE9.3K343.i586.rpm
at
http://www.bloghotel.org/linux3114a/


Very very nice
Good job

ENJOY !!! - Nov 05 2005
k9copy

Utilities by jnmchlptt 244 comments

k9copy-1.0.1b-SuSE9.3K343.i586.rpm
at
http://www.bloghotel.org/linux3114a/

ENJOY !!! - Nov 04 2005
k9copy

Utilities by jnmchlptt 244 comments

Many Thanks it's running now - Nov 04 2005
k9copy

Utilities by jnmchlptt 244 comments

try to compile a RPM with a SuSE 9.3 kde343

receive the following error during the make phase :

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libk3bdevice -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT backupdlg.o -MD -MP -MF ".deps/backupdlg.Tpo" -c -o backupdlg.o backupdlg.cpp; \
then mv -f ".deps/backupdlg.Tpo" ".deps/backupdlg.Po"; else rm -f ".deps/backupdlg.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -O2 -g3 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o k9copy -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib alloc.o cpu_accel.o cpu_state.o decode.o header.o idct_alpha.o idct_altivec.o idct.o idct_mmx.o kcddrive.o kdecmpeg2.o kdvdauthor.o kdvd.o kdvdprogress.o kmaindlg.o kviewmpeg2.o motion_comp_alpha.o motion_comp_altivec.o motion_comp.o motion_comp_mmx.o motion_comp_vis.o rgb.o rgb_mmx.o rgb_vis.o slice.o uyvy.o main.o kconfigdlg.o dvd_udf.o kbackupdlg.o kcell.o kdvdbackup.o kifo.o kburndvd.o kcellcopylist.o dvdprogress.o MainDlg.o menupreview.o viewmpeg2.o configDlg.o backupdlg.o kcddrive.moc.o kmaindlg.moc.o kdecmpeg2.moc.o kdvd.moc.o kdvdprogress.moc.o kviewmpeg2.moc.o kdvdauthor.moc.o ../libk3bdevice/libk3bdevice.la -lkparts -lkdeui -ldvdread
dvd_udf.omake[2]: Leaving directory `/usr/src/packages/BUILD/k9copy-1.0.1b/src'
(.text+0x300): In function `GetUDFCache':
/usr/src/packages/BUILD/k9copy-1.0.1b/src/dvd_udf.c:172: undefined reference to `GetUDFCacheHandle'
dvd_udf.o(.text+0x4bf): In function `DVDReadLBUDF':
/usr/src/packages/BUILD/k9copy-1.0.1b/src/dvd_udf.c:60: undefined reference to `UDFReadBlocksRaw'
dvd_udf.o(.text+0x511): In function `SetUDFCache':
/usr/src/packages/BUILD/k9copy-1.0.1b/src/dvd_udf.c:236: undefined reference to `GetUDFCacheHandle'
dvd_udf.o(.text+0x734):/usr/src/packages/BUILD/k9copy-1.0.1b/src/dvd_udf.c:243: undefined reference to `SetUDFCacheHandle'
collect2: ld returned 1 exit status
make[1]: Leaving directory `/usr/src/packages/BUILD/k9copy-1.0.1b'
make[2]: *** [k9copy] Erreur 1 - Nov 04 2005
Linux MultiMedia Studio

Audio Apps by tobydox 114 comments

lmms-0.1.1-SuSE9.3K343.i586.rpm
at
http://www.bloghotel.org/linux3114a/


ENJOY !!! - Nov 04 2005
I Hear U

Telephony by mtrotta 55 comments

ihu-0.5.1-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Nov 01 2005
Kompile

System Tools (NOT OS or ROMS) by invernomuto 100 comments

kompile-0.2-SuSE9.3K343.i586.rpm
at
http://home.tiscali.be/raoul.linux
via
RPM icon
under Developpement subdirectory

ENJOY !!! - Oct 31 2005
kchmviewer

Utilities by gyunaev 103 comments

kchmviewer-1.1-SuSE9.3K343.i586.rpm
at http://home.tiscali.be/raoul.linux/
via RPM icon

ENJOY !! - Oct 30 2005
KCheckGmail

Email by nascent 181 comments

Dear ,

Do you have downloaded the following package :
gmail-notify-kde-1.6.1.tar.gz from my site ?

If yes
Unzip it in your personnal subdirectory an in the gmail-notify subdirectory under a console execute the following command :
sh install.sh ( the root password should be required during the installation phase ).
After restart your KDE session to activate this program and configure for your userid and password.
I have tested here under my SuSE 10.0 and work fine. - Oct 19 2005
KCheckGmail

Email by nascent 181 comments

Yes I know this application is coming from http://gmail-notify.sourceforge.net/ But I have Updated this package to add an easy procedure for installing desinstalling this package on a KDE system. I also add an automatic starting for this application. I hope to respond to your question sorry for incompleted informations - Oct 18 2005
KCheckGmail

Email by nascent 181 comments

receiving no solution concerning a password miss function in your application , I have installed another Gmail Notifier for KDE gmail-notify-kde-1.6.1.tar.gz at http://home.tiscali.be/raoul.linux/download.htm Sorry - Oct 18 2005
Yakuake

System Tools (NOT OS or ROMS) by Sho 1027 comments

yakuake-2.7.2-SuSE10.0.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm ENJOY !!!! - Oct 16 2005
KGeography

Education Apps by TSDgeos 17 comments

kgeography-0.4-SuSE10.0.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm ENJOY !!! - Oct 15 2005
k9copy

Utilities by jnmchlptt 244 comments

k9copy-1.0.0-SuSE10.0.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm ENJOY !!! - Oct 13 2005
I Hear U

Telephony by mtrotta 55 comments

ihu-0.5.0-SuSE10.0.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm ENJOY ! ! ! SUGGESTION : It's possible to add a voice conferencing option THANKS - Oct 13 2005
KGeography

Education Apps by TSDgeos 17 comments

On a Suse 10.0

joins the error :

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -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 mapwidget.o -MD -MP -MF ".deps/mapwidget.Tpo" -c -o mapwidget.o mapwidget.cpp; \
then mv -f ".deps/mapwidget.Tpo" ".deps/mapwidget.Po"; else rm -f ".deps/mapwidget.Tpo"; exit 1; fi
mapwidget.cpp:332:25: error: mapwidget.moc: Aucun fichier ou répertoire de ce type
make[2]: *** [mapwidget.o] Erreur 1
make[2]: Leaving directory `/home/raoul/work/kgeography-0.4/kgeography/src'
make[1]: *** [install-recursive] Erreur 1
make[1]: Leaving directory `/home/raoul/work/kgeography-0.4/kgeography'
make: *** [install-recursive] Erreur 1 - Oct 11 2005
BasKet Note Pads

Utilities by kelvie 347 comments

basket-0.5.0_1.0-1.suse100.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm

ENJOY !!! - Oct 10 2005
Kopete

Chat & Messenging by mattr 100 comments

kopete-0.11-beta2-OS10.0RC1.i386.rpm ( 0.10.93 )
at
http://home.tiscali.be/raoul.linux/download.htm

Webcam plugin is integrated

ENJOY !!! - Oct 06 2005
Scribus

Office Apps by scribusdocs 61 comments

scribus-1.2.3-1-OS10.0RC1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm




ENJOY !!! - Oct 06 2005
KMediaFactory

Video Apps by pdamsten 52 comments

kmediafactory-0.4.1-OS10.0RC1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm




ENJOY !!! - Oct 04 2005
KlamAV

Security by hoganrobert 149 comments

idem with the compile of klamav phase with your arkollon procedure

joins log :

***** KlamAV
***** Running configure (./configure)...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc supports -c -o file.o... no
checking if we can lock with hard links... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for cl_scanbuff in -lclamav... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... :
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
fast creating src/about/Makefile
fast creating src/action/Makefile
fast creating src/icons/Makefile
fast creating src/klamd/Makefile
fast creating src/klammail/Makefile
config.pl: fast created 10 file(s).
config.status: creating config.h
config.status: executing depfiles commands
Good - your configure finished. Start make now
***** Running make...
make all-recursive
make[1]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3'
Making all in doc
make[2]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/doc'
Making all in .
make[3]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/doc'
make[3]: Rien í faire pour « all-am ».
make[3]: Leaving directory `/tmp/selfgz1216917139/klamav-0.30.3/doc'
Making all in en
make[3]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/doc/en'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/tmp/selfgz1216917139/klamav-0.30.3/doc/en'
make[2]: Leaving directory `/tmp/selfgz1216917139/klamav-0.30.3/doc'
Making all in po
make[2]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/po'
make[2]: Rien í faire pour « all ».
make[2]: Leaving directory `/tmp/selfgz1216917139/klamav-0.30.3/po'
Making all in src
make[2]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/src'
Making all in .
make[3]: Entering directory `/tmp/selfgz1216917139/klamav-0.30.3/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
* main.cpp: In function âint main(int, char**)â:
* main.cpp:45: warning: unused variable âwidgetâ
* main.cpp:53: warning: unused variable âwidgetâ
/usr/lib/qt3/bin/moc ./klamav.h -o klamav.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamav.o -MD -MP -MF ".deps/klamav.Tpo" -c -o klamav.o klamav.cpp; \
then mv -f ".deps/klamav.Tpo" ".deps/klamav.Po"; else rm -f ".deps/klamav.Tpo"; exit 1; fi
* /usr/lib/qt3/include/qtooltip.h:86: warning: âclass QToolTipâ has virtual functions but non-virtual destructor
* /opt/kde3/include/kfiletreeview.h:41: warning: âclass KFileTreeViewToolTipâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
* klamav.cpp: In member function âvirtual bool Klamav::queryClose()â:
* klamav.cpp:152: warning: control reaches end of non-void function
/usr/lib/qt3/bin/moc ./freshklam.h -o freshklam.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT freshklam.o -MD -MP -MF ".deps/freshklam.Tpo" -c -o freshklam.o freshklam.cpp; \
then mv -f ".deps/freshklam.Tpo" ".deps/freshklam.Po"; else rm -f ".deps/freshklam.Tpo"; exit 1; fi
* /usr/lib/qt3/include/qtooltip.h:86: warning: âclass QToolTipâ has virtual functions but non-virtual destructor
* /opt/kde3/include/kfiletreeview.h:41: warning: âclass KFileTreeViewToolTipâ has virtual functions but non-virtual destructor
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./sigtool.h -o sigtool.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT sigtool.o -MD -MP -MF ".deps/sigtool.Tpo" -c -o sigtool.o sigtool.cpp; \
then mv -f ".deps/sigtool.Tpo" ".deps/sigtool.Po"; else rm -f ".deps/sigtool.Tpo"; exit 1; fi
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./klamscan.h -o klamscan.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamscan.o -MD -MP -MF ".deps/klamscan.Tpo" -c -o klamscan.o klamscan.cpp; \
then mv -f ".deps/klamscan.Tpo" ".deps/klamscan.Po"; else rm -f ".deps/klamscan.Tpo"; exit 1; fi
* /usr/lib/qt3/include/qtooltip.h:86: warning: âclass QToolTipâ has virtual functions but non-virtual destructor
* klamscan.cpp: In constructor âKlamscan::Klamscan(QWidget*, const char*)â:
* klamscan.cpp:44: warning: base âQWidgetâ will be initialized after
* klamscan.cpp:44: warning: base âDCOPObjectâ
* klamscan.cpp:43: warning: when initialized here
* /usr/lib/qt3/include/private/qucom_p.h: At global scope:
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./klamd.h -o klamd.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamd.o -MD -MP -MF ".deps/klamd.Tpo" -c -o klamd.o klamd.cpp; \
then mv -f ".deps/klamd.Tpo" ".deps/klamd.Po"; else rm -f ".deps/klamd.Tpo"; exit 1; fi
* /usr/lib/qt3/include/qtooltip.h:86: warning: âclass QToolTipâ has virtual functions but non-virtual destructor
* /opt/kde3/include/kfiletreeview.h:41: warning: âclass KFileTreeViewToolTipâ has virtual functions but non-virtual destructor
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./kuarantine.h -o kuarantine.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT kuarantine.o -MD -MP -MF ".deps/kuarantine.Tpo" -c -o kuarantine.o kuarantine.cpp; \
then mv -f ".deps/kuarantine.Tpo" ".deps/kuarantine.Po"; else rm -f ".deps/kuarantine.Tpo"; exit 1; fi
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./aboutklamav.h -o aboutklamav.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT aboutklamav.o -MD -MP -MF ".deps/aboutklamav.Tpo" -c -o aboutklamav.o aboutklamav.cpp; \
then mv -f ".deps/aboutklamav.Tpo" ".deps/aboutklamav.Po"; else rm -f ".deps/aboutklamav.Tpo"; exit 1; fi
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./klamdoptions.h -o klamdoptions.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamdoptions.o -MD -MP -MF ".deps/klamdoptions.Tpo" -c -o klamdoptions.o klamdoptions.cpp; \
then mv -f ".deps/klamdoptions.Tpo" ".deps/klamdoptions.Po"; else rm -f ".deps/klamdoptions.Tpo"; exit 1; fi
* /usr/lib/qt3/include/qtooltip.h:86: warning: âclass QToolTipâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./klamscanoptions.h -o klamscanoptions.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamscanoptions.o -MD -MP -MF ".deps/klamscanoptions.Tpo" -c -o klamscanoptions.o klamscanoptions.cpp; \
then mv -f ".deps/klamscanoptions.Tpo" ".deps/klamscanoptions.Po"; else rm -f ".deps/klamscanoptions.Tpo"; exit 1; fi
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./dbviewer.h -o dbviewer.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT dbviewer.o -MD -MP -MF ".deps/dbviewer.Tpo" -c -o dbviewer.o dbviewer.cpp; \
then mv -f ".deps/dbviewer.Tpo" ".deps/dbviewer.Po"; else rm -f ".deps/dbviewer.Tpo"; exit 1; fi
* dbviewer.cpp:895:24: warning: no newline at end of file
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./frame.h -o frame.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT frame.o -MD -MP -MF ".deps/frame.Tpo" -c -o frame.o frame.cpp; \
then mv -f ".deps/frame.Tpo" ".deps/frame.Po"; else rm -f ".deps/frame.Tpo"; exit 1; fi
* frame.cpp:175:21: warning: no newline at end of file
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./tabwidget.h -o tabwidget.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT tabwidget.o -MD -MP -MF ".deps/tabwidget.Tpo" -c -o tabwidget.o tabwidget.cpp; \
then mv -f ".deps/tabwidget.Tpo" ".deps/tabwidget.Po"; else rm -f ".deps/tabwidget.Tpo"; exit 1; fi
* tabwidget.cpp:206:25: warning: no newline at end of file
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./viewer.h -o viewer.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT viewer.o -MD -MP -MF ".deps/viewer.Tpo" -c -o viewer.o viewer.cpp; \
then mv -f ".deps/viewer.Tpo" ".deps/viewer.Po"; else rm -f ".deps/viewer.Tpo"; exit 1; fi
* viewer.cpp:287:22: warning: no newline at end of file
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./pageviewer.h -o pageviewer.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT pageviewer.o -MD -MP -MF ".deps/pageviewer.Tpo" -c -o pageviewer.o pageviewer.cpp; \
then mv -f ".deps/pageviewer.Tpo" ".deps/pageviewer.Po"; else rm -f ".deps/pageviewer.Tpo"; exit 1; fi
* pageviewer.cpp:387:26: warning: no newline at end of file
* /opt/kde3/include/kbookmarkmanager.h:308: warning: âclass KBookmarkOwnerâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./klamav_run.h -o klamav_run.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT klamav_run.o -MD -MP -MF ".deps/klamav_run.Tpo" -c -o klamav_run.o klamav_run.cpp; \
then mv -f ".deps/klamav_run.Tpo" ".deps/klamav_run.Po"; else rm -f ".deps/klamav_run.Tpo"; exit 1; fi
* klamav_run.cpp:36:26: warning: no newline at end of file
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./directorylist.h -o directorylist.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT directorylist.o -MD -MP -MF ".deps/directorylist.Tpo" -c -o directorylist.o directorylist.cpp; \
then mv -f ".deps/directorylist.Tpo" ".deps/directorylist.Po"; else rm -f ".deps/directorylist.Tpo"; exit 1; fi
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./scanviewer.h -o scanviewer.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT scanviewer.o -MD -MP -MF ".deps/scanviewer.Tpo" -c -o scanviewer.o scanviewer.cpp; \
then mv -f ".deps/scanviewer.Tpo" ".deps/scanviewer.Po"; else rm -f ".deps/scanviewer.Tpo"; exit 1; fi
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./schedule.h -o schedule.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT schedule.o -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.o schedule.cpp; \
then mv -f ".deps/schedule.Tpo" ".deps/schedule.Po"; else rm -f ".deps/schedule.Tpo"; exit 1; fi
* /opt/kde3/include/keditlistbox.h:59: warning: âclass KEditListBox::CustomEditorâ has virtual functions but non-virtual destructor
* schedule.cpp: In constructor âSchedule::Schedule(QWidget*, QString, const char*, bool, uint)â:
* schedule.cpp:48: warning: unused variable âcthâ
* schedule.cpp: At global scope:
* schedule.cpp:154: warning: unused parameter âindexâ
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
/usr/lib/qt3/bin/moc ./datepicker.h -o datepicker.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT datepicker.o -MD -MP -MF ".deps/datepicker.Tpo" -c -o datepicker.o datepicker.cpp; \
then mv -f ".deps/datepicker.Tpo" ".deps/datepicker.Po"; else rm -f ".deps/datepicker.Tpo"; exit 1; fi
* /usr/lib/qt3/include/private/qucom_p.h:69: warning: âstruct QUBufferâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:77: warning: âstruct QUTypeâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:104: warning: âstruct QUType_Nullâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:287: warning: âstruct QUType_enumâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:307: warning: âstruct QUType_ptrâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:326: warning: âstruct QUType_ifaceâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:345: warning: âstruct QUType_idispâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:364: warning: âstruct QUType_boolâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:383: warning: âstruct QUType_intâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:403: warning: âstruct QUType_doubleâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:423: warning: âstruct QUType_charstarâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucom_p.h:444: warning: âstruct QUType_QStringâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: âstruct QUType_QVariantâ has virtual functions but non-virtual destructor
* /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: âstruct QUType_varptrâ has virtual functions but non-virtual destructor
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT cthost.o -MD -MP -MF ".deps/cthost.Tpo" -c -o cthost.o cthost.cpp; \
then mv -f ".deps/cthost.Tpo" ".deps/cthost.Po"; else rm -f ".deps/cthost.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT ctcron.o -MD -MP -MF ".deps/ctcron.Tpo" -c -o ctcron.o ctcron.cpp; \
then mv -f ".deps/ctcron.Tpo" ".deps/ctcron.Po"; else rm -f ".deps/ctcron.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT ctmonth.o -MD -MP -MF ".deps/ctmonth.Tpo" -c -o ctmonth.o ctmonth.cpp; \
then mv -f ".deps/ctmonth.Tpo" ".deps/ctmonth.Po"; else rm -f ".deps/ctmonth.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT ctdom.o -MD -MP -MF ".deps/ctdom.Tpo" -c -o ctdom.o ctdom.cpp; \
then mv -f ".deps/ctdom.Tpo" ". - Oct 02 2005
KlamAV

Security by hoganrobert 149 comments

Using your procedure for installation , I have an error during the installation phase of DAZUKO...

I run on a Open SuSE 10.0 RC1 with KDE 3.4.2
joins the log

***** Dazuko
***** Running configure (./configure)...
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.6.13-9-default/build... yes
acquiring Linux kernel code configuration... ok
checking if Linux is RSBAC patched... no
checking if devfs is enabled... no
discovered host system... Linux (2.6.13)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API... ok
inspecting suspend function... ok (suspend1 or suspend2)
inspecting class type... ok (class)
disabling ON_CLOSE events (not available for Linux 2.6)
configure: creating Makefile
configure: creating library/Makefile
configure: creating example_c/Makefile
./configure successful
=======================
Configuration summary
=======================
module events = ON_OPEN ON_EXEC
devfs support = no
rsbac support = no
stacking support = yes
local __d_path() = yes
module debug = no
library 1.x compatibility = yes
***** Running make...
* Makefile:38: attention : écrasement des commandes pour la cible « install »
* Makefile:16: attention : anciennes commandes ignorées pour la cible « install »
make -C /lib/modules/2.6.13-9-default/build SUBDIRS="/tmp/selfgz1164211224/dazuko-2.1.0" modules
make[1]: Entering directory `/usr/src/linux-2.6.13-9-obj/i386/default'
make -C ../../../linux-2.6.13-9 O=../linux-2.6.13-9-obj/i386/default modules
* /tmp/selfgz1164211224/dazuko-2.1.0/Makefile:38: attention : écrasement des commandes pour la cible « install »
* /tmp/selfgz1164211224/dazuko-2.1.0/Makefile:16: attention : anciennes commandes ignorées pour la cible « install »
CC [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko_core.o
CC [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko_transport.o
CC [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko_linux26_lsm.o
CC [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko_linux26.o
LD [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko.o
Building modules, stage 2.
MODPOST
CC /tmp/selfgz1164211224/dazuko-2.1.0/dazuko.mod.o
LD [M] /tmp/selfgz1164211224/dazuko-2.1.0/dazuko.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-9-obj/i386/default'
touch dummy_rule
***** Installing...
* Makefile:38: attention : écrasement des commandes pour la cible « install »
* Makefile:16: attention : anciennes commandes ignorées pour la cible « install »
cp dazuko.*o /lib/modules/2.6.13-9-default;sleep 1;insmod /lib/modules/2.6.13-9-default/dazuko.*o;sleep 1;rm -f /dev/dazuko;sleep 1;mknod -m 600 /dev/dazuko c `grep dazuko /proc/devices | sed "s/ .*//"` 0;sleep 1;chown raoul:clamav /dev/dazuko
* insmod: error inserting '/lib/modules/2.6.13-9-default/dazuko.ko': -1 Unknown symbol in module
* mknod: missing operand after `0'
* Pour en savoir davantage, faites: « mknod --help ».
* chown: ne peut accéder `/dev/dazuko': Aucun fichier ou répertoire de ce type
* make: *** [install] Erreur 1
***** Return value 2 - Oct 02 2005
KleanSweep

System Tools (NOT OS or ROMS) by yogin 130 comments

I have installed your last version
without problem just the kleansweep.png 32x32 icon is corrupted ??? - Sep 27 2005
KlamAV

Security by hoganrobert 149 comments

If I must use this procedure to install a package on a system Linux , I prefer to return to a WINDOWS system.

Please return to a tarball source

PLEASE PLEASE - Sep 26 2005
KRename

System Tools (NOT OS or ROMS) by domseichter 83 comments

krename-3.0.8-1-OS10.0rc1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm



ENJOY !!! - Sep 25 2005
KRename

System Tools (NOT OS or ROMS) by domseichter 83 comments

krename-3.0.8-1-OS10.0rc1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm



ENJOY !!! - Sep 25 2005
Konjue

Education Apps by ppareit 26 comments

your konjue version 0.3 and 0.4 works fine with verbiste 0.1.10

but with verbiste 0.1.12 your program start a few seconde and cancelled after .
I never receive the panel



IMPORTANT - Sep 24 2005
KRename

System Tools (NOT OS or ROMS) by domseichter 83 comments

krename-3.0.7-1-OS10.0rc1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Sep 23 2005
Linux MultiMedia Studio

Audio Apps by tobydox 114 comments

lmms-0.1.1-OS10.0rc1.i586.rpm
at
http://home.tiscali.be/raoul.linux/download.htm


ENJOY !!! - Sep 21 2005