sprachübersetzungsprogramm lässt sich leider nicht compelieren

  • linux:~ # cd /root/Desktop/sprache/kquick-0.9.2
    linux:~/Desktop/sprache/kquick-0.9.2 # ./configure
    creating cache ./config.cache


    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for killpg in -lucb... no
    checking size of int... 4
    checking size of long... 4
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for bool... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for X... libraries /usr/X11/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for Qt... configure: error: Qt (>= Qt 2.2.1) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.










    linux:~/Desktop/sprache/kquick-0.9.2 # ./configure --with-qt-dir=/usr/lib/qt3 --prefix=/opt/kde3
    loading cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    checking for a BSD compatible install... (cached) /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... (cached) yes
    checking for working aclocal... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... missing
    checking for a C-Compiler...
    checking for gcc... (cached) gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... (cached) yes
    checking how to run the C preprocessor... (cached) gcc -E
    checking for a C++-Compiler...
    checking for g++... (cached) g++
    checking whether the C++ compiler (g++ ) works... yes
    checking whether the C++ compiler (g++ ) is a cross-compiler... no
    checking whether we are using GNU C++... (cached) yes
    checking whether g++ supports -fno-exceptions... (cached) yes
    checking whether g++ supports -fno-check-new... (cached) yes
    checking whether g++ supports -Wno-long-long... (cached) yes
    checking whether g++ supports -fno-builtin... (cached) yes
    checking whether g++ supports -fexceptions... (cached) yes
    checking whether g++ supports -frtti... (cached) yes
    checking how to run the C++ preprocessor... (cached) g++ -E
    checking whether g++ supports -frepo... (cached) yes
    checking for ld used by GCC... (cached) /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... (cached) yes
    checking for /usr/i586-suse-linux/bin/ld option to reload object files... (cached) -r
    checking for BSD-compatible nm... (cached) /usr/bin/nm -B
    checking whether ln -s works... (cached) yes
    checking how to recognise dependant libraries... (cached) pass_all
    checking for ranlib... (cached) ranlib
    checking for strip... (cached) strip
    checking for Cygwin environment... (cached) no
    checking for mingw32 environment... (cached) no
    loading cache ./config.cache within ltconfig
    checking whether -lc should be explicitly linked in... (cached) no
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
    checking if gcc static flag -static works... (cached) yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -fno-rtti -fno-exceptions ... no
    checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) no
    creating libtool
    loading cache ./config.cache
    loading cache ./config.cache within ltconfig
    checking host system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
    checking for objdir... .libs
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -fno-rtti -fno-exceptions ... yes
    checking whether the linker (g++) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) no
    appending configuration tag "CXX" to libtool
    checking for object suffix... o
    checking for executable suffix... no
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for the third argument of getsockname... 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 killpg in -lucb... no
    checking size of int... 4
    checking size of long... 4
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for bool... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for X... libraries /usr/X11/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    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
    checking if Qt compiles without flags... no
    checking for moc... /usr/lib/qt3/bin/moc
    checking for uic... /usr/lib/qt3/bin/uic
    checking for rpath... yes
    checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
    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 kdb2html... /opt/kde3/bin/kdb2html
    checking for artsc-config... /opt/kde3/bin/artsc-config
    checking if doc should be compiled... yes
    checking if kquick should be compiled... yes
    checking if po should be compiled... yes
    updating cache ./config.cache
    creating ./config.status
    creating ./Makefile
    creating doc/Makefile
    creating doc/de/Makefile
    creating doc/en/Makefile
    creating kquick/Makefile
    creating po/Makefile
    creating config.h







    linux:~/Desktop/sprache/kquick-0.9.2 # make
    cd . && make -f admin/Makefile.common configure.in ;
    make[1]: Entering directory `/root/Desktop/sprache/kquick-0.9.2'
    make[1]: Leaving directory `/root/Desktop/sprache/kquick-0.9.2'
    cd . && aclocal
    cd . && automake --foreign --include-deps ./Makefile
    aclocal.m4:646: error: m4_defn: undefined macro: _m4_divert_diversion
    /usr/src/packages/BUILD/autoconf-2.57/lib/autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
    aclocal.m4:646: the top level
    autom4te: /usr/bin/m4 failed with exit status: 1
    configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
    configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
    configure.in: that aclocal.m4 is present in the top-level directory,
    configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
    configure.in: required file `./install-sh' not found
    configure.in: required file `./mkinstalldirs' not found
    configure.in: required file `./missing' not found
    ./Makefile.am:27: EXTRA_DIST multiply defined in condition TRUE ...
    ./Makefile.am:5: ... `EXTRA_DIST' previously defined here.
    make: *** [Makefile.in] Error 1
    linux:~/Desktop/sprache/kquick-0.9.2 #




    hi! die libz heisst bei suse wie folgt und du brauchst die pakete: libzvt2 libzvt2-devel das ganze musst du dann so kompilieren: [code:1:1b8aea981f]./configure --prefix=/opt/kde3 make make install[/code:1:1b8aea981f] den prefix brauchst du wegen:[quote:1b8aea981f]"checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix!" [/quote:1b8aea981f] dazu brauchst du dann noch die pakete: kdebase3-devel kdelibs3-devel qt3-devel + deren abhängigkeiten (die header-dateien befinden sich immer in den devel-paketen..) grüssle! :wink:

    Suse 9.0 mit kde vdr 1.26 1*nexus 3* nova baugleich 1*segatet 160g 1* samsung 160g 2*Festplattenschallschutzgehäuse

  • nach dem ich ältere versionen von
    ftp://ftp.suse.com/pub/suse/di…/7.2/suse/d2/automake.rpm
    ftp://ftp.suse.com/pub/suse/di…/7.2/suse/d2/autoconf.rpm
    ftp://ftp.suse.com/pub/suse/di…6/7.2/suse/d2/gettext.rpm
    installiert habe geht es ein stück weiter bleibt aber wieder hängen



    linux:~ # cd /root/Desktop/sprache/kquick-0.9.2
    linux:~/Desktop/sprache/kquick-0.9.2 # ./configure --with-qt-dir=/usr/lib/qt3 --prefix=/opt/kde3
    creating cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking build 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 whether make sets ${MAKE}... yes
    checking for working aclocal... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... missing
    checking for a C-Compiler...
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking how to run the C preprocessor... gcc -E
    checking for a C++-Compiler...
    checking for g++... g++
    checking whether the C++ compiler (g++ ) works... yes
    checking whether the C++ compiler (g++ ) is a cross-compiler... no
    checking whether we are using GNU C++... yes
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -Wno-long-long... yes
    checking whether g++ supports -fno-builtin... yes
    checking whether g++ supports -fexceptions... yes
    checking whether g++ supports -frtti... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    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 dependant libraries... pass_all
    checking for ranlib... ranlib
    checking for strip... strip
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    updating cache ./config.cache
    loading cache ./config.cache within ltconfig
    checking whether -lc should be explicitly linked in... no
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -fno-rtti -fno-exceptions ... no
    checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlopen in -ldl... yes
    checking for dlfcn.h... yes
    checking whether a program can dlopen itself... yes
    checking whether a statically linked program can dlopen itself... no
    creating libtool
    updating cache ./config.cache
    loading cache ./config.cache
    loading cache ./config.cache within ltconfig
    checking host system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
    checking for objdir... .libs
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -fno-rtti -fno-exceptions ... yes
    checking whether the linker (g++) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) no
    appending configuration tag "CXX" to libtool
    checking for object suffix... o
    checking for executable suffix... no
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for the third argument of getsockname... 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 killpg in -lucb... no
    checking size of int... 4
    checking size of long... 4
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for bool... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for X... libraries /usr/X11/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    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
    checking if Qt compiles without flags... no
    checking for moc... /usr/lib/qt3/bin/moc
    checking for uic... /usr/lib/qt3/bin/uic
    checking for rpath... yes
    checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
    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 kdb2html... /opt/kde3/bin/kdb2html
    checking for artsc-config... /opt/kde3/bin/artsc-config
    checking if doc should be compiled... yes
    checking if kquick should be compiled... yes
    checking if po should be compiled... yes
    updating cache ./config.cache
    creating ./config.status
    creating ./Makefile
    creating doc/Makefile
    creating doc/de/Makefile
    creating doc/en/Makefile
    creating kquick/Makefile
    creating po/Makefile
    creating config.h
    linux:~/Desktop/sprache/kquick-0.9.2 # make
    cd . && make -f admin/Makefile.common configure.in ;
    make[1]: Entering directory `/root/Desktop/sprache/kquick-0.9.2'
    make[1]: Leaving directory `/root/Desktop/sprache/kquick-0.9.2'
    cd . && aclocal
    cd . && automake --foreign --include-deps ./Makefile
    cd . && perl admin/am_edit Makefile.in
    cd . && autoconf
    /bin/sh ./config.status --recheck
    running /bin/sh ./configure --with-qt-dir=/usr/lib/qt3 --prefix=/opt/kde3 --no-create --no-recursion
    loading cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    checking for a BSD compatible install... (cached) /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... (cached) yes
    checking for working aclocal... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... missing
    checking for a C-Compiler...
    checking for gcc... (cached) gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... (cached) yes
    checking how to run the C preprocessor... (cached) gcc -E
    checking for a C++-Compiler...
    checking for g++... (cached) g++
    checking whether the C++ compiler (g++ ) works... yes
    checking whether the C++ compiler (g++ ) is a cross-compiler... no
    checking whether we are using GNU C++... (cached) yes
    checking whether g++ supports -fno-exceptions... (cached) yes
    checking whether g++ supports -fno-check-new... (cached) yes
    checking whether g++ supports -Wno-long-long... (cached) yes
    checking whether g++ supports -fno-builtin... (cached) yes
    checking whether g++ supports -fexceptions... (cached) yes
    checking whether g++ supports -frtti... (cached) yes
    checking how to run the C++ preprocessor... (cached) g++ -E
    checking whether g++ supports -frepo... (cached) yes
    checking for ld used by GCC... (cached) /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... (cached) yes
    checking for /usr/i586-suse-linux/bin/ld option to reload object files... (cached) -r
    checking for BSD-compatible nm... (cached) /usr/bin/nm -B
    checking whether ln -s works... (cached) yes
    checking how to recognise dependant libraries... (cached) pass_all
    checking for ranlib... (cached) ranlib
    checking for strip... (cached) strip
    checking for Cygwin environment... (cached) no
    checking for mingw32 environment... (cached) no
    loading cache ./config.cache within ltconfig
    checking whether -lc should be explicitly linked in... (cached) no
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
    checking if gcc static flag -static works... (cached) yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -fno-rtti -fno-exceptions ... no
    checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) no
    creating libtool
    loading cache ./config.cache
    loading cache ./config.cache within ltconfig
    checking host system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes
    checking for objdir... .libs
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -fno-rtti -fno-exceptions ... yes
    checking whether the linker (g++) supports shared libraries... 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 command to parse /usr/bin/nm -B output... ok
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for dlfcn.h... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) no
    appending configuration tag "CXX" to libtool
    checking for object suffix... (cached) o
    checking for executable suffix... (cached) no
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for main in -lcompat... (cached) no
    checking for crypt in -lcrypt... (cached) yes
    checking for the third argument of getsockname... (cached) socklen_t
    checking for dnet_ntoa in -ldnet... (cached) no
    checking for dnet_ntoa in -ldnet_stub... (cached) no
    checking for inet_ntoa... (cached) yes
    checking for connect... (cached) yes
    checking for remove... (cached) yes
    checking for shmat... (cached) yes
    checking for killpg in -lucb... (cached) no
    checking size of int... (cached) 4
    checking size of long... (cached) 4
    checking size of char *... (cached) 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... (cached) no
    checking for bool... (cached) yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... (cached) -lz
    checking for X... (cached) libraries /usr/X11/lib, headers .
    checking for IceConnectionNumber in -lICE... (cached) yes
    checking for libXext... (cached) yes
    checking for libpng... (cached) -lpng -lz -lm
    checking for libjpeg6b... (cached) no
    checking for libjpeg... (cached) -ljpeg
    checking for Qt... (cached) libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include
    checking if Qt compiles without flags... (cached) no
    checking for moc... (cached) /usr/lib/qt3/bin/moc
    checking for uic... (cached) /usr/lib/qt3/bin/uic
    checking for rpath... yes
    checking for KDE... (cached) libraries /opt/kde3/lib, headers /opt/kde3/include
    checking for KDE paths... (cached) defaults
    checking for dcopidl... (cached) /opt/kde3/bin/dcopidl
    checking for dcopidl2cpp... (cached) /opt/kde3/bin/dcopidl2cpp
    checking for mcopidl... (cached) /opt/kde3/bin/mcopidl
    checking for kdb2html... (cached) /opt/kde3/bin/kdb2html
    checking for artsc-config... (cached) /opt/kde3/bin/artsc-config
    checking if doc should be compiled... yes
    checking if kquick should be compiled... yes
    checking if po should be compiled... yes
    creating ./config.status
    cd . \
    && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
    creating Makefile
    cd . && autoheader
    cd . \
    && CONFIG_FILES= CONFIG_HEADERS=config.h \
    /bin/sh ./config.status
    creating config.h
    config.h is unchanged
    make all-recursive
    make[1]: Entering directory `/root/Desktop/sprache/kquick-0.9.2'
    Making all in kquick
    make[2]: Entering directory `/root/Desktop/sprache/kquick-0.9.2/kquick'
    cd .. && automake --gnu --include-deps kquick/Makefile
    cd .. && perl admin/am_edit kquick/Makefile.in
    cd .. \
    && CONFIG_FILES=kquick/Makefile CONFIG_HEADERS= /bin/sh ./config.status
    creating kquick/Makefile
    make[2]: Leaving directory `/root/Desktop/sprache/kquick-0.9.2/kquick'
    make[2]: Entering directory `/root/Desktop/sprache/kquick-0.9.2/kquick'
    g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I. -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -c qtrans.cpp
    In file included from qtrans.cpp:14:
    qtrans.h:58: error: 'string' is used as a type, but is not defined as a type.
    qtrans.h:59: error: 'string' is used as a type, but is not defined as a type.
    In file included from /usr/include/g++/backward/fstream.h:31,
    from utils.h:24,
    from qtrans.cpp:16:
    /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
    In file included from qtrans.cpp:16:
    utils.h:30: error: `string' was not declared in this scope
    utils.h:31: error: `string' was not declared in this scope
    In file included from qtrans.cpp:17:
    libbab.h:51: error: 'string' is used as a type, but is not defined as a type.
    libbab.h:52: error: 'string' is used as a type, but is not defined as a type.
    libbab.h:53: error: 'string' is used as a type, but is not defined as a type.
    libbab.h:56: warning: ISO C++ forbids declaration of `list' with no type
    libbab.h:56: error: template-id `list<babylon::item>' used as a declarator
    libbab.h:56: error: parse error before `;' token
    libbab.h:66: error: parse error before `&' token
    libbab.h:68: error: parse error before `&' token
    libbab.h:69: error: parse error before `int'
    libbab.h:75: error: 'string' is used as a type, but is not defined as a type.
    libbab.h:76: error: 'string' is used as a type, but is not defined as a type.
    libbab.h:77: error: parse error before `&' token
    libbab.h:82: error: parse error before `&' token
    libbab.h:85: error: parse error before `&' token
    libbab.h:87: error: parse error before `&' token
    libbab.h:88: error: parse error before `)' token

    Suse 9.0 mit kde vdr 1.26 1*nexus 3* nova baugleich 1*segatet 160g 1* samsung 160g 2*Festplattenschallschutzgehäuse

  • Habs aufgegeben mit dem Programm


    Dafür aber zwei andere gefunden, die sich installieren lassen




    xquick-1.2-7.i386.rpm


    Steak.1.7.3.tar.bz2

    Suse 9.0 mit kde vdr 1.26 1*nexus 3* nova baugleich 1*segatet 160g 1* samsung 160g 2*Festplattenschallschutzgehäuse

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!