Linux 15.011 Themen, 106.846 Beiträge

SuSE 8.0 und KISDN kann ich nicht installieren

bgumble / 3 Antworten / Flachansicht Nickles

Hallo, ich bräuchte mal Eueren Rat:
ich habe SuSE 8.0 und möchte KISDN installieren.

aus dem readme:
Stellen Sie vor der Installation von K ISDN Watch sicher,
dass die notwendigen Entwicklungspakete für X, QT und KDE
zum Kompilieren vorhanden sind.

- o.k. geht klar, hab ich gemacht.

aber dann kommen die fehler,
hier meine console mit den fehlern:

linux:/tmp/kisdn/kisdnwatch-01.00.05 # export KDEDIR=/opt/kde3
linux:/tmp/kisdn/kisdnwatch-01.00.05 # export QTDIR=/usr/lib/qt3
linux:/tmp/kisdn/kisdnwatch-01.00.05 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for mawk... no
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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc
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++... gcc
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-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 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... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
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/i486-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 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i486-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/i486-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 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 "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
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/i486-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 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
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
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 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 res_init... no
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 char... yes
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
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
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking if Qt needs -ljpeg... no
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 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 libtiff tiff... yes
checking if admin should be compiled... no
checking if img should be compiled... yes
checking if kavmmon should be compiled... yes
checking for stdio.h... yes
checking for capi20.h... yes
checking for capiutil.h... no
checking for capi20_register in -lcapi20... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating kavmmon/Makefile
config.status: creating img/Makefile
config.status: creating config.h
config.status: config.h is unchanged
linux:/tmp/kisdn/kisdnwatch-01.00.05 # make
cd . \\
&& CONFIG_FILES= CONFIG_HEADERS=config.h \\
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/tmp/kisdn/kisdnwatch-01.00.05\'
Making all in kavmmon
make[2]: Entering directory `/tmp/kisdn/kisdnwatch-01.00.05/kavmmon\'
source=\'kimon.cpp\' object=\'kimon.o\' libtool=no \\
depfile=\'.deps/kimon.Po\' tmpdepfile=\'.deps/kimon.TPo\' \\
depmode=gcc /bin/sh ../admin/depcomp \\
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -D_REENTRANT -Wall -W -O2 -DNDEBUG -c -o kimon.o `test -f kimon.cpp || echo \'./\'`kimon.cpp
In file included from kimon.cpp:20:
kimon.moc:30: no `void KIsdnMon::initMetaObject()\' member function declared in class `KIsdnMon\'
kimon.moc: In method `void KIsdnMon::initMetaObject()\':
kimon.moc:34: implicit declaration of function `int badSuperclassWarning(...)\'
kimon.moc: At top level:
kimon.moc:41: prototype for `class QString KIsdnMon::tr(const char *)\' does not match any in class `KIsdnMon\'
kimon.h:32: candidate is: static class QString KIsdnMon::tr(const char *, const char * = 0)
kimon.moc: In function `static class QMetaObject * KIsdnMon::staticMetaObject()\':
kimon.moc:91: no method `QMetaObject::new_metadata\'
kimon.moc:92: no method `QMetaObject::new_metaaccess\'
kimon.moc:94: `struct QMetaData\' has no member named `ptr\'
kimon.moc:94: `QMember\' undeclared (first use this function)
kimon.moc:94: (Each undeclared identifier is reported only once
kimon.moc:94: for each function it appears in.)
kimon.moc:94: parse error before `;\'
kimon.moc:97: `struct QMetaData\' has no member named `ptr\'
kimon.moc:97: parse error before `;\'
kimon.moc:100: `struct QMetaData\' has no member named `ptr\'
kimon.moc:100: parse error before `;\'
kimon.moc:103: `struct QMetaData\' has no member named `ptr\'
kimon.moc:103: parse error before `;\'
kimon.moc:106: `struct QMetaData\' has no member named `ptr\'
kimon.moc:106: parse error before `;\'
kimon.moc:109: `struct QMetaData\' has no member named `ptr\'
kimon.moc:109: parse error before `;\'
kimon.moc:112: `struct QMetaData\' has no member named `ptr\'
kimon.moc:112: parse error before `;\'
kimon.moc:115: `struct QMetaData\' has no member named `ptr\'
kimon.moc:115: parse error before `;\'
kimon.moc:125: no matching function for call to `QMetaObject::new_metaobject (const char[9], const char[8], QMetaData *&, int, int, int, int, int, int, int, int, int)\'
/usr/lib/qt3/include/qmetaobject.h:199: candidates are: static class QMetaObject * QMetaObject::new_metaobject(const char *, QMetaObject *, const QMetaData *, int, const QMetaData *, int, const QMetaProperty *, int, const QMetaEnum *, int, const QClassInfo *, int)
kimon.moc:126: no matching function for call to `QMetaObject::set_slot_access (QMetaData::Access *&)\'
kimon.moc:90: warning: unused variable `void (QObject::* ov1_7)()\'
kimon.moc:88: warning: unused variable `void (QObject::* ov1_6)()\'
kimon.moc:86: warning: unused variable `void (QObject::* ov1_5)()\'
kimon.moc:84: warning: unused variable `void (QObject::* ov1_4)()\'
kimon.moc:82: warning: unused variable `void (QObject::* ov1_3)()\'
kimon.moc:80: warning: unused variable `void (QObject::* ov1_2)()\'
kimon.moc:78: warning: unused variable `void (QObject::* ov1_1)()\'
kimon.moc:76: warning: unused variable `void (QObject::* ov1_0)(bool)\'
make[2]: *** [kimon.o] Error 1
make[2]: Leaving directory `/tmp/kisdn/kisdnwatch-01.00.05/kavmmon\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/kisdn/kisdnwatch-01.00.05\'
make: *** [all] Error 2
linux:/tmp/kisdn/kisdnwatch-01.00.05 # make install
Making install in kavmmon
make[1]: Entering directory `/tmp/kisdn/kisdnwatch-01.00.05/kavmmon\'
source=\'kimon.cpp\' object=\'kimon.o\' libtool=no \\
depfile=\'.deps/kimon.Po\' tmpdepfile=\'.deps/kimon.TPo\' \\
depmode=gcc /bin/sh ../admin/depcomp \\
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -D_REENTRANT -Wall -W -O2 -DNDEBUG -c -o kimon.o `test -f kimon.cpp || echo \'./\'`kimon.cpp
In file included from kimon.cpp:20:
kimon.moc:30: no `void KIsdnMon::initMetaObject()\' member function declared in class `KIsdnMon\'
kimon.moc: In method `void KIsdnMon::initMetaObject()\':
kimon.moc:34: implicit declaration of function `int badSuperclassWarning(...)\'
kimon.moc: At top level:
kimon.moc:41: prototype for `class QString KIsdnMon::tr(const char *)\' does not match any in class `KIsdnMon\'
kimon.h:32: candidate is: static class QString KIsdnMon::tr(const char *, const char * = 0)
kimon.moc: In function `static class QMetaObject * KIsdnMon::staticMetaObject()\':
kimon.moc:91: no method `QMetaObject::new_metadata\'
kimon.moc:92: no method `QMetaObject::new_metaaccess\'
kimon.moc:94: `struct QMetaData\' has no member named `ptr\'
kimon.moc:94: `QMember\' undeclared (first use this function)
kimon.moc:94: (Each undeclared identifier is reported only once
kimon.moc:94: for each function it appears in.)
kimon.moc:94: parse error before `;\'
kimon.moc:97: `struct QMetaData\' has no member named `ptr\'
kimon.moc:97: parse error before `;\'
kimon.moc:100: `struct QMetaData\' has no member named `ptr\'
kimon.moc:100: parse error before `;\'
kimon.moc:103: `struct QMetaData\' has no member named `ptr\'
kimon.moc:103: parse error before `;\'
kimon.moc:106: `struct QMetaData\' has no member named `ptr\'
kimon.moc:106: parse error before `;\'
kimon.moc:109: `struct QMetaData\' has no member named `ptr\'
kimon.moc:109: parse error before `;\'
kimon.moc:112: `struct QMetaData\' has no member named `ptr\'
kimon.moc:112: parse error before `;\'
kimon.moc:115: `struct QMetaData\' has no member named `ptr\'
kimon.moc:115: parse error before `;\'
kimon.moc:125: no matching function for call to `QMetaObject::new_metaobject (const char[9], const char[8], QMetaData *&, int, int, int, int, int, int, int, int, int)\'
/usr/lib/qt3/include/qmetaobject.h:199: candidates are: static class QMetaObject * QMetaObject::new_metaobject(const char *, QMetaObject *, const QMetaData *, int, const QMetaData *, int, const QMetaProperty *, int, const QMetaEnum *, int, const QClassInfo *, int)
kimon.moc:126: no matching function for call to `QMetaObject::set_slot_access (QMetaData::Access *&)\'
kimon.moc:90: warning: unused variable `void (QObject::* ov1_7)()\'
kimon.moc:88: warning: unused variable `void (QObject::* ov1_6)()\'
kimon.moc:86: warning: unused variable `void (QObject::* ov1_5)()\'
kimon.moc:84: warning: unused variable `void (QObject::* ov1_4)()\'
kimon.moc:82: warning: unused variable `void (QObject::* ov1_3)()\'
kimon.moc:80: warning: unused variable `void (QObject::* ov1_2)()\'
kimon.moc:78: warning: unused variable `void (QObject::* ov1_1)()\'
kimon.moc:76: warning: unused variable `void (QObject::* ov1_0)(bool)\'
make[1]: *** [kimon.o] Error 1
make[1]: Leaving directory `/tmp/kisdn/kisdnwatch-01.00.05/kavmmon\'
make: *** [install-recursive] Error 1
linux:/tmp/kisdn/kisdnwatch-01.00.05 #

was hab ich falsch gemacht?

danke,
bgumble

bei Antwort benachrichtigen
bgumble Nachtrag zu: „SuSE 8.0 und KISDN kann ich nicht installieren“
Optionen

Hi,

nein, es funzt nicht. ich habe die gleichen fehler wie oben.

warum wird die variable (QObject::* ov1_7) nicht initialisiert?
da muß doch ein pfad o.ä. nicht vorhanden sein, oder wie ist das?

...
/usr/lib/qt3/include/qmetaobject.h:199: candidates are: static class QMetaObject * QMetaObject::new_metaobject(const char *, QMetaObject *, const QMetaData *, int, const QMetaData *, int, const QMetaProperty *, int, const QMetaEnum *, int, const QClassInfo *, int)
kimon.moc:126: no matching function for call to `QMetaObject::set_slot_access (QMetaData::Access *&)\'
kimon.moc:90: warning: unused variable `void (QObject::* ov1_7)()\'
kimon.moc:88: warning: unused variable `void (QObject::* ov1_6)()\'
kimon.moc:86: warning: unused variable `void (QObject::* ov1_5)()\'
kimon.moc:84: warning: unused variable `void (QObject::* ov1_4)()\'
kimon.moc:82: warning: unused variable `void (QObject::* ov1_3)()\'
kimon.moc:80: warning: unused variable `void (QObject::* ov1_2)()\'
kimon.moc:78: warning: unused variable `void (QObject::* ov1_1)()\'
kimon.moc:76: warning: unused variable `void (QObject::* ov1_0)(bool)\' ...

BITTE HELFT MIR, ICH WERD WAHNSINNIG!!!

bei Antwort benachrichtigen