This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok 2.0 doesn\'t make on suse 10

Tags: None
(comma "," separated)
Marco
Karma
0

Amarok 2.0 doesn\'t make on suse 10

Sat Apr 01, 2006 7:49 pm
My operating system is suse 10 and kde 3.5.1
This is the log of the ./ configure and make:

:sick: :sick: :sick: :sick: :sick: :sick: :sick:


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... 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 -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 -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag \"CXX\" to libtool
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag \"GCJ\" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... :
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 crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... 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 Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for strings.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking linux/tcp.h usability... no
checking linux/tcp.h presence... yes
configure: WARNING: linux/tcp.h: present but cannot be compiled
configure: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure: WARNING: linux/tcp.h: proceeding with the preprocessor\'s result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING: ## ------------------------------------ ##
checking for linux/tcp.h... yes
checking sys/proc.h usability... no
checking sys/proc.h presence... no
checking for sys/proc.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for working long double with more range or precision than double... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for socket... yes
checking for fabsl... no
checking for strdup... yes
checking for vsnprintf... (cached) yes
checking for re_comp... yes
checking for flock... yes
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for getdomainname... yes
checking if getdomainname needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for libartsgui... checking if doc should be compiled... yes
checking if taglib should be compiled... yes
checking if amarok should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating amarok/Makefile
fast creating amarok/amarok/Makefile
fast creating amarok/amarok/amarokarts/Makefile
fast creating amarok/amarok/data/Makefile
fast creating amarok/amarok/images/Makefile
fast creating doc/Makefile
fast creating doc/amarok/Makefile
fast creating taglib/Makefile
fast creating taglib/bindings/Makefile
fast creating taglib/bindings/c/Makefile
fast creating taglib/examples/Makefile
fast creating taglib/flac/Makefile
fast creating taglib/mpeg/Makefile
fast creating taglib/mpeg/id3v1/Makefile
fast creating taglib/mpeg/id3v2/Makefile
fast creating taglib/mpeg/id3v2/frames/Makefile
fast creating taglib/ogg/Makefile
fast creating taglib/ogg/vorbis/Makefile
fast creating taglib/tests/Makefile
fast creating taglib/toolkit/Makefile
fast creating taglib/taglib-config
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

make all-recursive
make[1]: Entering directory `/home/Marco/Desktop/amarok-2.0\'
Making all in doc
make[2]: Entering directory `/home/Marco/Desktop/amarok-2.0/doc\'
Making all in .
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/doc\'
make[3]: Nothing to be done for `all-am\'.
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/doc\'
Making all in amarok
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/doc/amarok\'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/doc/amarok\'
make[2]: Leaving directory `/home/Marco/Desktop/amarok-2.0/doc\'
Making all in taglib
make[2]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib\'
Making all in toolkit
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/toolkit\'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tstring.lo -MD -MP -MF \".deps/tstring.Tpo\" \\
-c -o tstring.lo `test -f \'tstring.cpp\' || echo \'./\'`tstring.cpp; \\
then mv \".deps/tstring.Tpo\" \".deps/tstring.Plo\"; \\
else rm -f \".deps/tstring.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tstringlist.lo -MD -MP -MF \".deps/tstringlist.Tpo\" \\
-c -o tstringlist.lo `test -f \'tstringlist.cpp\' || echo \'./\'`tstringlist.cpp; \\
then mv \".deps/tstringlist.Tpo\" \".deps/tstringlist.Plo\"; \\
else rm -f \".deps/tstringlist.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tbytevector.lo -MD -MP -MF \".deps/tbytevector.Tpo\" \\
-c -o tbytevector.lo `test -f \'tbytevector.cpp\' || echo \'./\'`tbytevector.cpp; \\
then mv \".deps/tbytevector.Tpo\" \".deps/tbytevector.Plo\"; \\
else rm -f \".deps/tbytevector.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tbytevectorlist.lo -MD -MP -MF \".deps/tbytevectorlist.Tpo\" \\
-c -o tbytevectorlist.lo `test -f \'tbytevectorlist.cpp\' || echo \'./\'`tbytevectorlist.cpp; \\
then mv \".deps/tbytevectorlist.Tpo\" \".deps/tbytevectorlist.Plo\"; \\
else rm -f \".deps/tbytevectorlist.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tfile.lo -MD -MP -MF \".deps/tfile.Tpo\" \\
-c -o tfile.lo `test -f \'tfile.cpp\' || echo \'./\'`tfile.cpp; \\
then mv \".deps/tfile.Tpo\" \".deps/tfile.Plo\"; \\
else rm -f \".deps/tfile.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT tdebug.lo -MD -MP -MF \".deps/tdebug.Tpo\" \\
-c -o tdebug.lo `test -f \'tdebug.cpp\' || echo \'./\'`tdebug.cpp; \\
then mv \".deps/tdebug.Tpo\" \".deps/tdebug.Plo\"; \\
else rm -f \".deps/tdebug.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT unicode.lo -MD -MP -MF \".deps/unicode.Tpo\" \\
-c -o unicode.lo `test -f \'unicode.cpp\' || echo \'./\'`unicode.cpp; \\
then mv \".deps/unicode.Tpo\" \".deps/unicode.Plo\"; \\
else rm -f \".deps/unicode.Tpo\"; exit 1; \\
fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libtoolkit.la tstring.lo tstringlist.lo tbytevector.lo tbytevectorlist.lo tfile.lo tdebug.lo unicode.lo
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/toolkit\'
Making all in mpeg
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg\'
Making all in id3v1
make[4]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v1\'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v1tag.lo -MD -MP -MF \".deps/id3v1tag.Tpo\" \\
-c -o id3v1tag.lo `test -f \'id3v1tag.cpp\' || echo \'./\'`id3v1tag.cpp; \\
then mv \".deps/id3v1tag.Tpo\" \".deps/id3v1tag.Plo\"; \\
else rm -f \".deps/id3v1tag.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v1genres.lo -MD -MP -MF \".deps/id3v1genres.Tpo\" \\
-c -o id3v1genres.lo `test -f \'id3v1genres.cpp\' || echo \'./\'`id3v1genres.cpp; \\
then mv \".deps/id3v1genres.Tpo\" \".deps/id3v1genres.Plo\"; \\
else rm -f \".deps/id3v1genres.Tpo\"; exit 1; \\
fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libid3v1.la id3v1tag.lo id3v1genres.lo
make[4]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v1\'
Making all in id3v2
make[4]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2\'
Making all in frames
make[5]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2/frames\'
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT unknownframe.lo -MD -MP -MF \".deps/unknownframe.Tpo\" \\
-c -o unknownframe.lo `test -f \'unknownframe.cpp\' || echo \'./\'`unknownframe.cpp; \\
then mv \".deps/unknownframe.Tpo\" \".deps/unknownframe.Plo\"; \\
else rm -f \".deps/unknownframe.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT textidentificationframe.lo -MD -MP -MF \".deps/textidentificationframe.Tpo\" \\
-c -o textidentificationframe.lo `test -f \'textidentificationframe.cpp\' || echo \'./\'`textidentificationframe.cpp; \\
then mv \".deps/textidentificationframe.Tpo\" \".deps/textidentificationframe.Plo\"; \\
else rm -f \".deps/textidentificationframe.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../taglib/toolkit -I../../../../taglib/mpeg/id3v2 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT commentsframe.lo -MD -MP -MF \".deps/commentsframe.Tpo\" \\
-c -o commentsframe.lo `test -f \'commentsframe.cpp\' || echo \'./\'`commentsframe.cpp; \\
then mv \".deps/commentsframe.Tpo\" \".deps/commentsframe.Plo\"; \\
else rm -f \".deps/commentsframe.Tpo\"; exit 1; \\
fi
/bin/sh ../../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libframes.la unknownframe.lo textidentificationframe.lo commentsframe.lo
make[5]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2/frames\'
make[5]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2\'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2framefactory.lo -MD -MP -MF \".deps/id3v2framefactory.Tpo\" \\
-c -o id3v2framefactory.lo `test -f \'id3v2framefactory.cpp\' || echo \'./\'`id3v2framefactory.cpp; \\
then mv \".deps/id3v2framefactory.Tpo\" \".deps/id3v2framefactory.Plo\"; \\
else rm -f \".deps/id3v2framefactory.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2synchdata.lo -MD -MP -MF \".deps/id3v2synchdata.Tpo\" \\
-c -o id3v2synchdata.lo `test -f \'id3v2synchdata.cpp\' || echo \'./\'`id3v2synchdata.cpp; \\
then mv \".deps/id3v2synchdata.Tpo\" \".deps/id3v2synchdata.Plo\"; \\
else rm -f \".deps/id3v2synchdata.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2tag.lo -MD -MP -MF \".deps/id3v2tag.Tpo\" \\
-c -o id3v2tag.lo `test -f \'id3v2tag.cpp\' || echo \'./\'`id3v2tag.cpp; \\
then mv \".deps/id3v2tag.Tpo\" \".deps/id3v2tag.Plo\"; \\
else rm -f \".deps/id3v2tag.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2header.lo -MD -MP -MF \".deps/id3v2header.Tpo\" \\
-c -o id3v2header.lo `test -f \'id3v2header.cpp\' || echo \'./\'`id3v2header.cpp; \\
then mv \".deps/id3v2header.Tpo\" \".deps/id3v2header.Plo\"; \\
else rm -f \".deps/id3v2header.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2frame.lo -MD -MP -MF \".deps/id3v2frame.Tpo\" \\
-c -o id3v2frame.lo `test -f \'id3v2frame.cpp\' || echo \'./\'`id3v2frame.cpp; \\
then mv \".deps/id3v2frame.Tpo\" \".deps/id3v2frame.Plo\"; \\
else rm -f \".deps/id3v2frame.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2footer.lo -MD -MP -MF \".deps/id3v2footer.Tpo\" \\
-c -o id3v2footer.lo `test -f \'id3v2footer.cpp\' || echo \'./\'`id3v2footer.cpp; \\
then mv \".deps/id3v2footer.Tpo\" \".deps/id3v2footer.Plo\"; \\
else rm -f \".deps/id3v2footer.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/mpeg -I../../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT id3v2extendedheader.lo -MD -MP -MF \".deps/id3v2extendedheader.Tpo\" \\
-c -o id3v2extendedheader.lo `test -f \'id3v2extendedheader.cpp\' || echo \'./\'`id3v2extendedheader.cpp; \\
then mv \".deps/id3v2extendedheader.Tpo\" \".deps/id3v2extendedheader.Plo\"; \\
else rm -f \".deps/id3v2extendedheader.Tpo\"; exit 1; \\
fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libid3v2.la id3v2framefactory.lo id3v2synchdata.lo id3v2tag.lo id3v2header.lo id3v2frame.lo id3v2footer.lo id3v2extendedheader.lo ./frames/libframes.la
make[5]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2\'
make[4]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg/id3v2\'
make[4]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg\'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT mpegfile.lo -MD -MP -MF \".deps/mpegfile.Tpo\" \\
-c -o mpegfile.lo `test -f \'mpegfile.cpp\' || echo \'./\'`mpegfile.cpp; \\
then mv \".deps/mpegfile.Tpo\" \".deps/mpegfile.Plo\"; \\
else rm -f \".deps/mpegfile.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT mpegproperties.lo -MD -MP -MF \".deps/mpegproperties.Tpo\" \\
-c -o mpegproperties.lo `test -f \'mpegproperties.cpp\' || echo \'./\'`mpegproperties.cpp; \\
then mv \".deps/mpegproperties.Tpo\" \".deps/mpegproperties.Plo\"; \\
else rm -f \".deps/mpegproperties.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/mpeg/id3v2 -I./id3v2 -I../../taglib/mpeg/id3v1 -I./id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT mpegheader.lo -MD -MP -MF \".deps/mpegheader.Tpo\" \\
-c -o mpegheader.lo `test -f \'mpegheader.cpp\' || echo \'./\'`mpegheader.cpp; \\
then mv \".deps/mpegheader.Tpo\" \".deps/mpegheader.Plo\"; \\
else rm -f \".deps/mpegheader.Tpo\"; exit 1; \\
fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libmpeg.la mpegfile.lo mpegproperties.lo mpegheader.lo ./id3v2/libid3v2.la ./id3v1/libid3v1.la
make[4]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg\'
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/mpeg\'
Making all in ogg
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg\'
Making all in vorbis
make[4]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg/vorbis\'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/ogg -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT vorbisfile.lo -MD -MP -MF \".deps/vorbisfile.Tpo\" \\
-c -o vorbisfile.lo `test -f \'vorbisfile.cpp\' || echo \'./\'`vorbisfile.cpp; \\
then mv \".deps/vorbisfile.Tpo\" \".deps/vorbisfile.Plo\"; \\
else rm -f \".deps/vorbisfile.Tpo\"; exit 1; \\
fi
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../taglib -I../../../taglib/toolkit -I../../../taglib/ogg -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT vorbisproperties.lo -MD -MP -MF \".deps/vorbisproperties.Tpo\" \\
-c -o vorbisproperties.lo `test -f \'vorbisproperties.cpp\' || echo \'./\'`vorbisproperties.cpp; \\
then mv \".deps/vorbisproperties.Tpo\" \".deps/vorbisproperties.Plo\"; \\
else rm -f \".deps/vorbisproperties.Tpo\"; exit 1; \\
fi
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libvorbis.la vorbisfile.lo vorbisproperties.lo
make[4]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg/vorbis\'
make[4]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg\'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT oggfile.lo -MD -MP -MF \".deps/oggfile.Tpo\" \\
-c -o oggfile.lo `test -f \'oggfile.cpp\' || echo \'./\'`oggfile.cpp; \\
then mv \".deps/oggfile.Tpo\" \".deps/oggfile.Plo\"; \\
else rm -f \".deps/oggfile.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT oggpage.lo -MD -MP -MF \".deps/oggpage.Tpo\" \\
-c -o oggpage.lo `test -f \'oggpage.cpp\' || echo \'./\'`oggpage.cpp; \\
then mv \".deps/oggpage.Tpo\" \".deps/oggpage.Plo\"; \\
else rm -f \".deps/oggpage.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT oggpageheader.lo -MD -MP -MF \".deps/oggpageheader.Tpo\" \\
-c -o oggpageheader.lo `test -f \'oggpageheader.cpp\' || echo \'./\'`oggpageheader.cpp; \\
then mv \".deps/oggpageheader.Tpo\" \".deps/oggpageheader.Plo\"; \\
else rm -f \".deps/oggpageheader.Tpo\"; exit 1; \\
fi
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT xiphcomment.lo -MD -MP -MF \".deps/xiphcomment.Tpo\" \\
-c -o xiphcomment.lo `test -f \'xiphcomment.cpp\' || echo \'./\'`xiphcomment.cpp; \\
then mv \".deps/xiphcomment.Tpo\" \".deps/xiphcomment.Plo\"; \\
else rm -f \".deps/xiphcomment.Tpo\"; exit 1; \\
fi
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o libogg.la oggfile.lo oggpage.lo oggpageheader.lo xiphcomment.lo ./vorbis/libvorbis.la
make[4]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg\'
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/ogg\'
Making all in flac
make[3]: Entering directory `/home/Marco/Desktop/amarok-2.0/taglib/flac\'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../taglib -I../../taglib/toolkit -I../../taglib/ogg -I../../taglib/mpeg/id3v2 -I../../taglib/mpeg/id3v1 -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT flacfile.lo -MD -MP -MF \".deps/flacfile.Tpo\" \\
-c -o flacfile.lo `test -f \'flacfile.cpp\' || echo \'./\'`flacfile.cpp; \\
then mv \".deps/flacfile.Tpo\" \".deps/flacfile.Plo\"; \\
else rm -f \".deps/flacfile.Tpo\"; exit 1; \\
fi
flacfile.h:32: error: extra \';\'
make[3]: *** [flacfile.lo] Error 1
make[3]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib/flac\'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Marco/Desktop/amarok-2.0/taglib\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Marco/Desktop/amarok-2.0\'
make: *** [all] Error 2
Marco@linux:~/Desktop/amarok-2.0>
netti
Karma
0
LOL :D

Did you ever thought of an apriljoke? :D
Btw. I checked the tarball. The file you are tring to compile is the only one beeing changed within 2 years :>
CptnObvious999
Registered Member
Posts
22
Karma
0
netti wrote:
LOL :D

Did you ever thought of an apriljoke? :D
Btw. I checked the tarball. The file you are tring to compile is the only one beeing changed within 2 years :>

You mean version 0.7.0 isn\'t synonymous with 2.0?! :P

Its funny because more windows users downloaded it than linux users. I guess it is better than iTunes after all ;) (http://amarok.kde.org/files/fools.htm)

BTW: what does the windows binary do? install a virus? :cheer:

Post edited by: CptnObvious999, at: 2006/04/01 16:06
netti
Karma
0
Well... would be very interesting.

I\'m about to call a friend and ask him to install :whistle:

:>
User avatar
Hans
Administrator
Posts
3304
Karma
24
OS
CptnObvious999 wrote:
netti wrote:
LOL :D

Did you ever thought of an apriljoke? :D
Btw. I checked the tarball. The file you are tring to compile is the only one beeing changed within 2 years :>

You mean version 0.7.0 isn\'t synonymous with 2.0?! :P

Its funny because more windows users downloaded it than linux users. I guess it is better than iTunes after all ;) (http://amarok.kde.org/files/fools.htm)

BTW: what does the windows binary do? install a virus? :cheer:

Post edited by: CptnObvious999, at: 2006/04/01 16:06


I tried the Windows installer. All it does is uninstalling iTunes, Windows Media Player and Winamp. :dry:

No sorry. It\'s not April 1 anymore, so I\'m not allowed to lie. Sorry. >_<


Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.

10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts
netti
Karma
0
LOL, great idea :D

No, I just tried it at school on a 2000 machine. Did not work -> It requires gtk and I\'m too lazy too download and install ;)


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]