• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] KSalomon compilieren

Hallo

das Compilieren des Programmes funktioniert irgendwie nicht:

./configure
make
su
make install

./configure =>
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... 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 for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for int... (cached) yes
checking size of int... (cached) 4
checking for short int... yes
checking size of short int... 2
checking if data should be compiled... yes
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 data/Makefile
fast creating data/icons/Makefile
fast creating data/library/Makefile
fast creating data/library/Flagsdata-data/Makefile
fast creating data/sounds/Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
fast creating src/ksalomonexecutor/Makefile
config.pl: fast created 11 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

make install =>
/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]: *** [ksalomon] Fehler 1
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
make: *** [install-recursive] Fehler 1
 

Burner

Member
Hallo!

Hast du nicht den 3. Schritt vor dem 2. gemacht?
Oder hast du "make" auch ausgefuehrt?

Gruss Burner
 

oc2pus

Ultimate Guru
du musst dir arts selber (neu)kompilieren, dann verschwindet dieser Bug ...

am einfachsten das src.rpm besorgen und mit
/usr/lib/rpm/rpmb --rebuild arts-xxx.src.rpm
neu umwandeln in ein RPM
 
OP
S

Schlumpfix

Member
Arts hatte ich, wie von Dir beschrieben, neu gebaut.

/configure --prefix=/opt/kde3 =>
dirk@sam:~/ksalomon-cvs-01.03.2005> ./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... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... 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 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 xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no

checking for MAXPATHLEN... 4096
checking for int... (cached) yes
checking size of int... (cached) 4
checking for short int... yes
checking size of short int... 2
checking if data should be compiled... yes
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 data/Makefile
fast creating data/icons/Makefile
fast creating data/library/Makefile
fast creating data/library/Flagsdata-data/Makefile
fast creating data/sounds/Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
fast creating src/ksalomonexecutor/Makefile
config.pl: fast created 11 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now
make
make install=>
Making install in data
make[1]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
Making install in library
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
Making install in Flagsdata-data
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library/Flagsdata-data'
make[4]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library/Flagsdata-data'
make[4]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../../admin/mkinstalldirs /opt/kde3/share/apps/ksalomon/library/Flagsdata-data
mkdir -p -- /opt/kde3/share/apps/ksalomon/library/Flagsdata-data
/usr/bin/install -c -p -m 644 word-1-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-1-picture-0-0.png
/usr/bin/install -c -p -m 644 word-2-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-2-picture-0-0.png
/usr/bin/install -c -p -m 644 word-3-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-3-picture-0-0.png
/usr/bin/install -c -p -m 644 word-4-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-4-picture-0-0.png
/usr/bin/install -c -p -m 644 word-10-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-10-picture-0-0.png
/usr/bin/install -c -p -m 644 word-11-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-11-picture-0-0.png
/usr/bin/install -c -p -m 644 word-12-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-12-picture-0-0.png
/usr/bin/install -c -p -m 644 word-13-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-13-picture-0-0.png
/usr/bin/install -c -p -m 644 word-14-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-14-picture-0-0.png
/usr/bin/install -c -p -m 644 word-15-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-15-picture-0-0.png
/usr/bin/install -c -p -m 644 word-16-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-16-picture-0-0.png
/usr/bin/install -c -p -m 644 word-17-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-17-picture-0-0.png
/usr/bin/install -c -p -m 644 word-18-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-18-picture-0-0.png
/usr/bin/install -c -p -m 644 word-19-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-19-picture-0-0.png
/usr/bin/install -c -p -m 644 word-20-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-20-picture-0-0.png
/usr/bin/install -c -p -m 644 word-21-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-21-picture-0-0.png
/usr/bin/install -c -p -m 644 word-22-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-22-picture-0-0.png
/usr/bin/install -c -p -m 644 word-24-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-24-picture-0-0.png
/usr/bin/install -c -p -m 644 word-25-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-25-picture-0-0.png
/usr/bin/install -c -p -m 644 word-26-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-26-picture-0-0.png
/usr/bin/install -c -p -m 644 word-27-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-27-picture-0-0.png
/usr/bin/install -c -p -m 644 word-28-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-28-picture-0-0.png
/usr/bin/install -c -p -m 644 word-29-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-29-picture-0-0.png
/usr/bin/install -c -p -m 644 word-30-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-30-picture-0-0.png
/usr/bin/install -c -p -m 644 word-31-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-31-picture-0-0.png
/usr/bin/install -c -p -m 644 word-32-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-32-picture-0-0.png
/usr/bin/install -c -p -m 644 word-36-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-36-picture-0-0.png
/usr/bin/install -c -p -m 644 word-38-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-38-picture-0-0.png
/usr/bin/install -c -p -m 644 word-39-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-39-picture-0-0.png
/usr/bin/install -c -p -m 644 word-40-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-40-picture-0-0.png
/usr/bin/install -c -p -m 644 word-41-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-41-picture-0-0.png
/usr/bin/install -c -p -m 644 word-42-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-42-picture-0-0.png
/usr/bin/install -c -p -m 644 word-43-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-43-picture-0-0.png
/usr/bin/install -c -p -m 644 word-44-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-44-picture-0-0.png
/usr/bin/install -c -p -m 644 word-45-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-45-picture-0-0.png
/usr/bin/install -c -p -m 644 word-46-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-46-picture-0-0.png
/usr/bin/install -c -p -m 644 word-47-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-47-picture-0-0.png
/usr/bin/install -c -p -m 644 word-48-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-48-picture-0-0.png
/usr/bin/install -c -p -m 644 word-49-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-49-picture-0-0.png
/usr/bin/install -c -p -m 644 word-5-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-5-picture-0-0.png
/usr/bin/install -c -p -m 644 word-6-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-6-picture-0-0.png
/usr/bin/install -c -p -m 644 word-7-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-7-picture-0-0.png
/usr/bin/install -c -p -m 644 word-8-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-8-picture-0-0.png
/usr/bin/install -c -p -m 644 word-9-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-9-picture-0-0.png
/usr/bin/install -c -p -m 644 word-37-picture-0-0.png /opt/kde3/share/apps/ksalomon/library/Flagsdata-data/word-37-picture-0-0.png
make[4]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library/Flagsdata-data'
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library/Flagsdata-data'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
make[4]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
make[4]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/apps/ksalomon/library
/usr/bin/install -c -p -m 644 example.box /opt/kde3/share/apps/ksalomon/library/example.box
/usr/bin/install -c -p -m 644 vocfile1.voc /opt/kde3/share/apps/ksalomon/library/vocfile1.voc
/usr/bin/install -c -p -m 644 Latein.box /opt/kde3/share/apps/ksalomon/library/Latein.box
/usr/bin/install -c -p -m 644 lateinvocabulary.voc /opt/kde3/share/apps/ksalomon/library/lateinvocabulary.voc
/usr/bin/install -c -p -m 644 Flags.box /opt/kde3/share/apps/ksalomon/library/Flags.box
/usr/bin/install -c -p -m 644 Flagsdata.voc /opt/kde3/share/apps/ksalomon/library/Flagsdata.voc
make[4]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/library'
Making install in icons
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/icons'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/icons'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/apps/ksalomon/icons
mkdir -p -- /opt/kde3/share/apps/ksalomon/icons
/usr/bin/install -c -p -m 644 box_1.png /opt/kde3/share/apps/ksalomon/icons/box_1.png
/usr/bin/install -c -p -m 644 box_2.png /opt/kde3/share/apps/ksalomon/icons/box_2.png
/usr/bin/install -c -p -m 644 box_3.png /opt/kde3/share/apps/ksalomon/icons/box_3.png
/usr/bin/install -c -p -m 644 box_4.png /opt/kde3/share/apps/ksalomon/icons/box_4.png
/usr/bin/install -c -p -m 644 box_5.png /opt/kde3/share/apps/ksalomon/icons/box_5.png
/usr/bin/install -c -p -m 644 box_6.png /opt/kde3/share/apps/ksalomon/icons/box_6.png
/usr/bin/install -c -p -m 644 box_7.png /opt/kde3/share/apps/ksalomon/icons/box_7.png
/usr/bin/install -c -p -m 644 box_8.png /opt/kde3/share/apps/ksalomon/icons/box_8.png
/usr/bin/install -c -p -m 644 cardindex.png /opt/kde3/share/apps/ksalomon/icons/cardindex.png
/usr/bin/install -c -p -m 644 charset.png /opt/kde3/share/apps/ksalomon/icons/charset.png
/usr/bin/install -c -p -m 644 dictionary.png /opt/kde3/share/apps/ksalomon/icons/dictionary.png
/usr/bin/install -c -p -m 644 document16x16.png /opt/kde3/share/apps/ksalomon/icons/document16x16.png
/usr/bin/install -c -p -m 644 error16x16.png /opt/kde3/share/apps/ksalomon/icons/error16x16.png
/usr/bin/install -c -p -m 644 error48x48.png /opt/kde3/share/apps/ksalomon/icons/error48x48.png
/usr/bin/install -c -p -m 644 generaloptions.png /opt/kde3/share/apps/ksalomon/icons/generaloptions.png
/usr/bin/install -c -p -m 644 info16x16.png /opt/kde3/share/apps/ksalomon/icons/info16x16.png
/usr/bin/install -c -p -m 644 info48x48.png /opt/kde3/share/apps/ksalomon/icons/info48x48.png
/usr/bin/install -c -p -m 644 keyconf.png /opt/kde3/share/apps/ksalomon/icons/keyconf.png
/usr/bin/install -c -p -m 644 ksalomondefaultbgpixmap.png /opt/kde3/share/apps/ksalomon/icons/ksalomondefaultbgpixmap.png
/usr/bin/install -c -p -m 644 question16x16.png /opt/kde3/share/apps/ksalomon/icons/question16x16.png
/usr/bin/install -c -p -m 644 question48x48.png /opt/kde3/share/apps/ksalomon/icons/question48x48.png
/usr/bin/install -c -p -m 644 sorry16x16.png /opt/kde3/share/apps/ksalomon/icons/sorry16x16.png
/usr/bin/install -c -p -m 644 sorry48x48.png /opt/kde3/share/apps/ksalomon/icons/sorry48x48.png
/usr/bin/install -c -p -m 644 sounddisabled.png /opt/kde3/share/apps/ksalomon/icons/sounddisabled.png
/usr/bin/install -c -p -m 644 soundenabled.png /opt/kde3/share/apps/ksalomon/icons/soundenabled.png
/usr/bin/install -c -p -m 644 soundoptions.png /opt/kde3/share/apps/ksalomon/icons/soundoptions.png
/usr/bin/install -c -p -m 644 sunrise18x16.png /opt/kde3/share/apps/ksalomon/icons/sunrise18x16.png
/usr/bin/install -c -p -m 644 sunrise54x48.png /opt/kde3/share/apps/ksalomon/icons/sunrise54x48.png
/usr/bin/install -c -p -m 644 sunrise73x64.png /opt/kde3/share/apps/ksalomon/icons/sunrise73x64.png
/usr/bin/install -c -p -m 644 vocfile.png /opt/kde3/share/apps/ksalomon/icons/vocfile.png
/usr/bin/install -c -p -m 644 warning16x16.png /opt/kde3/share/apps/ksalomon/icons/warning16x16.png
/usr/bin/install -c -p -m 644 warning48x48.png /opt/kde3/share/apps/ksalomon/icons/warning48x48.png
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/icons'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/icons'
Making install in sounds
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/sounds'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data/sounds'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/apps/ksalomon/sounds
mkdir -p -- /opt/kde3/share/apps/ksalomon/sounds
/usr/bin/install -c -p -m 644 check_right.wav /opt/kde3/share/apps/ksalomon/sounds/check_right.wav
/usr/bin/install -c -p -m 644 check_wrong.wav /opt/kde3/share/apps/ksalomon/sounds/check_wrong.wav
/usr/bin/install -c -p -m 644 done.wav /opt/kde3/share/apps/ksalomon/sounds/done.wav
/usr/bin/install -c -p -m 644 right.mp3 /opt/kde3/share/apps/ksalomon/sounds/right.mp3
/usr/bin/install -c -p -m 644 wrong.mp3 /opt/kde3/share/apps/ksalomon/sounds/wrong.mp3
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/sounds'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data/sounds'
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/data'
Making install in doc
make[1]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
Making install in .
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
Making install in en
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/doc/en'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/doc/en'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/ksalomon
mkdir -p -- /opt/kde3/share/doc/HTML/en/ksalomon
/usr/bin/install -c -p -m 644 index.docbook /opt/kde3/share/doc/HTML/en/ksalomon/index.docbook
/bin/sh ../../admin/mkinstalldirs /opt/kde3/share/doc/HTML/en/ksalomon
/usr/bin/install -c -p -m 644 index.cache.bz2 /opt/kde3/share/doc/HTML/en/ksalomon/
rm -f /opt/kde3/share/doc/HTML/en/ksalomon/common
ln -s /opt/kde3/share/doc/HTML/en/common /opt/kde3/share/doc/HTML/en/ksalomon/common
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/doc/en'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/doc/en'
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/doc'
Making install in po
make[1]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/po'
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/po'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/po'
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/po'
Making install in src
make[1]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
Making install in ksalomonexecutor
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/src/ksalomonexecutor'
make[3]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/src/ksalomonexecutor'
/bin/sh ../../admin/mkinstalldirs /opt/kde3/bin
/bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -p ksalomonexecutor /opt/kde3/bin/ksalomonexecutor
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src/ksalomonexecutor'
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src/ksalomonexecutor'
make[2]: Entering directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o ksalomon -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 main.o ksalomon.o abfragedialog.o abfrageoptionendialog.o capturekeydialog.o charmapwidget.o charselectdialog.o configdialog.o fachio.o fileio.o files.o folderentry.o fontbuttonwidget.o fontio.o generalconfigwidget.o globals.o icons.o interface.o inttostring.o itemmanager.o karteifach.o karteifachdaten.o karteiio.o karteineuwizard.o kategorien.o kexecutor.o keybutton.o keyconfigwidget.o keyevent.o ksalomonconfig.o ksalomonsound.o kslineedit.o ksmultilineedit.o ksstring.o kvtmlexport.o kvtmlimport.o lineeditdialog.o listviewcoloritem.o listviewdialog.o listviewitem.o mainwindow.o managedlistview.o mausclickwidget.o messagebox.o primenumbers.o salomonvocinout.o scaledpixmap.o showwortdialog.o soundbuttonwidget.o soundconfigwidget.o soundenablebutton.o soundrecorddialog.o soundurlwidget.o testklasse.o toolbutton.o vdmenuentry.o vdpropertiesdialog.o vocabellistwidget.o vocabelwidget.o waiter.o windowentry.o wortarten.o xmlreader.o xmlwriter.o latexdialog.o barwidget.o abfragedlg.o abfrageoptionendlg.o aboutdlg.o capturekeydlg.o charselectdlg.o configdlg.o fontbuttonwdg.o generalconfigwdg.o karteineuwzrd.o keyconfigwdg.o lineeditdlg.o listviewdlg.o messageboxdlg.o showwortdlg.o soundbuttonwdg.o soundconfigwdg.o soundrecorddlg.o soundurlwdg.o vdpropertiesdlg.o vocabellistwdg.o vocabelwdg.o latexdlg.o vdpropertiesdialog.moc.o ksalomonsound.moc.o soundrecorddialog.moc.o keybutton.moc.o karteineuwizard.moc.o capturekeydialog.moc.o interface.moc.o keyconfigwidget.moc.o kslineedit.moc.o vocabellistwidget.moc.o generalconfigwidget.moc.o toolbutton.moc.o lineeditdialog.moc.o managedlistview.moc.o messagebox.moc.o soundurlwidget.moc.o mainwindow.moc.o mausclickwidget.moc.o charselectdialog.moc.o vdmenuentry.moc.o waiter.moc.o scaledpixmap.moc.o abfragedialog.moc.o kexecutor.moc.o soundbuttonwidget.moc.o configdialog.moc.o charmapwidget.moc.o fontbuttonwidget.moc.o listviewdialog.moc.o showwortdialog.moc.o soundenablebutton.moc.o windowentry.moc.o folderentry.moc.o abfrageoptionendialog.moc.o barwidget.moc.o soundconfigwidget.moc.o vocabelwidget.moc.o ksmultilineedit.moc.o ksalomon.moc.o -lartskde -lkio -lkdeui
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
/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]: *** [ksalomon] Fehler 1
make[1]: *** [install-recursive] Fehler 1
make: *** [install-recursive] Fehler 1

Der Fehler tritt immer noch auf.

Starten läßt sich das Programm auch nicht:
/opt/kde3/bin/ksalomonexecutor
I'm Sorry, but this program can and should only be executed by KSalomon.
sam:/home/dirk/ksalomon-cvs-01.03.2005 # KSalomon
bash: KSalomon: command not found
 

snaewe

Hacker
Du hast Arts wirklich neu gebaut und installiert ?
Bist du sicher, dass '/opt/kde3/lib/libartsflow.so' die von dir gebaute ist ?

Stefan
 

snaewe

Hacker
Den Befehl
Code:
/usr/lib/rpm/rpmb --rebuild arts-xxx.src.rpm
nehme ich mal an ?
Dadurch erzeugst du aber nur ein neues Binär-RPM (irgendwo in /usr/src/packages/.... - habe ich gerade vergessen ;-) ), welches noch installiert werden muss (wie jedes andere RPM).

Stefan
 
OP
S

Schlumpfix

Member
Arts hatte ich so neu gebaut, wie Du es mir geschrieben hast, also
/usr/lib/rpm/rpmb --rebuild arts-1.4.0-8.src.rpm
und
arts-1.4.0-8.src.rpm mit Yast neu installiert.

./configure
make
dirk@sam:~/ksalomon-cvs-01.03.2005> make
cd . && /bin/sh /home/dirk/ksalomon-cvs-01.03.2005/admin/missing --run aclocal-1.7
/home/dirk/ksalomon-cvs-01.03.2005/admin/missing: line 46: aclocal-1.7: command not found
WARNING: `aclocal-1.7' 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 /home/dirk/ksalomon-cvs-01.03.2005/admin/missing --run automake-1.7 --gnu Makefile
/home/dirk/ksalomon-cvs-01.03.2005/admin/missing: line 46: automake-1.7: command not found
WARNING: `automake-1.7' 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 . && perl admin/am_edit Makefile.in
cd . && rm -f configure && make -f admin/Makefile.common configure
...
/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[3]: *** [ksalomon] Fehler 1
make[3]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'

make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/dirk/ksalomon-cvs-01.03.2005'
make: *** [all] Fehler 2
 
Oben