Painkiller
05.05.02, 14:57
Tach... :D
Also ich wollte heute mal Arson ausprobieren Arson@souceforge (http://arson.sourceforge.net) Dazu habe ich mir das Howto von Ulli vorgenommen...
Also ich habe erst den .tar.gz File im Home verzeichniss entpackt, mich als su angemeldet und ./configure gemacht, make und am schluss make install...
su
inux:/home/paini/arson-0.9.4 # ./configure
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
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 whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether c++ supports -fno-exceptions... yes
checking whether c++ supports -fno-check-new... yes
checking whether c++ supports -fexceptions... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ 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 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... yes
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
finding the maximum length of command line arguments... 73729
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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 c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking how to run the C preprocessor... gcc -E
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 size of int... 4
checking size of long... 4
checking size of char *... 4
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
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 libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt2//lib, headers /usr/lib/qt2//include
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt2//bin/moc
checking for uic... /usr/lib/qt2//bin/uic
checking for rpath... yes
checking for KDE... libraries /opt/kde2/lib, headers /opt/kde2/include
checking for KDE paths... defaults
checking for dcopidl... /opt/kde2/bin/dcopidl
checking for dcopidl2cpp... /opt/kde2/bin/dcopidl2cpp
checking for mcopidl... /opt/kde2/bin/mcopidl
checking for artsc-config... /opt/kde2/bin/artsc-config
checking for kde-config... /opt/kde2/bin/kde-config
checking for meinproc... /opt/kde2/bin/meinproc
checking for libtiff tiff... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for paths.h... yes
checking for usleep... yes
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating doc/Makefile
fast creating doc/arson/Makefile
fast creating po/Makefile
fast creating src/Makefile
fast creating src/pics/Makefile
creating config.h
inux:/home/paini/arson-0.9.4 # make
ARSON_NAME=`awk '{print $1}' VERSION`;\
ARSON_VER=`sed -e "s/arson v//" VERSION`;\
echo '*** Precreating configure.in.in';\
sed -e "s/arson/$ARSON_NAME/" -e "s/0.9.4/$ARSON_VER/" configure.in.in.in >confi
gure.in.in
*** Precreating configure.in.in
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
cd . && /home/paini/arson-0.9.4/admin/missing aclocal
WARNING: `aclocal' 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 . && /home/paini/arson-0.9.4/admin/missing automake --gnu ./Makefile
WARNING: `automake' 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
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix /opt/kde --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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
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 whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether c++ supports -fno-exceptions... (cached) yes
checking whether c++ supports -fno-check-new... (cached) yes
checking whether c++ supports -fexceptions... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... (cache
d) -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) yes
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
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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 c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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) msgfmt
checking for gmsgfmt... (cached) msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... (cached) :
checking how to run the C preprocessor... (cached) gcc -E
checking for main in -lutil... (cached) yes
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (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 res_init... (cached) no
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 size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for Xinerama... no
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib/qt2//lib, headers /usr/lib/qt2//i
nclude
checking if Qt compiles without flags... (cached) no
checking for moc... (cached) /usr/lib/qt2//bin/moc
checking for uic... (cached) /usr/lib/qt2//bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /opt/kde2/lib, headers /opt/kde2/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /opt/kde2/bin/dcopidl
checking for dcopidl2cpp... (cached) /opt/kde2/bin/dcopidl2cpp
checking for mcopidl... (cached) /opt/kde2/bin/mcopidl
checking for artsc-config... (cached) /opt/kde2/bin/artsc-config
checking for kde-config... (cached) /opt/kde2/bin/kde-config
checking for meinproc... (cached) /opt/kde2/bin/meinproc
checking for libtiff tiff... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for paths.h... (cached) yes
checking for usleep... (cached) yes
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
creating ./config.status
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating Makefile
cd . && /home/paini/arson-0.9.4/admin/missing autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
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 `/home/paini/arson-0.9.4'
Making all in doc
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
cd .. \
&& CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating doc/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
Making all in po
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
cd .. \
&& CONFIG_FILES=po/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating po/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
Making all in src
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
cd .. \
&& CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating src/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
Making all in .
make[3]: Entering directory `/home/paini/arson-0.9.4/src'
/usr/lib/qt2//bin/uic -o _configdlg.h ./_configdlg.ui
/usr/lib/qt2//bin/uic -o _programdlg.h ./_programdlg.ui
/usr/lib/qt2//bin/uic -o _progressdlg.h ./_progressdlg.ui
/usr/lib/qt2//bin/uic -o _waitdlg.h ./_waitdlg.ui
/usr/lib/qt2//bin/uic -o _agreement.h ./_agreement.ui
/usr/lib/qt2//bin/uic -o _cdcopydlg.h ./_cdcopydlg.ui
/usr/lib/qt2//bin/uic -o _isofs.h ./_isofs.ui
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdwriter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c konfig.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3writer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c waitdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c arson.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c configdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c listwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c process.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c wavinfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c audiofile.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c datadoc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mainwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c programdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c socket.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdindex.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdinfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cddb.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docfactory.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3doc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c progressdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdripper.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docview.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3info.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c readcd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c agreement.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdcopydlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c vcddoc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c isofs.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c logwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c browser.cpp
/usr/lib/qt2//bin/moc _configdlg.h -o _configdlg.moc
rm -f _configdlg.cpp
echo '#include <klocale.h>' > _configdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _configdlg.h ./_configdlg.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _co
nfigdlg.cpp || rm -f _configdlg.cpp
echo '#include "_configdlg.moc"' >> _configdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _configdlg.cpp
/usr/lib/qt2//bin/moc _programdlg.h -o _programdlg.moc
rm -f _programdlg.cpp
echo '#include <klocale.h>' > _programdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _programdlg.h ./_programdlg.ui | sed -e "s,i18
n( \"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _
programdlg.cpp || rm -f _programdlg.cpp
echo '#include "_programdlg.moc"' >> _programdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _programdlg.cpp
/usr/lib/qt2//bin/moc _progressdlg.h -o _progressdlg.moc
rm -f _progressdlg.cpp
echo '#include <klocale.h>' > _progressdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _progressdlg.h ./_progressdlg.ui | sed -e "s,i
18n( \"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >>
_progressdlg.cpp || rm -f _progressdlg.cpp
echo '#include "_progressdlg.moc"' >> _progressdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _progressdlg.cpp
/usr/lib/qt2//bin/moc _waitdlg.h -o _waitdlg.moc
rm -f _waitdlg.cpp
echo '#include <klocale.h>' > _waitdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _waitdlg.h ./_waitdlg.ui | sed -e "s,i18n( \"\
" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _waitdl
g.cpp || rm -f _waitdlg.cpp
echo '#include "_waitdlg.moc"' >> _waitdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _waitdlg.cpp
/usr/lib/qt2//bin/moc _agreement.h -o _agreement.moc
rm -f _agreement.cpp
echo '#include <klocale.h>' > _agreement.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _agreement.h ./_agreement.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _ag
reement.cpp || rm -f _agreement.cpp
echo '#include "_agreement.moc"' >> _agreement.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _agreement.cpp
/usr/lib/qt2//bin/moc _cdcopydlg.h -o _cdcopydlg.moc
rm -f _cdcopydlg.cpp
echo '#include <klocale.h>' > _cdcopydlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _cdcopydlg.h ./_cdcopydlg.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _cd
copydlg.cpp || rm -f _cdcopydlg.cpp
echo '#include "_cdcopydlg.moc"' >> _cdcopydlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _cdcopydlg.cpp
/usr/lib/qt2//bin/moc _isofs.h -o _isofs.moc
rm -f _isofs.cpp
echo '#include <klocale.h>' > _isofs.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _isofs.h ./_isofs.ui | sed -e "s,i18n( \"\" ),
QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _isofs.cpp
|| rm -f _isofs.cpp
echo '#include "_isofs.moc"' >> _isofs.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _isofs.cpp
/usr/lib/qt2//bin/moc ./logwnd.h -o logwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c logwnd.moc.cpp
/usr/lib/qt2//bin/moc ./docview.h -o docview.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docview.moc.cpp
/usr/lib/qt2//bin/moc ./cdinfo.h -o cdinfo.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdinfo.moc.cpp
/usr/lib/qt2//bin/moc ./process.h -o process.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c process.moc.cpp
/usr/lib/qt2//bin/moc ./mainwnd.h -o mainwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mainwnd.moc.cpp
/usr/lib/qt2//bin/moc ./vcddoc.h -o vcddoc.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c vcddoc.moc.cpp
/usr/lib/qt2//bin/moc ./cdripper.h -o cdripper.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdripper.moc.cpp
/usr/lib/qt2//bin/moc ./programdlg.h -o programdlg.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c programdlg.moc.cpp
/usr/lib/qt2//bin/moc ./socket.h -o socket.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c socket.moc.cpp
/usr/lib/qt2//bin/moc ./waitdlg.h -o waitdlg.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c waitdlg.moc.cpp
/usr/lib/qt2//bin/moc ./listwnd.h -o listwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c listwnd.moc.cpp
/usr/lib/qt2//bin/moc ./isofs.h -o isofs.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c isofs.moc.cpp
creating arson_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c arson_meta_unload.cpp
/bin/sh ../libtool --mode=link --tag=CXX c++ -O2 -DNDEBUG -o arson -R /opt/kd
e2/lib -R /usr/lib/qt2//lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt2//l
ib -L/opt/kde2/lib cdwriter.o konfig.o mp3writer.o waitdlg.o arson.o configdlg.
o listwnd.o process.o wavinfo.o audiofile.o datadoc.o mainwnd.o programdlg.o soc
ket.o cdindex.o cdinfo.o cddb.o docfactory.o mp3doc.o progressdlg.o cdripper.o d
ocview.o mp3info.o readcd.o agreement.o cdcopydlg.o vcddoc.o isofs.o logwnd.o br
owser.o _configdlg.o _programdlg.o _progressdlg.o _waitdlg.o _agreement.o _cdcop
ydlg.o _isofs.o logwnd.moc.o docview.moc.o cdinfo.moc.o process.moc.o mainwnd.mo
c.o vcddoc.moc.o cdripper.moc.o programdlg.moc.o socket.moc.o waitdlg.moc.o list
wnd.moc.o isofs.moc.o arson_meta_unload.o -lkfile
mkdir .libs
c++ -O2 -DNDEBUG -o arson cdwriter.o konfig.o mp3writer.o waitdlg.o arson.o conf
igdlg.o listwnd.o process.o wavinfo.o audiofile.o datadoc.o mainwnd.o programdlg
.o socket.o cdindex.o cdinfo.o cddb.o docfactory.o mp3doc.o progressdlg.o cdripp
er.o docview.o mp3info.o readcd.o agreement.o cdcopydlg.o vcddoc.o isofs.o logwn
d.o browser.o _configdlg.o _programdlg.o _progressdlg.o _waitdlg.o _agreement.o
_cdcopydlg.o _isofs.o logwnd.moc.o docview.moc.o cdinfo.moc.o process.moc.o main
wnd.moc.o vcddoc.moc.o cdripper.moc.o programdlg.moc.o socket.moc.o waitdlg.moc.
o listwnd.moc.o isofs.moc.o arson_meta_unload.o -L/usr/X11R6/lib -L/usr/lib/qt2
//lib -L/opt/kde2/lib /opt/kde2//lib/libkfile.so /opt/kde2//lib/libksycoca.so /o
pt/kde2//lib/libkio.so -L/opt/kde2//lib -L/usr/lib/gcc-lib/i486-suse-linux/2.95.
3 -L/usr/i486-suse-linux/lib /opt/kde2//lib/libkdesu.so -lutil /opt/kde2//lib/li
bkssl.so /opt/kde2//lib/libkdeui.so /opt/kde2//lib/libkdecore.so -ldl /opt/kde2/
/lib/libDCOP.so -lqt -lpng /usr/lib/libjpeg.so -lXext -lX11 -lSM -lICE -lresolv
-lXinerama -lz /usr/lib/libfam.so -lstdc++ -lm -lc -lgcc -Wl,--rpath -Wl,/opt/kd
e2//lib -Wl,--rpath -Wl,/opt/kde2//lib -Wl,--rpath -Wl,/opt/kde2/lib -Wl,--rpath
-Wl,/usr/lib/qt2//lib -Wl,--rpath -Wl,/usr/X11R6/lib
make[3]: Leaving directory `/home/paini/arson-0.9.4/src'
Making all in pics
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
cd ../.. \
&& CONFIG_FILES=src/pics/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating src/pics/Makefile
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Leaving directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
inux:/home/paini/arson-0.9.4 # make install
Making install in doc
make[1]: Entering directory `/home/paini/arson-0.9.4/doc'
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[1]: Leaving directory `/home/paini/arson-0.9.4/doc'
Making install in po
make[1]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
make[1]: Leaving directory `/home/paini/arson-0.9.4/po'
Making install in src
make[1]: Entering directory `/home/paini/arson-0.9.4/src'
Making install in .
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
make[3]: Entering directory `/home/paini/arson-0.9.4/src'
/bin/sh ../admin/mkinstalldirs /opt/kde/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c -p arson /opt/kde/bin/
arson
/usr/bin/install -c -p arson /opt/kde/bin/arson
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/16x16/actions
mkdir /opt/kde/share/icons/hicolor
mkdir /opt/kde/share/icons/hicolor/16x16
mkdir /opt/kde/share/icons/hicolor/16x16/actions
/usr/bin/install -c -p -m 644 ./hi16-action-cdcopy.png /opt/kde/share/icons/hico
lor/16x16/actions/cdcopy.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/16x16/apps
mkdir /opt/kde/share/icons/hicolor/16x16/apps
/usr/bin/install -c -p -m 644 ./hi16-app-arson.png /opt/kde/share/icons/hicolor/
16x16/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/22x22/actions
mkdir /opt/kde/share/icons/hicolor/22x22
mkdir /opt/kde/share/icons/hicolor/22x22/actions
/usr/bin/install -c -p -m 644 ./hi22-action-addfile.png /opt/kde/share/icons/hic
olor/22x22/actions/addfile.png
/usr/bin/install -c -p -m 644 ./hi22-action-addfolder.png /opt/kde/share/icons/h
icolor/22x22/actions/addfolder.png
/usr/bin/install -c -p -m 644 ./hi22-action-burn.png /opt/kde/share/icons/hicolo
r/22x22/actions/burn.png
/usr/bin/install -c -p -m 644 ./hi22-action-cdcopy.png /opt/kde/share/icons/hico
lor/22x22/actions/cdcopy.png
/usr/bin/install -c -p -m 644 ./hi22-action-readimg.png /opt/kde/share/icons/hic
olor/22x22/actions/readimg.png
/usr/bin/install -c -p -m 644 ./hi22-action-rip.png /opt/kde/share/icons/hicolor
/22x22/actions/rip.png
/usr/bin/install -c -p -m 644 ./hi22-action-shuffle.png /opt/kde/share/icons/hic
olor/22x22/actions/shuffle.png
/usr/bin/install -c -p -m 644 ./hi22-action-toggle.png /opt/kde/share/icons/hico
lor/22x22/actions/toggle.png
/usr/bin/install -c -p -m 644 ./hi22-action-writedir.png /opt/kde/share/icons/hi
color/22x22/actions/writedir.png
/usr/bin/install -c -p -m 644 ./hi22-action-writeimg.png /opt/kde/share/icons/hi
color/22x22/actions/writeimg.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/22x22/apps
mkdir /opt/kde/share/icons/hicolor/22x22/apps
/usr/bin/install -c -p -m 644 ./hi22-app-arson.png /opt/kde/share/icons/hicolor/
22x22/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/32x32/actions
mkdir /opt/kde/share/icons/hicolor/32x32
mkdir /opt/kde/share/icons/hicolor/32x32/actions
/usr/bin/install -c -p -m 644 ./hi32-action-burn.png /opt/kde/share/icons/hicolo
r/32x32/actions/burn.png
/usr/bin/install -c -p -m 644 ./hi32-action-cdcopy.png /opt/kde/share/icons/hico
lor/32x32/actions/cdcopy.png
/usr/bin/install -c -p -m 644 ./hi32-action-cdscan.png /opt/kde/share/icons/hico
lor/32x32/actions/cdscan.png
/usr/bin/install -c -p -m 644 ./hi32-action-rip.png /opt/kde/share/icons/hicolor
/32x32/actions/rip.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/32x32/apps
mkdir /opt/kde/share/icons/hicolor/32x32/apps
/usr/bin/install -c -p -m 644 ./hi32-app-arson.png /opt/kde/share/icons/hicolor/
32x32/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/48x48/apps
mkdir /opt/kde/share/icons/hicolor/48x48
mkdir /opt/kde/share/icons/hicolor/48x48/apps
/usr/bin/install -c -p -m 644 ./hi48-app-arson.png /opt/kde/share/icons/hicolor/
48x48/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/locolor/16x16/apps
mkdir /opt/kde/share/icons/locolor
mkdir /opt/kde/share/icons/locolor/16x16
mkdir /opt/kde/share/icons/locolor/16x16/apps
/usr/bin/install -c -p -m 644 ./lo16-app-arson.png /opt/kde/share/icons/locolor/
16x16/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/locolor/32x32/apps
mkdir /opt/kde/share/icons/locolor/32x32
mkdir /opt/kde/share/icons/locolor/32x32/apps
/usr/bin/install -c -p -m 644 ./lo32-app-arson.png /opt/kde/share/icons/locolor/
32x32/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/apps/arson
mkdir /opt/kde/share/apps/arson
/usr/bin/install -c -p -m 644 ./agreement.xml /opt/kde/share/apps/arson/agreeme
nt.xml
/usr/bin/install -c -p -m 644 ./isoopts.xml /opt/kde/share/apps/arson/isoopts.x
ml
/usr/bin/install -c -p -m 644 ./arsonisorc.xml /opt/kde/share/apps/arson/arsoni
sorc.xml
/bin/sh ../admin/mkinstalldirs /opt/kde/share/applnk/Utilities
/usr/bin/install -c -p -m 644 ./Arson-Copy.desktop /opt/kde/share/applnk/Utilit
ies/Arson-Copy.desktop
/usr/bin/install -c -p -m 644 ./Arson-CUE.desktop /opt/kde/share/applnk/Utiliti
es/Arson-CUE.desktop
/usr/bin/install -c -p -m 644 ./Arson-ISO.desktop /opt/kde/share/applnk/Utiliti
es/Arson-ISO.desktop
/usr/bin/install -c -p -m 644 ./Arson.desktop /opt/kde/share/applnk/Utilities/A
rson.desktop
/bin/sh ../admin/mkinstalldirs /opt/kde/share/mimelnk/application
/usr/bin/install -c -p -m 644 ./x-iso.desktop /opt/kde/share/mimelnk/applicatio
n/x-iso.desktop
/usr/bin/install -c -p -m 644 ./x-cue.desktop /opt/kde/share/mimelnk/applicatio
n/x-cue.desktop
/usr/bin/install -c -p -m 644 ./x-arson.desktop /opt/kde/share/mimelnk/applicat
ion/x-arson.desktop
/bin/sh ../admin/mkinstalldirs /opt/kde/share/apps/arson
/usr/bin/install -c -p -m 644 ./arsonui.rc /opt/kde/share/apps/arson/arsonui.rc
make[3]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
Making install in pics
make[2]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /opt/kde/share/apps/arson/pics
mkdir /opt/kde/share/apps/arson/pics
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[1]: Leaving directory `/home/paini/arson-0.9.4/src'
make[1]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
Dann hab ich mich als su ausgeloggt und hab "Arson" eingegeben um es zu starten.... Dann öffnet sich ein Warnfenster
Failed to open data file agreement.xml
This is probably indicates a Installation/configuration error
Ich weiss das das sehr viel zu lesen is... aber ich packs alleine.net :) Und da dachte ich an die experten hier *arschkriech* :ugly:
Also ich wollte heute mal Arson ausprobieren Arson@souceforge (http://arson.sourceforge.net) Dazu habe ich mir das Howto von Ulli vorgenommen...
Also ich habe erst den .tar.gz File im Home verzeichniss entpackt, mich als su angemeldet und ./configure gemacht, make und am schluss make install...
su
inux:/home/paini/arson-0.9.4 # ./configure
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
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 whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether c++ supports -fno-exceptions... yes
checking whether c++ supports -fno-check-new... yes
checking whether c++ supports -fexceptions... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ 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 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... yes
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
finding the maximum length of command line arguments... 73729
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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 c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking how to run the C preprocessor... gcc -E
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 size of int... 4
checking size of long... 4
checking size of char *... 4
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
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 libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt2//lib, headers /usr/lib/qt2//include
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt2//bin/moc
checking for uic... /usr/lib/qt2//bin/uic
checking for rpath... yes
checking for KDE... libraries /opt/kde2/lib, headers /opt/kde2/include
checking for KDE paths... defaults
checking for dcopidl... /opt/kde2/bin/dcopidl
checking for dcopidl2cpp... /opt/kde2/bin/dcopidl2cpp
checking for mcopidl... /opt/kde2/bin/mcopidl
checking for artsc-config... /opt/kde2/bin/artsc-config
checking for kde-config... /opt/kde2/bin/kde-config
checking for meinproc... /opt/kde2/bin/meinproc
checking for libtiff tiff... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for paths.h... yes
checking for usleep... yes
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating doc/Makefile
fast creating doc/arson/Makefile
fast creating po/Makefile
fast creating src/Makefile
fast creating src/pics/Makefile
creating config.h
inux:/home/paini/arson-0.9.4 # make
ARSON_NAME=`awk '{print $1}' VERSION`;\
ARSON_VER=`sed -e "s/arson v//" VERSION`;\
echo '*** Precreating configure.in.in';\
sed -e "s/arson/$ARSON_NAME/" -e "s/0.9.4/$ARSON_VER/" configure.in.in.in >confi
gure.in.in
*** Precreating configure.in.in
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
cd . && /home/paini/arson-0.9.4/admin/missing aclocal
WARNING: `aclocal' 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 . && /home/paini/arson-0.9.4/admin/missing automake --gnu ./Makefile
WARNING: `automake' 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
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix /opt/kde --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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
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 whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether c++ supports -fno-exceptions... (cached) yes
checking whether c++ supports -fno-check-new... (cached) yes
checking whether c++ supports -fexceptions... (cached) yes
checking how to run the C++ preprocessor... (cached) c++ -E
checking whether c++ supports -frepo... (cached) yes
checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... (cache
d) -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) yes
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
finding the maximum length of command line arguments... (cached) 73729
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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 c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
finding the maximum length of command line arguments... (cached) 73729
checking if c++ supports -c -o file.o... (cached) yes
checking if c++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared librar
ies... 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) msgfmt
checking for gmsgfmt... (cached) msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... (cached) :
checking how to run the C preprocessor... (cached) gcc -E
checking for main in -lutil... (cached) yes
checking for main in -lcompat... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for socklen_t... (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 res_init... (cached) no
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 size of char... (cached) 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for extra includes... no
checking for extra libs... no
checking for libz... (cached) -lz
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... (cached) yes
checking for libXext... (cached) yes
checking for Xinerama... no
checking for libpng... (cached) -lpng -lz -lm
checking for libjpeg6b... (cached) no
checking for libjpeg... (cached) -ljpeg
checking for Qt... (cached) libraries /usr/lib/qt2//lib, headers /usr/lib/qt2//i
nclude
checking if Qt compiles without flags... (cached) no
checking for moc... (cached) /usr/lib/qt2//bin/moc
checking for uic... (cached) /usr/lib/qt2//bin/uic
checking for rpath... yes
checking for KDE... (cached) libraries /opt/kde2/lib, headers /opt/kde2/include
checking for KDE paths... (cached) defaults
checking for dcopidl... (cached) /opt/kde2/bin/dcopidl
checking for dcopidl2cpp... (cached) /opt/kde2/bin/dcopidl2cpp
checking for mcopidl... (cached) /opt/kde2/bin/mcopidl
checking for artsc-config... (cached) /opt/kde2/bin/artsc-config
checking for kde-config... (cached) /opt/kde2/bin/kde-config
checking for meinproc... (cached) /opt/kde2/bin/meinproc
checking for libtiff tiff... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for paths.h... (cached) yes
checking for usleep... (cached) yes
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
creating ./config.status
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating Makefile
cd . && /home/paini/arson-0.9.4/admin/missing autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
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 `/home/paini/arson-0.9.4'
Making all in doc
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
cd .. \
&& CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating doc/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
Making all in po
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
cd .. \
&& CONFIG_FILES=po/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating po/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
Making all in src
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
cd .. \
&& CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating src/Makefile
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
Making all in .
make[3]: Entering directory `/home/paini/arson-0.9.4/src'
/usr/lib/qt2//bin/uic -o _configdlg.h ./_configdlg.ui
/usr/lib/qt2//bin/uic -o _programdlg.h ./_programdlg.ui
/usr/lib/qt2//bin/uic -o _progressdlg.h ./_progressdlg.ui
/usr/lib/qt2//bin/uic -o _waitdlg.h ./_waitdlg.ui
/usr/lib/qt2//bin/uic -o _agreement.h ./_agreement.ui
/usr/lib/qt2//bin/uic -o _cdcopydlg.h ./_cdcopydlg.ui
/usr/lib/qt2//bin/uic -o _isofs.h ./_isofs.ui
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdwriter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c konfig.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3writer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c waitdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c arson.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c configdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c listwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c process.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c wavinfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c audiofile.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c datadoc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mainwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c programdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c socket.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdindex.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdinfo.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cddb.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docfactory.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3doc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c progressdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdripper.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docview.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mp3info.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c readcd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c agreement.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdcopydlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c vcddoc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c isofs.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c logwnd.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c browser.cpp
/usr/lib/qt2//bin/moc _configdlg.h -o _configdlg.moc
rm -f _configdlg.cpp
echo '#include <klocale.h>' > _configdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _configdlg.h ./_configdlg.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _co
nfigdlg.cpp || rm -f _configdlg.cpp
echo '#include "_configdlg.moc"' >> _configdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _configdlg.cpp
/usr/lib/qt2//bin/moc _programdlg.h -o _programdlg.moc
rm -f _programdlg.cpp
echo '#include <klocale.h>' > _programdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _programdlg.h ./_programdlg.ui | sed -e "s,i18
n( \"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _
programdlg.cpp || rm -f _programdlg.cpp
echo '#include "_programdlg.moc"' >> _programdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _programdlg.cpp
/usr/lib/qt2//bin/moc _progressdlg.h -o _progressdlg.moc
rm -f _progressdlg.cpp
echo '#include <klocale.h>' > _progressdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _progressdlg.h ./_progressdlg.ui | sed -e "s,i
18n( \"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >>
_progressdlg.cpp || rm -f _progressdlg.cpp
echo '#include "_progressdlg.moc"' >> _progressdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _progressdlg.cpp
/usr/lib/qt2//bin/moc _waitdlg.h -o _waitdlg.moc
rm -f _waitdlg.cpp
echo '#include <klocale.h>' > _waitdlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _waitdlg.h ./_waitdlg.ui | sed -e "s,i18n( \"\
" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _waitdl
g.cpp || rm -f _waitdlg.cpp
echo '#include "_waitdlg.moc"' >> _waitdlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _waitdlg.cpp
/usr/lib/qt2//bin/moc _agreement.h -o _agreement.moc
rm -f _agreement.cpp
echo '#include <klocale.h>' > _agreement.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _agreement.h ./_agreement.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _ag
reement.cpp || rm -f _agreement.cpp
echo '#include "_agreement.moc"' >> _agreement.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _agreement.cpp
/usr/lib/qt2//bin/moc _cdcopydlg.h -o _cdcopydlg.moc
rm -f _cdcopydlg.cpp
echo '#include <klocale.h>' > _cdcopydlg.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _cdcopydlg.h ./_cdcopydlg.ui | sed -e "s,i18n(
\"\" ),QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _cd
copydlg.cpp || rm -f _cdcopydlg.cpp
echo '#include "_cdcopydlg.moc"' >> _cdcopydlg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _cdcopydlg.cpp
/usr/lib/qt2//bin/moc _isofs.h -o _isofs.moc
rm -f _isofs.cpp
echo '#include <klocale.h>' > _isofs.cpp
/usr/lib/qt2//bin/uic -tr i18n -i _isofs.h ./_isofs.ui | sed -e "s,i18n( \"\" ),
QString::null,g" | sed -e "s,i18n( \"\"\, \"\" ),QString::null,g" >> _isofs.cpp
|| rm -f _isofs.cpp
echo '#include "_isofs.moc"' >> _isofs.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c _isofs.cpp
/usr/lib/qt2//bin/moc ./logwnd.h -o logwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c logwnd.moc.cpp
/usr/lib/qt2//bin/moc ./docview.h -o docview.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c docview.moc.cpp
/usr/lib/qt2//bin/moc ./cdinfo.h -o cdinfo.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdinfo.moc.cpp
/usr/lib/qt2//bin/moc ./process.h -o process.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c process.moc.cpp
/usr/lib/qt2//bin/moc ./mainwnd.h -o mainwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c mainwnd.moc.cpp
/usr/lib/qt2//bin/moc ./vcddoc.h -o vcddoc.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c vcddoc.moc.cpp
/usr/lib/qt2//bin/moc ./cdripper.h -o cdripper.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c cdripper.moc.cpp
/usr/lib/qt2//bin/moc ./programdlg.h -o programdlg.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c programdlg.moc.cpp
/usr/lib/qt2//bin/moc ./socket.h -o socket.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c socket.moc.cpp
/usr/lib/qt2//bin/moc ./waitdlg.h -o waitdlg.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c waitdlg.moc.cpp
/usr/lib/qt2//bin/moc ./listwnd.h -o listwnd.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c listwnd.moc.cpp
/usr/lib/qt2//bin/moc ./isofs.h -o isofs.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c isofs.moc.cpp
creating arson_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt2//include -I/
usr/X11R6/include -O2 -DNDEBUG -c arson_meta_unload.cpp
/bin/sh ../libtool --mode=link --tag=CXX c++ -O2 -DNDEBUG -o arson -R /opt/kd
e2/lib -R /usr/lib/qt2//lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt2//l
ib -L/opt/kde2/lib cdwriter.o konfig.o mp3writer.o waitdlg.o arson.o configdlg.
o listwnd.o process.o wavinfo.o audiofile.o datadoc.o mainwnd.o programdlg.o soc
ket.o cdindex.o cdinfo.o cddb.o docfactory.o mp3doc.o progressdlg.o cdripper.o d
ocview.o mp3info.o readcd.o agreement.o cdcopydlg.o vcddoc.o isofs.o logwnd.o br
owser.o _configdlg.o _programdlg.o _progressdlg.o _waitdlg.o _agreement.o _cdcop
ydlg.o _isofs.o logwnd.moc.o docview.moc.o cdinfo.moc.o process.moc.o mainwnd.mo
c.o vcddoc.moc.o cdripper.moc.o programdlg.moc.o socket.moc.o waitdlg.moc.o list
wnd.moc.o isofs.moc.o arson_meta_unload.o -lkfile
mkdir .libs
c++ -O2 -DNDEBUG -o arson cdwriter.o konfig.o mp3writer.o waitdlg.o arson.o conf
igdlg.o listwnd.o process.o wavinfo.o audiofile.o datadoc.o mainwnd.o programdlg
.o socket.o cdindex.o cdinfo.o cddb.o docfactory.o mp3doc.o progressdlg.o cdripp
er.o docview.o mp3info.o readcd.o agreement.o cdcopydlg.o vcddoc.o isofs.o logwn
d.o browser.o _configdlg.o _programdlg.o _progressdlg.o _waitdlg.o _agreement.o
_cdcopydlg.o _isofs.o logwnd.moc.o docview.moc.o cdinfo.moc.o process.moc.o main
wnd.moc.o vcddoc.moc.o cdripper.moc.o programdlg.moc.o socket.moc.o waitdlg.moc.
o listwnd.moc.o isofs.moc.o arson_meta_unload.o -L/usr/X11R6/lib -L/usr/lib/qt2
//lib -L/opt/kde2/lib /opt/kde2//lib/libkfile.so /opt/kde2//lib/libksycoca.so /o
pt/kde2//lib/libkio.so -L/opt/kde2//lib -L/usr/lib/gcc-lib/i486-suse-linux/2.95.
3 -L/usr/i486-suse-linux/lib /opt/kde2//lib/libkdesu.so -lutil /opt/kde2//lib/li
bkssl.so /opt/kde2//lib/libkdeui.so /opt/kde2//lib/libkdecore.so -ldl /opt/kde2/
/lib/libDCOP.so -lqt -lpng /usr/lib/libjpeg.so -lXext -lX11 -lSM -lICE -lresolv
-lXinerama -lz /usr/lib/libfam.so -lstdc++ -lm -lc -lgcc -Wl,--rpath -Wl,/opt/kd
e2//lib -Wl,--rpath -Wl,/opt/kde2//lib -Wl,--rpath -Wl,/opt/kde2/lib -Wl,--rpath
-Wl,/usr/lib/qt2//lib -Wl,--rpath -Wl,/usr/X11R6/lib
make[3]: Leaving directory `/home/paini/arson-0.9.4/src'
Making all in pics
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
cd ../.. \
&& CONFIG_FILES=src/pics/Makefile CONFIG_HEADERS= /bin/sh ./config.status
fast creating src/pics/Makefile
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Leaving directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
inux:/home/paini/arson-0.9.4 # make install
Making install in doc
make[1]: Entering directory `/home/paini/arson-0.9.4/doc'
make[2]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Entering directory `/home/paini/arson-0.9.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[2]: Leaving directory `/home/paini/arson-0.9.4/doc'
make[1]: Leaving directory `/home/paini/arson-0.9.4/doc'
Making install in po
make[1]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Entering directory `/home/paini/arson-0.9.4/po'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/paini/arson-0.9.4/po'
make[1]: Leaving directory `/home/paini/arson-0.9.4/po'
Making install in src
make[1]: Entering directory `/home/paini/arson-0.9.4/src'
Making install in .
make[2]: Entering directory `/home/paini/arson-0.9.4/src'
make[3]: Entering directory `/home/paini/arson-0.9.4/src'
/bin/sh ../admin/mkinstalldirs /opt/kde/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c -p arson /opt/kde/bin/
arson
/usr/bin/install -c -p arson /opt/kde/bin/arson
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/16x16/actions
mkdir /opt/kde/share/icons/hicolor
mkdir /opt/kde/share/icons/hicolor/16x16
mkdir /opt/kde/share/icons/hicolor/16x16/actions
/usr/bin/install -c -p -m 644 ./hi16-action-cdcopy.png /opt/kde/share/icons/hico
lor/16x16/actions/cdcopy.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/16x16/apps
mkdir /opt/kde/share/icons/hicolor/16x16/apps
/usr/bin/install -c -p -m 644 ./hi16-app-arson.png /opt/kde/share/icons/hicolor/
16x16/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/22x22/actions
mkdir /opt/kde/share/icons/hicolor/22x22
mkdir /opt/kde/share/icons/hicolor/22x22/actions
/usr/bin/install -c -p -m 644 ./hi22-action-addfile.png /opt/kde/share/icons/hic
olor/22x22/actions/addfile.png
/usr/bin/install -c -p -m 644 ./hi22-action-addfolder.png /opt/kde/share/icons/h
icolor/22x22/actions/addfolder.png
/usr/bin/install -c -p -m 644 ./hi22-action-burn.png /opt/kde/share/icons/hicolo
r/22x22/actions/burn.png
/usr/bin/install -c -p -m 644 ./hi22-action-cdcopy.png /opt/kde/share/icons/hico
lor/22x22/actions/cdcopy.png
/usr/bin/install -c -p -m 644 ./hi22-action-readimg.png /opt/kde/share/icons/hic
olor/22x22/actions/readimg.png
/usr/bin/install -c -p -m 644 ./hi22-action-rip.png /opt/kde/share/icons/hicolor
/22x22/actions/rip.png
/usr/bin/install -c -p -m 644 ./hi22-action-shuffle.png /opt/kde/share/icons/hic
olor/22x22/actions/shuffle.png
/usr/bin/install -c -p -m 644 ./hi22-action-toggle.png /opt/kde/share/icons/hico
lor/22x22/actions/toggle.png
/usr/bin/install -c -p -m 644 ./hi22-action-writedir.png /opt/kde/share/icons/hi
color/22x22/actions/writedir.png
/usr/bin/install -c -p -m 644 ./hi22-action-writeimg.png /opt/kde/share/icons/hi
color/22x22/actions/writeimg.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/22x22/apps
mkdir /opt/kde/share/icons/hicolor/22x22/apps
/usr/bin/install -c -p -m 644 ./hi22-app-arson.png /opt/kde/share/icons/hicolor/
22x22/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/32x32/actions
mkdir /opt/kde/share/icons/hicolor/32x32
mkdir /opt/kde/share/icons/hicolor/32x32/actions
/usr/bin/install -c -p -m 644 ./hi32-action-burn.png /opt/kde/share/icons/hicolo
r/32x32/actions/burn.png
/usr/bin/install -c -p -m 644 ./hi32-action-cdcopy.png /opt/kde/share/icons/hico
lor/32x32/actions/cdcopy.png
/usr/bin/install -c -p -m 644 ./hi32-action-cdscan.png /opt/kde/share/icons/hico
lor/32x32/actions/cdscan.png
/usr/bin/install -c -p -m 644 ./hi32-action-rip.png /opt/kde/share/icons/hicolor
/32x32/actions/rip.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/32x32/apps
mkdir /opt/kde/share/icons/hicolor/32x32/apps
/usr/bin/install -c -p -m 644 ./hi32-app-arson.png /opt/kde/share/icons/hicolor/
32x32/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/hicolor/48x48/apps
mkdir /opt/kde/share/icons/hicolor/48x48
mkdir /opt/kde/share/icons/hicolor/48x48/apps
/usr/bin/install -c -p -m 644 ./hi48-app-arson.png /opt/kde/share/icons/hicolor/
48x48/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/locolor/16x16/apps
mkdir /opt/kde/share/icons/locolor
mkdir /opt/kde/share/icons/locolor/16x16
mkdir /opt/kde/share/icons/locolor/16x16/apps
/usr/bin/install -c -p -m 644 ./lo16-app-arson.png /opt/kde/share/icons/locolor/
16x16/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/icons/locolor/32x32/apps
mkdir /opt/kde/share/icons/locolor/32x32
mkdir /opt/kde/share/icons/locolor/32x32/apps
/usr/bin/install -c -p -m 644 ./lo32-app-arson.png /opt/kde/share/icons/locolor/
32x32/apps/arson.png
/bin/sh ../admin/mkinstalldirs /opt/kde/share/apps/arson
mkdir /opt/kde/share/apps/arson
/usr/bin/install -c -p -m 644 ./agreement.xml /opt/kde/share/apps/arson/agreeme
nt.xml
/usr/bin/install -c -p -m 644 ./isoopts.xml /opt/kde/share/apps/arson/isoopts.x
ml
/usr/bin/install -c -p -m 644 ./arsonisorc.xml /opt/kde/share/apps/arson/arsoni
sorc.xml
/bin/sh ../admin/mkinstalldirs /opt/kde/share/applnk/Utilities
/usr/bin/install -c -p -m 644 ./Arson-Copy.desktop /opt/kde/share/applnk/Utilit
ies/Arson-Copy.desktop
/usr/bin/install -c -p -m 644 ./Arson-CUE.desktop /opt/kde/share/applnk/Utiliti
es/Arson-CUE.desktop
/usr/bin/install -c -p -m 644 ./Arson-ISO.desktop /opt/kde/share/applnk/Utiliti
es/Arson-ISO.desktop
/usr/bin/install -c -p -m 644 ./Arson.desktop /opt/kde/share/applnk/Utilities/A
rson.desktop
/bin/sh ../admin/mkinstalldirs /opt/kde/share/mimelnk/application
/usr/bin/install -c -p -m 644 ./x-iso.desktop /opt/kde/share/mimelnk/applicatio
n/x-iso.desktop
/usr/bin/install -c -p -m 644 ./x-cue.desktop /opt/kde/share/mimelnk/applicatio
n/x-cue.desktop
/usr/bin/install -c -p -m 644 ./x-arson.desktop /opt/kde/share/mimelnk/applicat
ion/x-arson.desktop
/bin/sh ../admin/mkinstalldirs /opt/kde/share/apps/arson
/usr/bin/install -c -p -m 644 ./arsonui.rc /opt/kde/share/apps/arson/arsonui.rc
make[3]: Leaving directory `/home/paini/arson-0.9.4/src'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src'
Making install in pics
make[2]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Entering directory `/home/paini/arson-0.9.4/src/pics'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /opt/kde/share/apps/arson/pics
mkdir /opt/kde/share/apps/arson/pics
make[3]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[2]: Leaving directory `/home/paini/arson-0.9.4/src/pics'
make[1]: Leaving directory `/home/paini/arson-0.9.4/src'
make[1]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Entering directory `/home/paini/arson-0.9.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/paini/arson-0.9.4'
make[1]: Leaving directory `/home/paini/arson-0.9.4'
Dann hab ich mich als su ausgeloggt und hab "Arson" eingegeben um es zu starten.... Dann öffnet sich ein Warnfenster
Failed to open data file agreement.xml
This is probably indicates a Installation/configuration error
Ich weiss das das sehr viel zu lesen is... aber ich packs alleine.net :) Und da dachte ich an die experten hier *arschkriech* :ugly: