Chcialbym skompilowac sobie najwnowsza wersje kooldock ale niestety nici z tego dlatego zwracam się o pomoc:
Kod: Zaznacz cały
$ ./configure --prefix=/usr
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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 gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... 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 for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/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 /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if backgrounds should be compiled... yes
checking if doc should be compiled... yes
checking if icons should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1247.
config.status: creating Makefile
config.status: creating backgrounds/Makefile
config.status: creating backgrounds/border-black/Makefile
config.status: creating backgrounds/border-white/Makefile
config.status: creating backgrounds/crystal/Makefile
config.status: creating backgrounds/default/Makefile
config.status: creating backgrounds/fadeout/Makefile
config.status: creating backgrounds/fadeout2/Makefile
config.status: creating backgrounds/fadeout3/Makefile
config.status: creating backgrounds/osx/Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
Good - your configure finished. Start make now
Kod: Zaznacz cały
# make
make all-recursive
make[1]: Wejście do katalogu `/home/siwuch/download/kooldock'
Making all in backgrounds
make[2]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds'
Making all in default
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/default'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/default'
Making all in border-white
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/border-white'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/border-white'
Making all in border-black
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/border-black'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/border-black'
Making all in crystal
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/crystal'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/crystal'
Making all in osx
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/osx'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/osx'
Making all in fadeout
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout'
Making all in fadeout2
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout2'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout2'
Making all in fadeout3
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout3'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds/fadeout3'
make[3]: Wejście do katalogu `/home/siwuch/download/kooldock/backgrounds'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds'
make[2]: Opuszczenie katalogu `/home/siwuch/download/kooldock/backgrounds'
Making all in doc
make[2]: Wejście do katalogu `/home/siwuch/download/kooldock/doc'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/siwuch/download/kooldock/doc'
Making all in icons
make[2]: Wejście do katalogu `/home/siwuch/download/kooldock/icons'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/siwuch/download/kooldock/icons'
Making all in po
make[2]: Wejście do katalogu `/home/siwuch/download/kooldock/po'
rm -f pl.gmo; : -o pl.gmo ./pl.po
test ! -f pl.gmo || touch pl.gmo
rm -f nl.gmo; : -o nl.gmo ./nl.po
test ! -f nl.gmo || touch nl.gmo
rm -f es.gmo; : -o es.gmo ./es.po
test ! -f es.gmo || touch es.gmo
rm -f cs.gmo; : -o cs.gmo ./cs.po
test ! -f cs.gmo || touch cs.gmo
rm -f fr.gmo; : -o fr.gmo ./fr.po
test ! -f fr.gmo || touch fr.gmo
rm -f de.gmo; : -o de.gmo ./de.po
test ! -f de.gmo || touch de.gmo
rm -f it.gmo; : -o it.gmo ./it.po
test ! -f it.gmo || touch it.gmo
rm -f sv.gmo; : -o sv.gmo ./sv.po
test ! -f sv.gmo || touch sv.gmo
make[2]: Opuszczenie katalogu `/home/siwuch/download/kooldock/po'
Making all in src
make[2]: Wejście do katalogu `/home/siwuch/download/kooldock/src'
rm -rf appProp.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./appProp.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> appProp.h ;
rm -rf setupdialog.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./setupdialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> setupdialog.h ;
/usr/share/qt3/bin/moc ./apppropprg.h -o apppropprg.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT apppropprg.o -MD -MP -MF ".deps/apppropprg.Tpo" \
-c -o apppropprg.o `test -f 'apppropprg.cpp' || echo './'`apppropprg.cpp; \
then mv -f ".deps/apppropprg.Tpo" ".deps/apppropprg.Po"; \
else rm -f ".deps/apppropprg.Tpo"; exit 1; \
fi
In file included from /usr/share/qt3/include/qdragobject.h:50,
from /usr/share/qt3/include/qiconview.h:51,
from /usr/include/kde/kiconview.h:22,
from /usr/include/kde/kicondialog.h:23,
from apppropprg.cpp:12:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang: :o perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT clip.o -MD -MP -MF ".deps/clip.Tpo" \
-c -o clip.o `test -f 'clip.cpp' || echo './'`clip.cpp; \
then mv -f ".deps/clip.Tpo" ".deps/clip.Po"; \
else rm -f ".deps/clip.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT dinfo.o -MD -MP -MF ".deps/dinfo.Tpo" \
-c -o dinfo.o `test -f 'dinfo.cpp' || echo './'`dinfo.cpp; \
then mv -f ".deps/dinfo.Tpo" ".deps/dinfo.Po"; \
else rm -f ".deps/dinfo.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT item.o -MD -MP -MF ".deps/item.Tpo" \
-c -o item.o `test -f 'item.cpp' || echo './'`item.cpp; \
then mv -f ".deps/item.Tpo" ".deps/item.Po"; \
else rm -f ".deps/item.Tpo"; exit 1; \
fi
In file included from item.cpp:22:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang: :o perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kooldock.o -MD -MP -MF ".deps/kooldock.Tpo" \
-c -o kooldock.o `test -f 'kooldock.cpp' || echo './'`kooldock.cpp; \
then mv -f ".deps/kooldock.Tpo" ".deps/kooldock.Po"; \
else rm -f ".deps/kooldock.Tpo"; exit 1; \
fi
In file included from kooldock.cpp:22:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang: :o perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
kooldock.cpp: In member function ‘virtual void KoolDock: :p aintEvent(QPaintEvent*)’:
kooldock.cpp:646: warning: suggest explicit braces to avoid ambiguous ‘else’
kooldock.cpp:648: warning: suggest explicit braces to avoid ambiguous ‘else’
kooldock.cpp: In member function ‘void KoolDock::mMoveEvent(int, int)’:
kooldock.cpp:1056: warning: suggest parentheses around && within ||
kooldock.cpp:1087: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement
kooldock.cpp: In member function ‘virtual void KoolDock::enterEvent(QEvent*)’:
kooldock.cpp:1339: warning: suggest parentheses around && within ||
kooldock.cpp: In member function ‘void KoolDock::run(QString)’:
kooldock.cpp:1439: warning: taking address of temporary
kooldock.cpp:1439: warning: taking address of temporary
kooldock.cpp: At global scope:
kooldock.cpp:3661: warning: unused parameter ‘id’
kooldock.cpp: In member function ‘void KoolDock::rmFromTaskList(WId)’:
kooldock.cpp:3822: warning: comparison between signed and unsigned integer expressions
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from /usr/include/kde/kaboutdata.h:24,
from main.cpp:19:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang: :o perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
/usr/share/qt3/bin/moc ./setupdialogprg.h -o setupdialogprg.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT setupdialogprg.o -MD -MP -MF ".deps/setupdialogprg.Tpo" \
-c -o setupdialogprg.o `test -f 'setupdialogprg.cpp' || echo './'`setupdialogprg.cpp; \
then mv -f ".deps/setupdialogprg.Tpo" ".deps/setupdialogprg.Po"; \
else rm -f ".deps/setupdialogprg.Tpo"; exit 1; \
fi
In file included from /usr/share/qt3/include/qdragobject.h:50,
from /usr/share/qt3/include/qiconview.h:51,
from /usr/include/kde/kiconview.h:22,
from /usr/include/kde/kicondialog.h:23,
from setupdialogprg.cpp:14:
/usr/share/qt3/include/qimage.h: In member function ‘bool QImageTextKeyLang: :o perator<(const QImageTextKeyLang&) const’:
/usr/share/qt3/include/qimage.h:61: warning: suggest parentheses around && within ||
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT xosd.o -MD -MP -MF ".deps/xosd.Tpo" \
-c -o xosd.o `test -f 'xosd.cpp' || echo './'`xosd.cpp; \
then mv -f ".deps/xosd.Tpo" ".deps/xosd.Po"; \
else rm -f ".deps/xosd.Tpo"; exit 1; \
fi
xosd.cpp: In member function ‘void xosd::move2(int, int)’:
xosd.cpp:181: error: ‘abs’ was not declared in this scope
make[2]: *** [xosd.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/siwuch/download/kooldock/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/siwuch/download/kooldock'
make: *** [all] Błąd 2
http://www.nabble.com/Kooldock-0.4.7-.d ... 51474.html
Pozdrawiam :-)