googlebar-0.4.1-s92k34b.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Apr 18 2005
Konjue

Education Apps by ppareit 26 comments

konjue-0.3-s92k34b.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm

on KDE 3.4b - Apr 17 2005
KlamAV

Security by hoganrobert 149 comments

klamav-0.17-s92k34b.i586.rpm with clamav-0.83-2.i586.rpm and clamav-db-0.83-2.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Apr 15 2005
? - Apr 13 2005
Krusader

System Tools (NOT OS or ROMS) by shie 102 comments

krusader-1.60.0-s92k34b.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Apr 11 2005
KGeography

Education Apps by TSDgeos 17 comments

kgeography-0.3-s92k34b.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm - Apr 08 2005
KDM Theme Manager

Various KDE 1.-4. Improvements by smileaf 236 comments

k34b means KDE 3.4 level B - Apr 08 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Yes , You can find a version for Suse 9.1
with KDE 3.3 at the following link
http://linux01.gwdg.de/%7Epbleser/rpm-navigation.php?cat=/Utilities/metabar - Apr 07 2005
KDM Theme Manager

Various KDE 1.-4. Improvements by smileaf 236 comments

kdmtheme-0.9-s92k34b.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Apr 06 2005
KDocker

Utilities by cs19713 103 comments

invalid file - Apr 05 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

mtaskbar-0.7-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm

work fine now for normal users ! ! ! - Apr 04 2005
KRename

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

krename-3.0.3-s92k34b.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Apr 04 2005
KDesktop Menu

Various KDE 1.-4. Improvements by rfujimoto 115 comments

I have compile error on a suse 9.2 with KDE 3.4 level b
joins the history log :

Building the spec file... done
Building package now...
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.58596
+ umask 022
+ cd /usr/src/packages/BUILD
+ rm -rf /var/tmp/build-root-kdesktop_menu
+ mkdir /var/tmp/build-root-kdesktop_menu
+ cd /usr/src/packages/BUILD
+ rm -rf kdesktop_menu-0.1.2
+ /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/22605-kdesktop_menu-0.1.2.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kdesktop_menu-0.1.2
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.92789
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/build-root-kdesktop_menu
++ dirname /var/tmp/build-root-kdesktop_menu
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/build-root-kdesktop_menu
+ cd kdesktop_menu-0.1.2
++ kde-config --prefix
+ CFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ CXXFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ ./configure --prefix=/opt/kde3
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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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 msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/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 kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if admin should be compiled... no
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
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

+ make -j 2
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/usr/src/packages/BUILD/kdesktop_menu-0.1.2'
make[1]: Leaving directory `/usr/src/packages/BUILD/kdesktop_menu-0.1.2'
cd . && /bin/sh /usr/src/packages/BUILD/kdesktop_menu-0.1.2/admin/missing --run aclocal-1.6
/usr/src/packages/BUILD/kdesktop_menu-0.1.2/admin/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && \
/bin/sh /usr/src/packages/BUILD/kdesktop_menu-0.1.2/admin/missing --run automake-1.6 --gnu Makefile
cd . && rm -f configure
/usr/src/packages/BUILD/kdesktop_menu-0.1.2/admin/missing: line 46: automake-1.6: command not found
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.
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/usr/src/packages/BUILD/kdesktop_menu-0.1.2'
cd . && perl admin/am_edit 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/kdesktop_menu-0.1.2'
make: *** [configure] Erreur 2
error: Bad exit status from /var/tmp/rpm-tmp.92789 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.92789 (%build) - Apr 04 2005
BasKet Note Pads

Utilities by kelvie 347 comments

basket-0.5.0-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Mar 31 2005
BasKet Note Pads

Utilities by kelvie 347 comments

Ok after recompiling Arts source RPM , I can now create a rpm for Basket on Suse 9.2 with kde 3.4...Many Thanks for your assistance - Mar 31 2005
Konjue

Education Apps by ppareit 26 comments

konjue-0.2-s92k34.i586.rpm and verbiste-0.1.10-s92k34.i586.rpm
at http://home.tiscali.be/raoul.linux/download.htm - Mar 31 2005
Konjue

Education Apps by ppareit 26 comments

Thanks ...It's working now on Suse 9.2 - Mar 31 2005
Konjue

Education Apps by ppareit 26 comments

I have compile and install verbiste
Version: 0.1.10-s92k34 with succes ...

Try to compile your konjue without succes..
having error during the Make phase

log of compile
----------------
+ ./configure --prefix=/opt/kde3
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
..........
...........
.............
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now
.....
.....
.....
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 conjugator.o -MD -MP -MF ".deps/conjugator.Tpo" -c -o conjugator.o conjugator.cpp; \
then mv -f ".deps/conjugator.Tpo" ".deps/conjugator.Po"; else rm -f ".deps/conjugator.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()':
....
....
....
make[2]: *** [conjugator.o] Erreur 1
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory `/usr/src/packages/BUILD/konjue-0.2/src'
make[1]: Leaving directory `/usr/src/packages/BUILD/konjue-0.2'
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
error:

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10657 (%build)
Bad exit status from /var/tmp/rpm-tmp.10657 (%build)


joins list file of my verbsite RPM
-----------------------------------
/opt/kde3
/opt/kde3/bin
/opt/kde3/bin/french-conjugator
/opt/kde3/bin/french-deconjugator
/opt/kde3/include
/opt/kde3/include/verbiste-0.1
/opt/kde3/include/verbiste-0.1/verbiste
/opt/kde3/include/verbiste-0.1/verbiste/FrenchVerbDictionary.h
/opt/kde3/include/verbiste-0.1/verbiste/HashMap.h
/opt/kde3/include/verbiste-0.1/verbiste/Trie.cpp
/opt/kde3/include/verbiste-0.1/verbiste/Trie.h
/opt/kde3/include/verbiste-0.1/verbiste/c-api.h
/opt/kde3/include/verbiste-0.1/verbiste/misc-types.h
/opt/kde3/lib
/opt/kde3/lib/libverbiste-0.1.la
/opt/kde3/lib/libverbiste-0.1.so
/opt/kde3/lib/libverbiste-0.1.so.0
/opt/kde3/lib/libverbiste-0.1.so.0.0.0
/opt/kde3/lib/pkgconfig
/opt/kde3/lib/pkgconfig/verbiste-0.1.pc
/opt/kde3/man
/opt/kde3/man/fr
/opt/kde3/man/fr/man1
/opt/kde3/man/fr/man1/french-conjugator.1.gz
/opt/kde3/man/fr/man1/french-deconjugator.1.gz
/opt/kde3/man/fr/man3
/opt/kde3/man/fr/man3/verbiste.3.gz
/opt/kde3/man/man1
/opt/kde3/man/man1/french-conjugator.1.gz
/opt/kde3/man/man1/french-deconjugator.1.gz
/opt/kde3/man/man3
/opt/kde3/man/man3/verbiste.3.gz
/opt/kde3/share
/opt/kde3/share/applications
/opt/kde3/share/doc
/opt/kde3/share/doc/verbiste-0.1.10
/opt/kde3/share/doc/verbiste-0.1.10/AUTHORS
/opt/kde3/share/doc/verbiste-0.1.10/COPYING
/opt/kde3/share/doc/verbiste-0.1.10/HACKING
/opt/kde3/share/doc/verbiste-0.1.10/INSTALL
/opt/kde3/share/doc/verbiste-0.1.10/LISEZMOI
/opt/kde3/share/doc/verbiste-0.1.10/NEWS
/opt/kde3/share/doc/verbiste-0.1.10/README
/opt/kde3/share/doc/verbiste-0.1.10/TODO
/opt/kde3/share/locale
/opt/kde3/share/locale/fr
/opt/kde3/share/locale/fr/LC_MESSAGES
/opt/kde3/share/locale/fr/LC_MESSAGES/verbiste.mo
/opt/kde3/share/verbiste-0.1
/opt/kde3/share/verbiste-0.1/conjugation-fr.xml
/opt/kde3/share/verbiste-0.1/verbs-fr.xml - Mar 30 2005
Taskbar v2 (flat + thumbnails)

Various KDE 1.-4. Improvements by lucher 201 comments

mtaskbar-0.7-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Mar 28 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Yes I agree with you ..
But i have submitted this problem to the owner of this program because with the version V0.4 I don't have this problem...

waiting a solution from the apllication owner .. - Mar 27 2005
KLinkStatus

Browser by MojoRisin 29 comments

klinkstatus-0.2.1-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Mar 26 2005
KLinkStatus

Browser by MojoRisin 29 comments

klinkstatus-0.2.1-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Mar 26 2005
KDM Theme Manager

Various KDE 1.-4. Improvements by smileaf 236 comments

kdmtheme-0.8.2-s92k34.i586.rpm at http://home.tiscali.be/raoul.linux/download.htm - Mar 25 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

metabar-0.6-s92k34.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm

caution : Don't forget to apply after installation correction for Suse system only - Mar 24 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

metabar-0.6-s92k34.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm

caution : Don't forget to apply after installation correction for Suse system only - Mar 24 2005
BasKet Note Pads

Utilities by kelvie 347 comments

sorry it's arts 1.4.0-8 - Mar 23 2005
BasKet Note Pads

Utilities by kelvie 347 comments

Ok I have the last version of arts given with KDE3.4 ( arts-1.4.8-8 )

I don't understand why i must obliged to recompile this package from the source....

very strange ! ! ! ! - Mar 23 2005
BasKet Note Pads

Utilities by kelvie 347 comments

This program works fine under Suse 9.2 and Kde 3.3.2
But I cannot compile for KDE 3.4
Joins the compile log

Building the spec file... done
Building package now...
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.83066
+ umask 022
+ cd /usr/src/packages/BUILD
+ rm -rf /var/tmp/build-root-basket
+ mkdir /var/tmp/build-root-basket
+ cd /usr/src/packages/BUILD
+ rm -rf basket-0.5.0
+ /usr/bin/gzip -dc /usr/src/packages/SOURCES/basket-0.5.0.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd basket-0.5.0
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.37878
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/build-root-basket
++ dirname /var/tmp/build-root-basket
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/build-root-basket
+ cd basket-0.5.0
+ CFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ CXXFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ ./configure --prefix=/opt/kde3
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
not using lib directory suffix
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 for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
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 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 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... yes
checking if gcc supports -c -o file.o... 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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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 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 whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
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 long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... 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 Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
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 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
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

+ make -j 2
make all-recursive
make[1]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0'
Making all in doc
make[2]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0/doc'
Making all in .
make[3]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0/doc'
make[3]: Rien à faire pour « all-am ».
make[3]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0/doc'
Making all in en
make[3]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0/doc/en'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0/doc/en'
make[2]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0/doc'
Making all in po
make[2]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0/po'
make[2]: Rien à faire pour « all ».
make[2]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0/po'
Making all in src
make[2]: Entering directory `/usr/src/packages/BUILD/basket-0.5.0/src'
/usr/lib/qt3/bin/moc ./additemdialog.h -o additemdialog.moc
/usr/lib/qt3/bin/moc ./basket.h -o basket.moc
/usr/lib/qt3/bin/moc ./basketproperties.h -o basketproperties.moc
/usr/lib/qt3/bin/moc ./container.h -o container.moc
/usr/lib/qt3/bin/moc ./debugwindow.h -o debugwindow.moc
/usr/lib/qt3/bin/moc ./item.h -o item.moc
/usr/lib/qt3/bin/moc ./itemdrag.h -o itemdrag.moc
/usr/lib/qt3/bin/moc ./itemedit.h -o itemedit.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 -pedantic -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 itemfactory.o -MD -MP -MF ".deps/itemfactory.Tpo" \
-c -o itemfactory.o `test -f 'itemfactory.cpp' || echo './'`itemfactory.cpp; \
then mv -f ".deps/itemfactory.Tpo" ".deps/itemfactory.Po"; \
else rm -f ".deps/itemfactory.Tpo"; exit 1; \
fi
/usr/lib/qt3/bin/moc ./linklabel.h -o linklabel.moc
/usr/lib/qt3/bin/moc ./onclickaction.h -o onclickaction.moc
./onclickaction.h:0: Warning: No relevant classes found. No output generated.
/usr/lib/qt3/bin/moc ./variouswidgets.h -o variouswidgets.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 -pedantic -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 main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
/usr/lib/qt3/bin/moc ./addbasketwizard.h -o addbasketwizard.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 -pedantic -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 xmlwork.o -MD -MP -MF ".deps/xmlwork.Tpo" \
-c -o xmlwork.o `test -f 'xmlwork.cpp' || echo './'`xmlwork.cpp; \
then mv -f ".deps/xmlwork.Tpo" ".deps/xmlwork.Po"; \
else rm -f ".deps/xmlwork.Tpo"; exit 1; \
fi
/usr/lib/qt3/bin/moc ./search.h -o search.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 -pedantic -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 keyboard.o -MD -MP -MF ".deps/keyboard.Tpo" \
-c -o keyboard.o `test -f 'keyboard.cpp' || echo './'`keyboard.cpp; \
then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Po"; \
else rm -f ".deps/keyboard.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 -pedantic -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 global.o -MD -MP -MF ".deps/global.Tpo" \
-c -o global.o `test -f 'global.cpp' || echo './'`global.cpp; \
then mv -f ".deps/global.Tpo" ".deps/global.Po"; \
else rm -f ".deps/global.Tpo"; exit 1; \
fi
/usr/lib/qt3/bin/moc ./settings.h -o settings.moc
/usr/lib/qt3/bin/moc ./focusedwidgets.h -o focusedwidgets.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 -pedantic -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 popupmenu.o -MD -MP -MF ".deps/popupmenu.Tpo" \
-c -o popupmenu.o `test -f 'popupmenu.cpp' || echo './'`popupmenu.cpp; \
then mv -f ".deps/popupmenu.Tpo" ".deps/popupmenu.Po"; \
else rm -f ".deps/popupmenu.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 -pedantic -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 basketfactory.o -MD -MP -MF ".deps/basketfactory.Tpo" \
-c -o basketfactory.o `test -f 'basketfactory.cpp' || echo './'`basketfactory.cpp; \
then mv -f ".deps/basketfactory.Tpo" ".deps/basketfactory.Po"; \
else rm -f ".deps/basketfactory.Tpo"; exit 1; \
fi
/usr/lib/qt3/bin/moc ./clickcursorfeedback.h -o clickcursorfeedback.moc
/usr/lib/qt3/bin/moc ./kdirwatch_p.h -o kdirwatch_p.moc
/usr/lib/qt3/bin/moc ./kdirwatch.h -o kdirwatch.moc
/usr/lib/qt3/bin/moc ./exporterdialog.h -o exporterdialog.moc
/usr/lib/qt3/bin/moc ./clipboardpoll.h -o clipboardpoll.moc
/usr/lib/qt3/bin/moc ./popupmenu.h -o popupmenu.moc.cpp
./popupmenu.h:0: Warning: No relevant classes found. No output generated.
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 -pedantic -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 additemdialog.o -MD -MP -MF ".deps/additemdialog.Tpo" \
-c -o additemdialog.o `test -f 'additemdialog.cpp' || echo './'`additemdialog.cpp; \
then mv -f ".deps/additemdialog.Tpo" ".deps/additemdialog.Po"; \
else rm -f ".deps/additemdialog.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 -pedantic -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 basket.o -MD -MP -MF ".deps/basket.Tpo" \
-c -o basket.o `test -f 'basket.cpp' || echo './'`basket.cpp; \
then mv -f ".deps/basket.Tpo" ".deps/basket.Po"; \
else rm -f ".deps/basket.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 -pedantic -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 basketproperties.o -MD -MP -MF ".deps/basketproperties.Tpo" \
-c -o basketproperties.o `test -f 'basketproperties.cpp' || echo './'`basketproperties.cpp; \
then mv -f ".deps/basketproperties.Tpo" ".deps/basketproperties.Po"; \
else rm -f ".deps/basketproperties.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 -pedantic -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 container.o -MD -MP -MF ".deps/container.Tpo" \
-c -o container.o `test -f 'container.cpp' || echo './'`container.cpp; \
then mv -f ".deps/container.Tpo" ".deps/container.Po"; \
else rm -f ".deps/container.Tpo"; exit 1; \
fi
basket.cpp: In member function `void Basket::exportToHTML()':
basket.cpp:1692: warning: `LinkLook*linkLook' might be used uninitialized in this function
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 -pedantic -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 debugwindow.o -MD -MP -MF ".deps/debugwindow.Tpo" \
-c -o debugwindow.o `test -f 'debugwindow.cpp' || echo './'`debugwindow.cpp; \
then mv -f ".deps/debugwindow.Tpo" ".deps/debugwindow.Po"; \
else rm -f ".deps/debugwindow.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 -pedantic -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 item.o -MD -MP -MF ".deps/item.Tpo" \
-c -o item.o `test -f 'item.cpp' || echo './'`item.cpp; \
then mv -f ".deps/item.Tpo" ".deps/item.Po"; \
else rm -f ".deps/item.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 -pedantic -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 itemdrag.o -MD -MP -MF ".deps/itemdrag.Tpo" \
-c -o itemdrag.o `test -f 'itemdrag.cpp' || echo './'`itemdrag.cpp; \
then mv -f ".deps/itemdrag.Tpo" ".deps/itemdrag.Po"; \
else rm -f ".deps/itemdrag.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 -pedantic -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 itemedit.o -MD -MP -MF ".deps/itemedit.Tpo" \
-c -o itemedit.o `test -f 'itemedit.cpp' || echo './'`itemedit.cpp; \
then mv -f ".deps/itemedit.Tpo" ".deps/itemedit.Po"; \
else rm -f ".deps/itemedit.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 -pedantic -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 linklabel.o -MD -MP -MF ".deps/linklabel.Tpo" \
-c -o linklabel.o `test -f 'linklabel.cpp' || echo './'`linklabel.cpp; \
then mv -f ".deps/linklabel.Tpo" ".deps/linklabel.Po"; \
else rm -f ".deps/linklabel.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 -pedantic -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 onclickaction.o -MD -MP -MF ".deps/onclickaction.Tpo" \
-c -o onclickaction.o `test -f 'onclickaction.cpp' || echo './'`onclickaction.cpp; \
then mv -f ".deps/onclickaction.Tpo" ".deps/onclickaction.Po"; \
else rm -f ".deps/onclickaction.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 -pedantic -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 variouswidgets.o -MD -MP -MF ".deps/variouswidgets.Tpo" \
-c -o variouswidgets.o `test -f 'variouswidgets.cpp' || echo './'`variouswidgets.cpp; \
then mv -f ".deps/variouswidgets.Tpo" ".deps/variouswidgets.Po"; \
else rm -f ".deps/variouswidgets.Tpo"; exit 1; \
fi
onclickaction.cpp: In function `void OnClickAction::startHoverFeedback(Item*)':
onclickaction.cpp:47: warning: `int curShape' might be used uninitialized in this function
onclickaction.cpp:48: warning: `int ctrlCurShape' might be used uninitialized in this function
onclickaction.cpp:49: warning: `int altCurShape' might be used uninitialized in this function
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 -pedantic -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 addbasketwizard.o -MD -MP -MF ".deps/addbasketwizard.Tpo" \
-c -o addbasketwizard.o `test -f 'addbasketwizard.cpp' || echo './'`addbasketwizard.cpp; \
then mv -f ".deps/addbasketwizard.Tpo" ".deps/addbasketwizard.Po"; \
else rm -f ".deps/addbasketwizard.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 -pedantic -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 search.o -MD -MP -MF ".deps/search.Tpo" \
-c -o search.o `test -f 'search.cpp' || echo './'`search.cpp; \
then mv -f ".deps/search.Tpo" ".deps/search.Po"; \
else rm -f ".deps/search.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 -pedantic -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 settings.o -MD -MP -MF ".deps/settings.Tpo" \
-c -o settings.o `test -f 'settings.cpp' || echo './'`settings.cpp; \
then mv -f ".deps/settings.Tpo" ".deps/settings.Po"; \
else rm -f ".deps/settings.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 -pedantic -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 focusedwidgets.o -MD -MP -MF ".deps/focusedwidgets.Tpo" \
-c -o focusedwidgets.o `test -f 'focusedwidgets.cpp' || echo './'`focusedwidgets.cpp; \
then mv -f ".deps/focusedwidgets.Tpo" ".deps/focusedwidgets.Po"; \
else rm -f ".deps/focusedwidgets.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 -pedantic -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 clickcursorfeedback.o -MD -MP -MF ".deps/clickcursorfeedback.Tpo" \
-c -o clickcursorfeedback.o `test -f 'clickcursorfeedback.cpp' || echo './'`clickcursorfeedback.cpp; \
then mv -f ".deps/clickcursorfeedback.Tpo" ".deps/clickcursorfeedback.Po"; \
else rm -f ".deps/clickcursorfeedback.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 -pedantic -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 kdirwatch.o -MD -MP -MF ".deps/kdirwatch.Tpo" \
-c -o kdirwatch.o `test -f 'kdirwatch.cpp' || echo './'`kdirwatch.cpp; \
then mv -f ".deps/kdirwatch.Tpo" ".deps/kdirwatch.Po"; \
else rm -f ".deps/kdirwatch.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 -pedantic -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 exporterdialog.o -MD -MP -MF ".deps/exporterdialog.Tpo" \
-c -o exporterdialog.o `test -f 'exporterdialog.cpp' || echo './'`exporterdialog.cpp; \
then mv -f ".deps/exporterdialog.Tpo" ".deps/exporterdialog.Po"; \
else rm -f ".deps/exporterdialog.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 -pedantic -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 clipboardpoll.o -MD -MP -MF ".deps/clipboardpoll.Tpo" \
-c -o clipboardpoll.o `test -f 'clipboardpoll.cpp' || echo './'`clipboardpoll.cpp; \
then mv -f ".deps/clipboardpoll.Tpo" ".deps/clipboardpoll.Po"; \
else rm -f ".deps/clipboardpoll.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 -pedantic -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 popupmenu.moc.o -MD -MP -MF ".deps/popupmenu.moc.Tpo" \
-c -o popupmenu.moc.o `test -f 'popupmenu.moc.cpp' || echo './'`popupmenu.moc.cpp; \
then mv -f ".deps/popupmenu.moc.Tpo" ".deps/popupmenu.moc.Po"; \
else rm -f ".deps/popupmenu.moc.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -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 basket -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 additemdialog.o basket.o basketproperties.o container.o debugwindow.o item.o itemdrag.o itemedit.o itemfactory.o linklabel.o onclickaction.o variouswidgets.o main.o addbasketwizard.o xmlwork.o search.o keyboard.o global.o settings.o focusedwidgets.o popupmenu.o basketfactory.o clickcursorfeedback.o kdirwatch.o exporterdialog.o clipboardpoll.o popupmenu.moc.o -lartskde -lkio -lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread
/opt/kde3/lib/libartsflow.so: undefined reference to `g_assert_warning'
/opt/kde3/lib/libartsflow.so: undefined reference to `g_return_if_fail_warning'
collect2: ld returned 1 exit status
make[2]: *** [basket] Erreur 1
make[2]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/src/packages/BUILD/basket-0.5.0'
make: *** [all] Erreur 2
error: Bad exit status from /var/tmp/rpm-tmp.37878 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.37878 (%build) - Mar 23 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Sorry it's a mistake from me..It's Suse 9.2 - Mar 23 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Ok I suggere to download my correction found on my download page http://home.tiscali.be/raoul.linux/download.htm
for Suses 9.2 - Mar 22 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Is it a version 0.6 ???? - Mar 22 2005
Use RPM package ...it's very easy to unstall - Mar 19 2005
googlebar-0.3.1-s92k34.i586.rpm
at http://home.tiscali.be/raoul.linux/download.htm - Mar 19 2005
googlebar-0.3.1-s92k34.i586.rpm
at http://home.tiscali.be/raoul.linux/download.htm - Mar 19 2005
Ok it's working now - Mar 19 2005
I can created a RPM under Suse 9.2 KDE34
but the icons subdirectory is not generated ???
Joins the RPM content

/opt/kde3
/opt/kde3/lib
/opt/kde3/lib/kde3
/opt/kde3/lib/kde3/libgooglebarplugin.la
/opt/kde3/lib/kde3/libgooglebarplugin.so
/opt/kde3/share
/opt/kde3/share/apps
/opt/kde3/share/apps/konqueror
/opt/kde3/share/apps/konqueror/kpartplugins
/opt/kde3/share/apps/konqueror/kpartplugins/plugin_googlebar.rc
/opt/kde3/share/doc
/opt/kde3/share/doc/HTML
/opt/kde3/share/doc/HTML/en
/opt/kde3/share/doc/HTML/en/googlebar
/opt/kde3/share/doc/HTML/en/googlebar/common
/opt/kde3/share/doc/HTML/en/googlebar/index.cache.bz2
/opt/kde3/share/doc/HTML/en/googlebar/index.docbook - Mar 18 2005
Cannot because I use KRPMBUILD
and I have no problem error in Phase 1 ( ./configure ) but the recursive error occurs in phase 2 ( make ) - Mar 16 2005
Celestia

Science by christey 6 comments

celestia-1.3.2-s92k332.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm - Mar 16 2005
On a Suse 9.2 with kde3.3.2 I have a recursive error on icons phase making

log :

Building the spec file... done
Building package now...
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86947
+ umask 022
+ cd /usr/src/packages/BUILD
+ rm -rf /var/tmp/build-root-googlebar
+ mkdir /var/tmp/build-root-googlebar
+ cd /usr/src/packages/BUILD
+ rm -rf googlebar-0.2
+ tar -xf -
+ /usr/bin/gzip -dc /usr/src/packages/SOURCES/googlebar-0.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd googlebar-0.2
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
++ /usr/bin/id -u
+ '[' 1004 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.86947
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/build-root-googlebar
++ dirname /var/tmp/build-root-googlebar
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/build-root-googlebar
+ cd googlebar-0.2
+ CFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ CXXFLAGS='-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0'
+ ./configure --prefix=/opt/kde3
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 kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as requested)
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 gcc 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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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 msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/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... yes
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 sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... 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 for res_init... yes
checking if res_init needs custom prototype... no
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 meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if admin should be compiled... no
checking if doc should be compiled... yes
checking if icons 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
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

+ make -j 2
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2'
*** Creating configure.files
make[1]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2'
cd . && /bin/sh /usr/src/packages/BUILD/googlebar-0.2/admin/missing --run aclocal-1.9
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
cd . && rm -f configure
cd . && /bin/sh /usr/src/packages/BUILD/googlebar-0.2/admin/missing --run automake-1.9 --gnu
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2'
make[1]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2'
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/opt/kde3 CFLAGS=-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 CXXFLAGS=-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 --no-create --no-recursion
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 kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as requested)
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 gcc 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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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... cd . && perl admin/am_edit
no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... cd . && perl admin/am_edit Makefile.in
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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 msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/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... yes
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 sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... 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 for res_init... yes
checking if res_init needs custom prototype... no
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 meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if admin should be compiled... no
checking if doc should be compiled... yes
checking if icons should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now

/bin/sh ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
Makefile:834: attention : écrasement des commandes pour la cible « clean-bcheck »
Makefile:797: attention : anciennes commandes ignorées pour la cible « clean-bcheck »
Makefile:839: attention : écrasement des commandes pour la cible « bcheck-am »
Makefile:802: attention : anciennes commandes ignorées pour la cible « bcheck-am »
cd . && /bin/sh /usr/src/packages/BUILD/googlebar-0.2/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2'
Makefile:834: attention : écrasement des commandes pour la cible « clean-bcheck »
Makefile:797: attention : anciennes commandes ignorées pour la cible « clean-bcheck »
Makefile:839: attention : écrasement des commandes pour la cible « bcheck-am »
Makefile:802: attention : anciennes commandes ignorées pour la cible « bcheck-am »
Making all in doc
make[2]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2/doc'
Making all in .
make[3]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2/doc'
make[3]: Rien à faire pour « all-am ».
make[3]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2/doc'
Making all in en
make[3]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2/doc/en'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2/doc/en'
make[2]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2/doc'
Making all in icons
make[2]: Entering directory `/usr/src/packages/BUILD/googlebar-0.2/icons'
make[2]: *** Pas de règle pour fabriquer la cible « all ». Arrêt.
make[2]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2/icons'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/src/packages/BUILD/googlebar-0.2'


RPM build errors:
make: *** [all] Erreur 2
error: Bad exit status from /var/tmp/rpm-tmp.86947 (%build)
Bad exit status from /var/tmp/rpm-tmp.86947 (%build) - Mar 16 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

I have compiled a RPM for Suse 6.2
see at http://home.tiscali.be/raoul.linux/download.htm - Mar 13 2005
Konqueror Burning Sidebar

Utilities by phlegmatic 60 comments

burn-0.7b-s92k33.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm - Mar 09 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

metabar-0.5-s92k33.i586.rpm with metabar-0.5-s92correction.tar.gz correction at
http://home.tiscali.be/raoul.linux/download.htm - Mar 08 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Be carefull when using this command ( konqueror --profile filemanagement ) , you are in super user mode and not as a single user...

konqueror use the following command :
kfmclient openProfile filemanagement for normal user

the version 0.2 working fine with this command and not with the version above Why ?????

It's my question ! ! ! ! - Mar 08 2005
KIso

Utilities by Mephistoki 81 comments

kiso-0.7-s92k33.i586.rpm at
http://home.tiscali.be/raoul.linux/download.htm - Mar 07 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

I have the same problem here on my Suse 9.2 but the version 0.2 works fine - Mar 02 2005
Konference

Video Apps by maldn 139 comments

Thanks Bruce I appreciate your respond..
thanks - Feb 27 2005
Amarok

Audioplayers by amarok 571 comments

It's not previous for that moment ....this RPM should be adapted with a stable Kde 3.4...

Be patient - Feb 27 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Wich files in wich directories.

I recall the files under OPT folder are under Root Authorirty....
and all files in my $HOME are under USER authority fo rthat application

I recall with the metabar v0.2 having no problem to work as USER ! ! ! ! ! - Feb 27 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

Yes It's right , I have no problem in SuperUser ( SU ) , but when I'm as a normal users
It doens't work. With the version 0.2 , I have not this problem .....! ! ! ! - Feb 26 2005
Metabar

Various KDE 1.-4. Improvements by FJR 249 comments

With the version 4a my first problem is corrected but the second problem persist.....
work only in SU mode ! ! ! - Feb 25 2005