>>> Unpacking source... >>> Unpacking BitStormLite-0.2p.tar.gz to /var/tmp/portage/net-p2p/bitstormlite-0.2p/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p ... * econf: updating BitStormLite-0.2p/config.guess with /usr/share/gnuconfig/config.guess * econf: updating BitStormLite-0.2p/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 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 i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether we are using the GNU C Library 2 or newer... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for simple visibility declarations... yes checking for inline... inline checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.3, ok checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for curl-config... /usr/bin/curl-config checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.19.1 checking whether libcurl is usable... yes checking for curl_free... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether closedir returns void... no checking for ftruncate... yes checking for gettimeofday... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for socket... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p' Making all in po make[2]: Entering directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p/po' Making all in src make[2]: Entering directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT bdict.o -MD -MP -MF .deps/bdict.Tpo -c -o bdict.o bdict.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT BitSet.o -MD -MP -MF .deps/BitSet.Tpo -c -o BitSet.o BitSet.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT blist.o -MD -MP -MF .deps/blist.Tpo -c -o blist.o blist.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT BTTask.o -MD -MP -MF .deps/BTTask.Tpo -c -o BTTask.o BTTask.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT EpollReactor.o -MD -MP -MF .deps/EpollReactor.Tpo -c -o EpollReactor.o EpollReactor.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT LiteWindow.o -MD -MP -MF .deps/LiteWindow.Tpo -c -o LiteWindow.o LiteWindow.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT PeerAcceptor.o -MD -MP -MF .deps/PeerAcceptor.Tpo -c -o PeerAcceptor.o PeerAcceptor.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT PeerLink.o -MD -MP -MF .deps/PeerLink.Tpo -c -o PeerLink.o PeerLink.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT PeerManager.o -MD -MP -MF .deps/PeerManager.Tpo -c -o PeerManager.o PeerManager.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT PieceRequest.o -MD -MP -MF .deps/PieceRequest.Tpo -c -o PieceRequest.o PieceRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT Socket.o -MD -MP -MF .deps/Socket.Tpo -c -o Socket.o Socket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT Storage.o -MD -MP -MF .deps/Storage.Tpo -c -o Storage.o Storage.cpp mv -f .deps/sha1.Tpo .deps/sha1.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT TCPTracker.o -MD -MP -MF .deps/TCPTracker.Tpo -c -o TCPTracker.o TCPTracker.cpp mv -f .deps/PeerAcceptor.Tpo .deps/PeerAcceptor.Po mv -f .deps/BitSet.Tpo .deps/BitSet.Po mv -f .deps/Socket.Tpo .deps/Socket.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT UDPTracker.o -MD -MP -MF .deps/UDPTracker.Tpo -c -o UDPTracker.o UDPTracker.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT ThreadMutex.o -MD -MP -MF .deps/ThreadMutex.Tpo -c -o ThreadMutex.o ThreadMutex.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT TorrentFile.o -MD -MP -MF .deps/TorrentFile.Tpo -c -o TorrentFile.o TorrentFile.cpp mv -f .deps/PieceRequest.Tpo .deps/PieceRequest.Po mv -f .deps/blist.Tpo .deps/blist.Po mv -f .deps/ThreadMutex.Tpo .deps/ThreadMutex.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT TrackerManager.o -MD -MP -MF .deps/TrackerManager.Tpo -c -o TrackerManager.o TrackerManager.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT xmlnode.o -MD -MP -MF .deps/xmlnode.Tpo -c -o xmlnode.o xmlnode.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT UPnpNat.o -MD -MP -MF .deps/UPnpNat.Tpo -c -o UPnpNat.o UPnpNat.cpp mv -f .deps/bdict.Tpo .deps/bdict.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT NewTaskWindow.o -MD -MP -MF .deps/NewTaskWindow.Tpo -c -o NewTaskWindow.o NewTaskWindow.cpp mv -f .deps/main.Tpo .deps/main.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -MT RateMeasure.o -MD -MP -MF .deps/RateMeasure.Tpo -c -o RateMeasure.o RateMeasure.cpp mv -f .deps/EpollReactor.Tpo .deps/EpollReactor.Po mv -f .deps/xmlnode.Tpo .deps/xmlnode.Po mv -f .deps/PeerManager.Tpo .deps/PeerManager.Po mv -f .deps/TCPTracker.Tpo .deps/TCPTracker.Po mv -f .deps/UDPTracker.Tpo .deps/UDPTracker.Po mv -f .deps/TrackerManager.Tpo .deps/TrackerManager.Po mv -f .deps/PeerLink.Tpo .deps/PeerLink.Po mv -f .deps/BTTask.Tpo .deps/BTTask.Po mv -f .deps/RateMeasure.Tpo .deps/RateMeasure.Po mv -f .deps/LiteWindow.Tpo .deps/LiteWindow.Po mv -f .deps/UPnpNat.Tpo .deps/UPnpNat.Po mv -f .deps/TorrentFile.Tpo .deps/TorrentFile.Po mv -f .deps/Storage.Tpo .deps/Storage.Po mv -f .deps/NewTaskWindow.Tpo .deps/NewTaskWindow.Po i686-pc-linux-gnu-g++ -O2 -pipe -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 `curl-config --libs` -Wl,-O1 -o bitstormlite bdict.o BitSet.o blist.o BTTask.o EpollReactor.o LiteWindow.o main.o PeerAcceptor.o PeerLink.o PeerManager.o PieceRequest.o sha1.o Socket.o Storage.o TCPTracker.o UDPTracker.o ThreadMutex.o TorrentFile.o TrackerManager.o xmlnode.o UPnpNat.o NewTaskWindow.o RateMeasure.o BTTask.o: In function `CBTTask::stop()': BTTask.cpp:(.text+0x3c1): undefined reference to `pthread_join' BTTask.o: In function `TaskThreadFunc(void*)': BTTask.cpp:(.text+0x40a): undefined reference to `pthread_sigmask' BTTask.o: In function `CBTTask::start()': BTTask.cpp:(.text+0xbf6): undefined reference to `pthread_create' BTTask.o: In function `CBTTask::loadTorrentFile()': BTTask.cpp:(.text+0xd4c): undefined reference to `g_filename_from_utf8' BTTask.cpp:(.text+0xd6c): undefined reference to `g_free' LiteWindow.o: In function `CLiteWindow::showMessage(char const*)': LiteWindow.cpp:(.text+0x51): undefined reference to `gtk_message_dialog_new' LiteWindow.cpp:(.text+0x58): undefined reference to `gtk_dialog_get_type' LiteWindow.cpp:(.text+0x64): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x6c): undefined reference to `gtk_dialog_run' LiteWindow.o: In function `CLiteWindow::delete_event(_GtkWidget*, _GdkEvent*, void*)': LiteWindow.cpp:(.text+0xbb): undefined reference to `gtk_message_dialog_new' LiteWindow.cpp:(.text+0xc2): undefined reference to `gtk_dialog_get_type' LiteWindow.cpp:(.text+0xce): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xd6): undefined reference to `gtk_dialog_run' LiteWindow.cpp:(.text+0xe0): undefined reference to `gtk_widget_destroy' LiteWindow.o: In function `CLiteWindow::about_button_clicked_event(_GtkWidget*, void*)': LiteWindow.cpp:(.text+0x1b7): undefined reference to `gtk_show_about_dialog' LiteWindow.o: In function `CLiteWindow::exit_button_clicked_event(_GtkWidget*, void*)': LiteWindow.cpp:(.text+0x1fe): undefined reference to `gtk_message_dialog_new' LiteWindow.cpp:(.text+0x205): undefined reference to `gtk_dialog_get_type' LiteWindow.cpp:(.text+0x211): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x219): undefined reference to `gtk_dialog_run' LiteWindow.cpp:(.text+0x231): undefined reference to `gtk_widget_get_type' LiteWindow.cpp:(.text+0x240): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x248): undefined reference to `gtk_widget_hide' LiteWindow.cpp:(.text+0x24d): undefined reference to `gtk_main_quit' LiteWindow.o: In function `CLiteWindow::getUserInputTorrentFilePath()': LiteWindow.cpp:(.text+0x2ff): undefined reference to `gtk_file_chooser_dialog_new' LiteWindow.cpp:(.text+0x306): undefined reference to `gtk_file_filter_new' LiteWindow.cpp:(.text+0x320): undefined reference to `gtk_file_filter_set_name' LiteWindow.cpp:(.text+0x331): undefined reference to `gtk_file_filter_add_mime_type' LiteWindow.cpp:(.text+0x342): undefined reference to `gtk_file_filter_add_pattern' LiteWindow.cpp:(.text+0x353): undefined reference to `gtk_file_filter_add_pattern' LiteWindow.cpp:(.text+0x358): undefined reference to `gtk_file_chooser_get_type' LiteWindow.cpp:(.text+0x366): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x372): undefined reference to `gtk_file_chooser_add_filter' LiteWindow.cpp:(.text+0x377): undefined reference to `gtk_file_filter_new' LiteWindow.cpp:(.text+0x391): undefined reference to `gtk_file_filter_set_name' LiteWindow.cpp:(.text+0x3a2): undefined reference to `gtk_file_filter_add_pattern' LiteWindow.cpp:(.text+0x3ae): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x3bf): undefined reference to `gtk_file_chooser_add_filter' LiteWindow.cpp:(.text+0x3c4): undefined reference to `gtk_dialog_get_type' LiteWindow.cpp:(.text+0x3d0): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x3d8): undefined reference to `gtk_dialog_run' LiteWindow.cpp:(.text+0x3e5): undefined reference to `gtk_widget_destroy' LiteWindow.cpp:(.text+0x418): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x420): undefined reference to `gtk_file_chooser_get_filename' LiteWindow.o: In function `CLiteWindow::getUserInputDestPath(char const*)': LiteWindow.cpp:(.text+0x48a): undefined reference to `gtk_file_chooser_dialog_new' LiteWindow.cpp:(.text+0x491): undefined reference to `gtk_file_chooser_get_type' LiteWindow.cpp:(.text+0x4a0): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x4af): undefined reference to `gtk_file_chooser_set_current_name' LiteWindow.cpp:(.text+0x4b4): undefined reference to `gtk_dialog_get_type' LiteWindow.cpp:(.text+0x4c0): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x4c8): undefined reference to `gtk_dialog_run' LiteWindow.cpp:(.text+0x4d3): undefined reference to `gtk_widget_destroy' LiteWindow.cpp:(.text+0x53c): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x544): undefined reference to `gtk_file_chooser_get_current_folder' LiteWindow.o: In function `CLiteWindow::createWindow()': LiteWindow.cpp:(.text+0x5b7): undefined reference to `gtk_window_new' LiteWindow.cpp:(.text+0x65f): undefined reference to `gtk_window_get_type' LiteWindow.cpp:(.text+0x66e): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x67a): undefined reference to `gtk_window_set_title' LiteWindow.cpp:(.text+0x68e): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x6ba): undefined reference to `g_signal_connect_data' LiteWindow.cpp:(.text+0x6ce): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x6fa): undefined reference to `g_signal_connect_data' LiteWindow.cpp:(.text+0x6ff): undefined reference to `gtk_container_get_type' LiteWindow.cpp:(.text+0x714): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x725): undefined reference to `gtk_container_set_border_width' LiteWindow.cpp:(.text+0x737): undefined reference to `gtk_vbox_new' LiteWindow.cpp:(.text+0x752): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x764): undefined reference to `gtk_container_add' LiteWindow.cpp:(.text+0x776): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x7bf): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x7d7): undefined reference to `gtk_label_get_type' LiteWindow.cpp:(.text+0x7ec): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x7fa): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x802): undefined reference to `gtk_box_get_type' LiteWindow.cpp:(.text+0x81a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x83b): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x853): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x87d): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x88f): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x927): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x93c): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x94a): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x95f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x980): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x998): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x9bc): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x9c1): undefined reference to `gtk_progress_bar_new' LiteWindow.cpp:(.text+0x9cb): undefined reference to `gtk_progress_bar_get_type' LiteWindow.cpp:(.text+0x9d7): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x9eb): undefined reference to `gtk_progress_bar_set_fraction' LiteWindow.cpp:(.text+0xa06): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xa2a): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xa3c): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xa52): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xa67): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xa75): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0xa8a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xaab): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xab7): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xace): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xaef): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xb07): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xb2b): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xb3d): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xc1e): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xc33): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xc41): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0xc5c): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xc7d): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xc95): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xcbf): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xcd1): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xcef): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xd19): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xd34): undefined reference to `gtk_table_new' LiteWindow.cpp:(.text+0xd52): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xd7c): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xd88): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xdae): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xdba): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0xdcf): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xddd): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0xdef): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xe06): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xe27): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xe2c): undefined reference to `gtk_table_get_type' LiteWindow.cpp:(.text+0xe44): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xe6e): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0xe7a): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xe8f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xe9d): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0xeaf): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xec6): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xee7): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xeff): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xf2c): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0xf38): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0xf5e): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xf6a): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0xf7f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xf8d): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0xf9f): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0xfb6): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0xfd7): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0xfef): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x101c): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x1028): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x103d): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x104b): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x105d): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x1074): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1095): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x10ad): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x10dd): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x10f8): undefined reference to `gtk_table_new' LiteWindow.cpp:(.text+0x1116): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1143): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x114f): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1175): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1181): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0x1196): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x11a4): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x11b6): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x11cd): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x11ee): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x1206): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1230): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x123c): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1251): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x125f): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x1271): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x1288): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x12a9): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x12c1): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x12ee): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x12fa): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1320): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x132c): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0x1341): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x134f): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x1361): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x1378): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1399): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x13b1): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x13de): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x13ea): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x13ff): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x140d): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x141f): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x1436): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1457): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x146f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x149f): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x14ba): undefined reference to `gtk_table_new' LiteWindow.cpp:(.text+0x14d8): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1505): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x1511): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1537): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1543): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0x1558): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1566): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x1578): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x158f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x15b0): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x15c8): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x15f2): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x15fe): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1613): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1621): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x1633): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x164a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x166b): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x1683): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x16b0): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x16bc): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x16e2): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x16ee): undefined reference to `gtk_label_set_markup' LiteWindow.cpp:(.text+0x1703): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1711): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x1723): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x173a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x175b): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x1773): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x17a0): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x17ac): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x17c1): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x17cf): undefined reference to `gtk_label_set_justify' LiteWindow.cpp:(.text+0x17e1): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x17f8): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1819): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x1831): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1861): undefined reference to `gtk_table_attach_defaults' LiteWindow.cpp:(.text+0x1866): undefined reference to `gtk_hbutton_box_new' LiteWindow.cpp:(.text+0x186d): undefined reference to `gtk_button_box_get_type' LiteWindow.cpp:(.text+0x1879): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x188a): undefined reference to `gtk_button_box_set_layout' LiteWindow.cpp:(.text+0x18a2): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x18c6): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x18d2): undefined reference to `gtk_button_new_from_stock' LiteWindow.cpp:(.text+0x18e9): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x18f5): undefined reference to `gtk_container_add' LiteWindow.cpp:(.text+0x1909): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1933): undefined reference to `g_signal_connect_data' LiteWindow.cpp:(.text+0x193f): undefined reference to `gtk_button_new_from_stock' LiteWindow.cpp:(.text+0x1956): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1962): undefined reference to `gtk_container_add' LiteWindow.cpp:(.text+0x1976): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x19a0): undefined reference to `g_signal_connect_data' LiteWindow.cpp:(.text+0x19b2): undefined reference to `gtk_hbox_new' LiteWindow.cpp:(.text+0x19cc): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x19f0): undefined reference to `gtk_box_pack_start' LiteWindow.cpp:(.text+0x19fc): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1a10): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1a31): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1a61): undefined reference to `gtk_spin_button_new_with_range' LiteWindow.cpp:(.text+0x1aa9): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x1ab8): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1aca): undefined reference to `gtk_spin_button_set_value' LiteWindow.cpp:(.text+0x1adf): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1b03): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1b17): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1b2b): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1b4f): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1b5b): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1b6f): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1b93): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1bc3): undefined reference to `gtk_spin_button_new_with_range' LiteWindow.cpp:(.text+0x1c0b): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x1c1a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1c2c): undefined reference to `gtk_spin_button_set_value' LiteWindow.cpp:(.text+0x1c41): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1c65): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1c79): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1c8d): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1cb1): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1cbd): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1cd1): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1cf5): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1d28): undefined reference to `gtk_spin_button_new_with_range' LiteWindow.cpp:(.text+0x1d4e): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x1d5d): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1d6f): undefined reference to `gtk_spin_button_set_value' LiteWindow.cpp:(.text+0x1d84): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1da8): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1dbc): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x1dd0): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x1df4): undefined reference to `gtk_box_pack_end' LiteWindow.cpp:(.text+0x1ec4): undefined reference to `gtk_label_new' LiteWindow.cpp:(.text+0x20d4): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x20e3): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x20f7): undefined reference to `gtk_spin_button_set_value' LiteWindow.cpp:(.text+0x2101): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x2110): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2124): undefined reference to `gtk_spin_button_set_value' LiteWindow.o: In function `CLiteWindow::run(IBTTask*)': LiteWindow.cpp:(.text+0x29c1): undefined reference to `gtk_timeout_add' LiteWindow.cpp:(.text+0x29c6): undefined reference to `gtk_window_get_type' LiteWindow.cpp:(.text+0x29d7): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x29f1): undefined reference to `gtk_window_set_default_size' LiteWindow.cpp:(.text+0x2a00): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2a11): undefined reference to `gtk_window_set_position' LiteWindow.cpp:(.text+0x2a1c): undefined reference to `gtk_widget_show_all' LiteWindow.cpp:(.text+0x2a21): undefined reference to `gtk_main' LiteWindow.o: In function `CLiteWindow::updateGUI()': LiteWindow.cpp:(.text+0x2a7a): undefined reference to `gtk_progress_bar_get_type' LiteWindow.cpp:(.text+0x2a8b): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2a9d): undefined reference to `gtk_progress_bar_set_text' LiteWindow.cpp:(.text+0x2ab1): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2ac3): undefined reference to `gtk_progress_bar_set_fraction' LiteWindow.cpp:(.text+0x2be4): undefined reference to `gtk_label_get_type' LiteWindow.cpp:(.text+0x2bf9): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2c05): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x2cc5): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2cd1): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x2d86): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2d92): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x2e07): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2e19): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x2e90): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2ea2): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x2f6a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x2f76): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x303b): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x3047): undefined reference to `gtk_label_set_text' LiteWindow.cpp:(.text+0x304c): undefined reference to `gtk_spin_button_get_type' LiteWindow.cpp:(.text+0x305d): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x3065): undefined reference to `gtk_spin_button_get_value_as_int' LiteWindow.cpp:(.text+0x309a): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x30a2): undefined reference to `gtk_spin_button_get_value_as_int' LiteWindow.cpp:(.text+0x30d7): undefined reference to `g_type_check_instance_cast' LiteWindow.cpp:(.text+0x30df): undefined reference to `gtk_spin_button_get_value_as_int' LiteWindow.o: In function `CLiteWindow::showMessage(char const*)': LiteWindow.cpp:(.text+0x79): undefined reference to `gtk_widget_destroy' LiteWindow.o: In function `CLiteWindow::exit_button_clicked_event(_GtkWidget*, void*)': LiteWindow.cpp:(.text+0x22c): undefined reference to `gtk_widget_destroy' LiteWindow.cpp:(.text+0x25b): undefined reference to `gtk_widget_destroy' LiteWindow.o: In function `CLiteWindow::destroy(_GtkWidget*, void*)': LiteWindow.cpp:(.text+0x265): undefined reference to `gtk_main_quit' main.o: In function `main': main.cpp:(.text+0x1ef): undefined reference to `gtk_init' main.cpp:(.text+0x245): undefined reference to `g_locale_to_utf8' main.cpp:(.text+0x265): undefined reference to `g_free' main.cpp:(.text+0x2cd): undefined reference to `g_locale_to_utf8' main.cpp:(.text+0x2ed): undefined reference to `g_free' Storage.o: In function `CStorage::openFile(unsigned int, TFileInfo)': Storage.cpp:(.text+0xe78): undefined reference to `g_filename_from_utf8' Storage.cpp:(.text+0xe98): undefined reference to `g_free' Storage.o: In function `CStorage::start()': Storage.cpp:(.text+0x3db7): undefined reference to `g_filename_from_utf8' Storage.cpp:(.text+0x3dd7): undefined reference to `g_free' Storage.cpp:(.text+0x3dfc): undefined reference to `g_filename_from_utf8' Storage.cpp:(.text+0x3e1c): undefined reference to `g_free' Storage.cpp:(.text+0x3f99): undefined reference to `g_filename_from_utf8' Storage.cpp:(.text+0x3fb9): undefined reference to `g_free' TCPTracker.o: In function `CTCPTracker::update()': TCPTracker.cpp:(.text+0x151f): undefined reference to `curl_easy_init' TCPTracker.cpp:(.text+0x15af): undefined reference to `curl_easy_setopt' TCPTracker.cpp:(.text+0x15c9): undefined reference to `curl_easy_setopt' TCPTracker.cpp:(.text+0x15de): undefined reference to `curl_easy_setopt' TCPTracker.cpp:(.text+0x15f8): undefined reference to `curl_easy_setopt' TCPTracker.cpp:(.text+0x1612): undefined reference to `curl_easy_setopt' TCPTracker.o:TCPTracker.cpp:(.text+0x162c): more undefined references to `curl_easy_setopt' follow TCPTracker.o: In function `CTCPTracker::update()': TCPTracker.cpp:(.text+0x1634): undefined reference to `curl_easy_perform' TCPTracker.cpp:(.text+0x1648): undefined reference to `curl_easy_cleanup' TCPTracker.cpp:(.text+0x166d): undefined reference to `curl_easy_strerror' ThreadMutex.o: In function `CThreadMutex::CThreadMutex()': ThreadMutex.cpp:(.text+0xaf): undefined reference to `pthread_mutexattr_init' ThreadMutex.cpp:(.text+0xc0): undefined reference to `pthread_mutexattr_settype' ThreadMutex.cpp:(.text+0xd4): undefined reference to `pthread_mutexattr_destroy' ThreadMutex.o: In function `CThreadMutex::CThreadMutex()': ThreadMutex.cpp:(.text+0x10f): undefined reference to `pthread_mutexattr_init' ThreadMutex.cpp:(.text+0x120): undefined reference to `pthread_mutexattr_settype' ThreadMutex.cpp:(.text+0x134): undefined reference to `pthread_mutexattr_destroy' TorrentFile.o: In function `str_to_utf8(char const*, char const*)': TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0x69): undefined reference to `g_utf8_validate' TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0x8d): undefined reference to `g_get_charset' TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0xe4): undefined reference to `g_convert' TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0x125): undefined reference to `g_free' TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0x149): undefined reference to `g_strdup' TorrentFile.cpp:(.text._Z11str_to_utf8PKcS0_[str_to_utf8(char const*, char const*)]+0x197): undefined reference to `g_convert' TrackerManager.o: In function `CTrackerManager::stop()': TrackerManager.cpp:(.text+0x297): undefined reference to `pthread_join' TrackerManager.o: In function `trackerThreadFunc(void*)': TrackerManager.cpp:(.text+0x2da): undefined reference to `pthread_sigmask' TrackerManager.o: In function `CTrackerManager::start()': TrackerManager.cpp:(.text+0x60e): undefined reference to `pthread_create' xmlnode.o: In function `xmlnode_insert_child(_xmlnode*, _xmlnode*)': xmlnode.cpp:(.text+0x50): undefined reference to `g_return_if_fail_warning' xmlnode.cpp:(.text+0x70): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_get_attrib(_xmlnode*, char const*)': xmlnode.cpp:(.text+0x141): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_get_next_twin(_xmlnode*)': xmlnode.cpp:(.text+0x20c): undefined reference to `g_return_if_fail_warning' xmlnode.cpp:(.text+0x22e): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `new_node(char const*, _XMLNodeType)': xmlnode.cpp:(.text+0x25b): undefined reference to `g_malloc0' xmlnode.cpp:(.text+0x269): undefined reference to `g_strdup' xmlnode.o: In function `xmlnode_copy(_xmlnode*)': xmlnode.cpp:(.text+0x2c0): undefined reference to `g_strdup' xmlnode.cpp:(.text+0x309): undefined reference to `g_memdup' xmlnode.o: In function `xmlnode_new_child(_xmlnode*, char const*)': xmlnode.cpp:(.text+0x377): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_new(char const*)': xmlnode.cpp:(.text+0x3bf): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_insert_data(_xmlnode*, char const*, unsigned int)': xmlnode.cpp:(.text+0x41b): undefined reference to `g_memdup' xmlnode.o: In function `xmlnode_free(_xmlnode*)': xmlnode.cpp:(.text+0x4fb): undefined reference to `g_free' xmlnode.cpp:(.text+0x50a): undefined reference to `g_free' xmlnode.cpp:(.text+0x536): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_from_str(char const*, unsigned int)': xmlnode.cpp:(.text+0x561): undefined reference to `g_malloc0' xmlnode.cpp:(.text+0x587): undefined reference to `g_markup_parse_context_new' xmlnode.cpp:(.text+0x5a2): undefined reference to `g_markup_parse_context_parse' xmlnode.cpp:(.text+0x5cf): undefined reference to `g_markup_parse_context_free' xmlnode.cpp:(.text+0x5d9): undefined reference to `g_free' xmlnode.o: In function `xmlnode_remove_attrib(_xmlnode*, char const*)': xmlnode.cpp:(.text+0x68d): undefined reference to `g_return_if_fail_warning' xmlnode.cpp:(.text+0x6be): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_set_attrib(_xmlnode*, char const*, char const*)': xmlnode.cpp:(.text+0x712): undefined reference to `g_strdup' xmlnode.o: In function `xmlnode_to_str_helper(_xmlnode*, int*, int, int)': xmlnode.cpp:(.text+0x804): undefined reference to `g_string_new' xmlnode.cpp:(.text+0x833): undefined reference to `g_markup_escape_text' xmlnode.cpp:(.text+0x84e): undefined reference to `g_string_append_printf' xmlnode.cpp:(.text+0x8dd): undefined reference to `g_string_append_printf' xmlnode.cpp:(.text+0x914): undefined reference to `g_string_append' xmlnode.cpp:(.text+0x943): undefined reference to `g_string_append_printf' xmlnode.cpp:(.text+0x95f): undefined reference to `g_markup_escape_text' xmlnode.cpp:(.text+0x975): undefined reference to `g_markup_escape_text' xmlnode.cpp:(.text+0x993): undefined reference to `g_string_append_printf' xmlnode.cpp:(.text+0x99b): undefined reference to `g_free' xmlnode.cpp:(.text+0x9a3): undefined reference to `g_free' xmlnode.cpp:(.text+0x9ff): undefined reference to `g_string_append_len' xmlnode.cpp:(.text+0xa0a): undefined reference to `g_free' xmlnode.cpp:(.text+0xa38): undefined reference to `g_string_append_printf' xmlnode.cpp:(.text+0xa43): undefined reference to `g_free' xmlnode.cpp:(.text+0xa55): undefined reference to `g_free' xmlnode.cpp:(.text+0xa7a): undefined reference to `g_string_free' xmlnode.cpp:(.text+0xa98): undefined reference to `g_strnfill' xmlnode.cpp:(.text+0xaaa): undefined reference to `g_string_append' xmlnode.cpp:(.text+0xac4): undefined reference to `g_markup_escape_text' xmlnode.cpp:(.text+0xad5): undefined reference to `g_string_append' xmlnode.cpp:(.text+0xae0): undefined reference to `g_free' xmlnode.o: In function `xmlnode_get_data(_xmlnode*)': xmlnode.cpp:(.text+0xba4): undefined reference to `g_string_append_len' xmlnode.cpp:(.text+0xbc1): undefined reference to `g_string_free' xmlnode.cpp:(.text+0xbd5): undefined reference to `g_string_new' xmlnode.cpp:(.text+0xc03): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_get_child_with_namespace(_xmlnode*, char const*, char const*)': xmlnode.cpp:(.text+0xc40): undefined reference to `g_strsplit' xmlnode.cpp:(.text+0xce0): undefined reference to `g_strfreev' xmlnode.cpp:(.text+0xd26): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_insert_data(_xmlnode*, char const*, unsigned int)': xmlnode.cpp:(.text+0x46e): undefined reference to `g_return_if_fail_warning' xmlnode.o: In function `xmlnode_free(_xmlnode*)': xmlnode.cpp:(.text+0x518): undefined reference to `g_free' xmlnode.o: In function `xmlnode_set_attrib(_xmlnode*, char const*, char const*)': xmlnode.cpp:(.text+0x752): undefined reference to `g_return_if_fail_warning' UPnpNat.o: In function `CUPnpNatDescriptionParser::compareDevice(_xmlnode*, char const*)': UPnpNat.cpp:(.text+0x4c3): undefined reference to `g_ascii_strcasecmp' UPnpNat.o: In function `CUPnpNatDescriptionParser::compareService(_xmlnode*, char const*)': UPnpNat.cpp:(.text+0x513): undefined reference to `g_ascii_strcasecmp' UPnpNat.o: In function `CUPnpNatDescriptionParser::parseResponse(char const*, char const*, char const*)': UPnpNat.cpp:(.text+0x558): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x57d): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x5c9): undefined reference to `g_strdup' UPnpNat.cpp:(.text+0x705): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x751): undefined reference to `g_free' UPnpNat.cpp:(.text+0x78a): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x79e): undefined reference to `g_strdup' UPnpNat.cpp:(.text+0x7ce): undefined reference to `g_free' UPnpNat.cpp:(.text+0x7f1): undefined reference to `g_strdup' UPnpNat.cpp:(.text+0x81b): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x842): undefined reference to `g_strdup_printf' UPnpNat.o: In function `CUPnpNatExplorer::parseDiscoverReponse(char*, int)': UPnpNat.cpp:(.text+0x877): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x89c): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x8c3): undefined reference to `g_strstr_len' UPnpNat.cpp:(.text+0x8d9): undefined reference to `g_strndup' UPnpNat.cpp:(.text+0x91d): undefined reference to `g_strstr_len' UPnpNat.o: In function `CUPnpNatDescriptionParser::sendRequest()': UPnpNat.cpp:(.text+0x18b8): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x18ea): undefined reference to `g_free' UPnpNat.o: In function `CPnpNatController::sendRequest()': UPnpNat.cpp:(.text+0x270e): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x2733): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x277f): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x27b9): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x27d6): undefined reference to `g_strdup_printf' UPnpNat.cpp:(.text+0x280b): undefined reference to `g_free' UPnpNat.cpp:(.text+0x2816): undefined reference to `g_free' UPnpNat.cpp:(.text+0x2821): undefined reference to `g_free' UPnpNat.cpp:(.text+0x282c): undefined reference to `g_free' UPnpNat.cpp:(.text+0x2834): undefined reference to `g_free' UPnpNat.o:UPnpNat.cpp:(.text+0x900): more undefined references to `g_free' follow NewTaskWindow.o: In function `CNewTaskWindow::getUserInputDestPath(char const*)': NewTaskWindow.cpp:(.text+0x6c): undefined reference to `gtk_window_get_type' NewTaskWindow.cpp:(.text+0x81): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xcc): undefined reference to `gtk_file_chooser_dialog_new' NewTaskWindow.cpp:(.text+0xd3): undefined reference to `gtk_file_chooser_get_type' NewTaskWindow.cpp:(.text+0xe1): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xf0): undefined reference to `gtk_file_chooser_set_current_name' NewTaskWindow.cpp:(.text+0xf5): undefined reference to `gtk_dialog_get_type' NewTaskWindow.cpp:(.text+0x101): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x109): undefined reference to `gtk_dialog_run' NewTaskWindow.cpp:(.text+0x11f): undefined reference to `gtk_widget_destroy' NewTaskWindow.cpp:(.text+0x147): undefined reference to `g_locale_to_utf8' NewTaskWindow.cpp:(.text+0x164): undefined reference to `g_free' NewTaskWindow.cpp:(.text+0x1b8): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1c0): undefined reference to `gtk_file_chooser_get_current_folder' NewTaskWindow.o: In function `CNewTaskWindow::select_dir_event(_GtkWidget*, void*)': NewTaskWindow.cpp:(.text+0x2fa): undefined reference to `gtk_entry_get_type' NewTaskWindow.cpp:(.text+0x309): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x315): undefined reference to `gtk_entry_set_text' NewTaskWindow.o: In function `CNewTaskWindow::createFileList()': NewTaskWindow.cpp:(.text+0x638): undefined reference to `gtk_list_store_new' NewTaskWindow.cpp:(.text+0x6f6): undefined reference to `gtk_list_store_set' NewTaskWindow.cpp:(.text+0x7cc): undefined reference to `gtk_list_store_append' NewTaskWindow.cpp:(.text+0x9df): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x9f2): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x9fa): undefined reference to `gtk_tree_view_new_with_model' NewTaskWindow.cpp:(.text+0xa02): undefined reference to `gtk_cell_renderer_text_new' NewTaskWindow.cpp:(.text+0xa2f): undefined reference to `gtk_tree_view_column_new_with_attributes' NewTaskWindow.cpp:(.text+0xa36): undefined reference to `gtk_tree_view_get_type' NewTaskWindow.cpp:(.text+0xa4a): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xa56): undefined reference to `gtk_tree_view_append_column' NewTaskWindow.cpp:(.text+0xa5b): undefined reference to `gtk_cell_renderer_toggle_new' NewTaskWindow.cpp:(.text+0xa62): undefined reference to `gtk_cell_renderer_toggle_get_type' NewTaskWindow.cpp:(.text+0xa6e): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xa7c): undefined reference to `gtk_cell_renderer_toggle_set_radio' NewTaskWindow.cpp:(.text+0xa8d): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xabd): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0xaed): undefined reference to `gtk_tree_view_column_new_with_attributes' NewTaskWindow.cpp:(.text+0xb01): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xb0d): undefined reference to `gtk_tree_view_append_column' NewTaskWindow.cpp:(.text+0xb12): undefined reference to `gtk_cell_renderer_text_new' NewTaskWindow.cpp:(.text+0xb44): undefined reference to `gtk_tree_view_column_new_with_attributes' NewTaskWindow.cpp:(.text+0xb58): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xb64): undefined reference to `gtk_tree_view_append_column' NewTaskWindow.cpp:(.text+0xb69): undefined reference to `gtk_cell_renderer_text_new' NewTaskWindow.cpp:(.text+0xb9b): undefined reference to `gtk_tree_view_column_new_with_attributes' NewTaskWindow.cpp:(.text+0xbaf): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xbbd): undefined reference to `gtk_tree_view_append_column' NewTaskWindow.cpp:(.text+0xbcd): undefined reference to `gtk_scrolled_window_new' NewTaskWindow.cpp:(.text+0xbd4): undefined reference to `gtk_scrolled_window_get_type' NewTaskWindow.cpp:(.text+0xbe0): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xbfa): undefined reference to `gtk_scrolled_window_set_policy' NewTaskWindow.cpp:(.text+0xc05): undefined reference to `gtk_container_get_type' NewTaskWindow.cpp:(.text+0xc11): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xc1d): undefined reference to `gtk_container_add' NewTaskWindow.cpp:(.text+0xc22): undefined reference to `gtk_box_get_type' NewTaskWindow.cpp:(.text+0xc29): undefined reference to `gtk_dialog_get_type' NewTaskWindow.cpp:(.text+0xc3b): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xc52): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0xc6f): undefined reference to `gtk_box_pack_start' NewTaskWindow.o: In function `CNewTaskWindow::createWindow()': NewTaskWindow.cpp:(.text+0x105c): undefined reference to `gtk_dialog_new_with_buttons' NewTaskWindow.cpp:(.text+0x1076): undefined reference to `gtk_container_get_type' NewTaskWindow.cpp:(.text+0x1088): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1099): undefined reference to `gtk_container_set_border_width' NewTaskWindow.cpp:(.text+0x1144): undefined reference to `gtk_window_get_type' NewTaskWindow.cpp:(.text+0x1156): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1162): undefined reference to `gtk_window_set_title' NewTaskWindow.cpp:(.text+0x1174): undefined reference to `gtk_hbox_new' NewTaskWindow.cpp:(.text+0x117b): undefined reference to `gtk_box_get_type' NewTaskWindow.cpp:(.text+0x118d): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x119e): undefined reference to `gtk_box_set_spacing' NewTaskWindow.cpp:(.text+0x11a3): undefined reference to `gtk_dialog_get_type' NewTaskWindow.cpp:(.text+0x11bb): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x11d3): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x11f4): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1208): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x121c): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x123a): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1256): undefined reference to `gtk_entry_new' NewTaskWindow.cpp:(.text+0x1263): undefined reference to `gtk_entry_get_type' NewTaskWindow.cpp:(.text+0x126f): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x127b): undefined reference to `gtk_entry_set_text' NewTaskWindow.cpp:(.text+0x1293): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x12b7): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x12c3): undefined reference to `gtk_button_new_with_label' NewTaskWindow.cpp:(.text+0x12d7): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x12f5): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1306): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1333): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0x1345): undefined reference to `gtk_hbox_new' NewTaskWindow.cpp:(.text+0x1359): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x136a): undefined reference to `gtk_box_set_spacing' NewTaskWindow.cpp:(.text+0x1382): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x139a): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x13b8): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x13cc): undefined reference to `gtk_button_new_with_label' NewTaskWindow.cpp:(.text+0x13df): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x140c): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0x141e): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x143c): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1450): undefined reference to `gtk_button_new_with_label' NewTaskWindow.cpp:(.text+0x1463): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1490): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0x14a2): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x14c0): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x14d4): undefined reference to `gtk_button_new_with_label' NewTaskWindow.cpp:(.text+0x14e7): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1514): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0x1526): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1544): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1558): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x156c): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x158a): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x161b): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x1642): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1660): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1674): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x1688): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x16a6): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x1737): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x1768): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1786): undefined reference to `gtk_box_pack_start' NewTaskWindow.cpp:(.text+0x17a3): undefined reference to `gtk_hbox_new' NewTaskWindow.cpp:(.text+0x17bb): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x17cc): undefined reference to `gtk_box_set_spacing' NewTaskWindow.cpp:(.text+0x17e4): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x17fc): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1820): undefined reference to `gtk_box_pack_end' NewTaskWindow.cpp:(.text+0x1825): undefined reference to `gtk_combo_box_new_text' NewTaskWindow.cpp:(.text+0x1845): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1863): undefined reference to `gtk_box_pack_end' NewTaskWindow.cpp:(.text+0x1876): undefined reference to `gtk_combo_box_get_type' NewTaskWindow.cpp:(.text+0x188e): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x18a0): undefined reference to `gtk_combo_box_insert_text' NewTaskWindow.cpp:(.text+0x18be): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x18cc): undefined reference to `gtk_combo_box_set_active' NewTaskWindow.cpp:(.text+0x18e3): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x1910): undefined reference to `g_signal_connect_data' NewTaskWindow.cpp:(.text+0x1924): undefined reference to `gtk_label_new' NewTaskWindow.cpp:(.text+0x193e): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x195c): undefined reference to `gtk_box_pack_end' NewTaskWindow.cpp:(.text+0x1cc1): undefined reference to `gtk_combo_box_get_type' NewTaskWindow.o: In function `CNewTaskWindow::show(IBTTask*)': NewTaskWindow.cpp:(.text+0x2145): undefined reference to `gtk_window_get_type' NewTaskWindow.cpp:(.text+0x2159): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2169): undefined reference to `gtk_window_set_default_size' NewTaskWindow.cpp:(.text+0x2180): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x218c): undefined reference to `gtk_window_set_position' NewTaskWindow.cpp:(.text+0x219a): undefined reference to `gtk_widget_show_all' NewTaskWindow.cpp:(.text+0x219f): undefined reference to `gtk_dialog_get_type' NewTaskWindow.cpp:(.text+0x21b1): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x21b9): undefined reference to `gtk_dialog_run' NewTaskWindow.cpp:(.text+0x21cc): undefined reference to `gtk_widget_destroy' NewTaskWindow.cpp:(.text+0x21e6): undefined reference to `gtk_entry_get_type' NewTaskWindow.cpp:(.text+0x21f8): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2200): undefined reference to `gtk_entry_get_text' NewTaskWindow.cpp:(.text+0x2220): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x2234): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2243): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x2275): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x229a): undefined reference to `gtk_tree_model_get' NewTaskWindow.cpp:(.text+0x22d2): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x22de): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.cpp:(.text+0x2357): undefined reference to `gtk_widget_destroy' NewTaskWindow.o: In function `CNewTaskWindow::updateSelectedSize()': NewTaskWindow.cpp:(.text+0x23ad): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x23c4): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x23d0): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x240e): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2433): undefined reference to `gtk_tree_model_get' NewTaskWindow.cpp:(.text+0x24e6): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x24f5): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.cpp:(.text+0x25cc): undefined reference to `gtk_label_get_type' NewTaskWindow.cpp:(.text+0x25de): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x25ea): undefined reference to `gtk_label_set_text' NewTaskWindow.o: In function `CNewTaskWindow::reverse_selected_cb(_GtkWidget*, void*)': NewTaskWindow.cpp:(.text+0x28da): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x28e8): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x28f4): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x2908): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x292d): undefined reference to `gtk_tree_model_get' NewTaskWindow.cpp:(.text+0x2958): undefined reference to `gtk_list_store_set' NewTaskWindow.cpp:(.text+0x2964): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2970): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.o: In function `CNewTaskWindow::unselect_all_cb(_GtkWidget*, void*)': NewTaskWindow.cpp:(.text+0x29a3): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x29b1): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x29bd): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x29f0): undefined reference to `gtk_list_store_set' NewTaskWindow.cpp:(.text+0x29fc): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2a08): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.o: In function `CNewTaskWindow::select_all_cb(_GtkWidget*, void*)': NewTaskWindow.cpp:(.text+0x2a43): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x2a51): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2a5d): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x2a93): undefined reference to `gtk_list_store_set' NewTaskWindow.cpp:(.text+0x2a9f): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2aab): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.o: In function `CNewTaskWindow::toggle_event(_GtkCellRendererToggle*, char*, void*)': NewTaskWindow.cpp:(.text+0x2ae3): undefined reference to `gtk_tree_path_new_from_string' NewTaskWindow.cpp:(.text+0x2aea): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x2afb): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2b0e): undefined reference to `gtk_tree_model_get_iter' NewTaskWindow.cpp:(.text+0x2b29): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2b49): undefined reference to `gtk_tree_model_get' NewTaskWindow.cpp:(.text+0x2b77): undefined reference to `gtk_list_store_set' NewTaskWindow.o: In function `CNewTaskWindow::updateEncoding()': NewTaskWindow.cpp:(.text+0x2c43): undefined reference to `gtk_window_get_type' NewTaskWindow.cpp:(.text+0x2c55): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2c61): undefined reference to `gtk_window_set_title' NewTaskWindow.cpp:(.text+0x2c66): undefined reference to `gtk_tree_model_get_type' NewTaskWindow.cpp:(.text+0x2c7b): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2c8a): undefined reference to `gtk_tree_model_get_iter_first' NewTaskWindow.cpp:(.text+0x2d00): undefined reference to `gtk_list_store_set' NewTaskWindow.cpp:(.text+0x2d5a): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x2d69): undefined reference to `gtk_tree_model_iter_next' NewTaskWindow.o: In function `CNewTaskWindow::encoding_changed(_GtkComboBox*, void*)': NewTaskWindow.cpp:(.text+0x34e5): undefined reference to `gtk_combo_box_get_type' NewTaskWindow.cpp:(.text+0x34f4): undefined reference to `g_type_check_instance_cast' NewTaskWindow.cpp:(.text+0x34fc): undefined reference to `gtk_combo_box_get_active_text' NewTaskWindow.cpp:(.text+0x3525): undefined reference to `g_free' collect2: ld returned 1 exit status make[2]: *** [bitstormlite] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-p2p/bitstormlite-0.2p/work/BitStormLite-0.2p' make: *** [all] Error 2 * * ERROR: net-p2p/bitstormlite-0.2p failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 159: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-p2p/bitstormlite-0.2p:20081122-051453.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitstormlite-0.2p/temp/environment'. *