Find the answer to your Linux question:
Results 1 to 8 of 8
hello everyone I have DAP {http://www.speedbit.com/} installed on vista & downloads are twice as fast compared to kget downloads in Linux. Is there a DAP for linux? If not, is ...
  1. #1
    Just Joined! jheel's Avatar
    Join Date
    Aug 2008
    Location
    calcutta, india
    Posts
    27

    Exclamation [SOLVED] DAP for Linux?



    hello everyone
    I have DAP {http://www.speedbit.com/} installed on vista & downloads are twice as fast compared to kget downloads in Linux. Is there a DAP for linux? If not, is there something like DAP for linux? If not, is there a way to achieve higher download speeds with kget? Thanks in advance

    {& by the way- why is it advised not to use colors if not extremely necessary? i think this would look better if i used blue or violet fonts. Anyway-rules are rules & i'm sorry for my previous colorful post, i'd stick to black from now on}

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    Aria2 is probably closest.

    You can use it with Firefox using the flashgot plugin.

  3. #3
    Just Joined! jheel's Avatar
    Join Date
    Aug 2008
    Location
    calcutta, india
    Posts
    27
    Quote Originally Posted by reed9 View Post
    Aria2 is probably closest.

    You can use it with Firefox using the flashgot plugin.
    hello
    Thanks for the reply
    Couldn't find an RPM for aria2.
    Downloaded 'aria2-1.6.0.tar.bz2'
    Need to be sure if i did it right before proceeding further, this is the first time i'm building from source in linux

    So, this is what i did..
    jheel@linux-wkw9:~>cp aria2-1.6.0.tar.bz2 ~/Documents/My\ Documents/src

    jheel@linux-wkw9:~cd Documents/My\ Documents/src

    jheel@linux-wkw9:~/Documents/My Documents/src>tar -jxvf aria2-1.6.0.tar.bz2

    jheel@linux-wkw9:~/Documents/My Documents/src>cd aria2-1.6.0
    jheel@linux-wkw9:~/Documents/My Documents/src/aria2-1.6.0>./configure

    got the following output:-


    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 whether build environment is sane... yes
    /bin/sh: /home/jheel/Documents/My: No such file or directory
    configure: WARNING: `missing' script is too old or missing
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for cppunit-config... no
    checking for Cppunit - version >= 1.10.2... no
    checking for g++... 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 g++ accepts -g... yes
    checking for style of include used by make... GNU
    checking dependency style of g++... gcc3
    checking for gcc... gcc
    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 for a BSD-compatible install... /usr/bin/install -c
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for ranlib... ranlib
    checking for bison... bison -y
    checking how to run the C++ preprocessor... g++ -E
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking minix/config.h usability... no
    checking minix/config.h presence... no
    checking for minix/config.h... no
    checking whether it is safe to define __EXTENSIONS__... yes
    checking for xml2-config... /usr/bin/xml2-config
    checking for libxml - version >= 2.6.24... yes (version 2.7.1)
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for SQLITE3... yes
    checking for sqlite3_open_v2... yes
    checking for LIBGNUTLS... yes
    checking for libgcrypt-config... /usr/bin/libgcrypt-config
    checking for LIBGCRYPT - version >= 1.2.2... yes (1.4.1)
    checking for ares_init in -lcares... no
    checking for ares_init in -lcares... (cached) no
    checking for zlibVersion in -lz... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for ANSI C header files... (cached) yes
    checking argz.h usability... yes
    checking argz.h presence... yes
    checking for argz.h... 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 float.h usability... yes
    checking float.h presence... yes
    checking for float.h... yes
    checking for inttypes.h... (cached) yes
    checking io.h usability... no
    checking io.h presence... no
    checking for io.h... no
    checking langinfo.h usability... yes
    checking langinfo.h presence... yes
    checking for langinfo.h... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking netinet/in.h usability... yes
    checking netinet/in.h presence... yes
    checking for netinet/in.h... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdint.h... (cached) yes
    checking stdio_ext.h usability... yes
    checking stdio_ext.h presence... yes
    checking for stdio_ext.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for strings.h... (cached) yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... 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 termios.h usability... yes
    checking termios.h presence... yes
    checking for termios.h... yes
    checking for unistd.h... (cached) yes
    checking wchar.h usability... yes
    checking wchar.h presence... yes
    checking for wchar.h... yes
    checking for stdbool.h that conforms to C99... yes
    checking for _Bool... no
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for int16_t... yes
    checking for int32_t... yes
    checking for int64_t... yes
    checking for int8_t... yes
    checking for mode_t... yes
    checking for off_t... yes
    checking for size_t... yes
    checking for ssize_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for uint16_t... yes
    checking for uint32_t... yes
    checking for uint64_t... yes
    checking for uint8_t... yes
    checking for working volatile... yes
    checking for ptrdiff_t... yes
    checking whether byte ordering is bigendian... no
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... 64
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking whether we are using the GNU C Library 2 or newer... yes
    checking for simple visibility declarations... yes
    checking for stdint.h... 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/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/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 for argz.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking for limits.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for sys/param.h... (cached) 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 working 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 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... (((1U << 31) - 1) * 2 + 1)
    checking for stdint.h... (cached) yes
    checking for CFPreferencesCopyAppValue... no
    checking for CFLocaleCopyCurrent... no
    checking for ptrdiff_t... (cached) yes
    checking for stddef.h... (cached) 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 error_at_line... yes
    checking whether gcc needs -traditional... no
    checking for working memcmp... yes
    checking for sys/time.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for alarm... yes
    checking for working mktime... no
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... (cached) yes
    checking for working mmap... (cached) yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking for sys/socket.h... (cached) yes
    checking types of arguments for select... int,fd_set *,struct timeval *
    checking return type of signal handlers... void
    checking whether lstat dereferences a symlink specified with a trailing slash... yes
    checking whether stat accepts an empty string... no
    checking for strftime... yes
    checking for vprintf... yes
    checking for _doprnt... no
    checking for __argz_count... yes
    checking for __argz_next... yes
    checking for __argz_stringify... yes
    checking for atexit... yes
    checking for ftruncate... yes
    checking for getcwd... (cached) yes
    checking for gethostbyaddr... yes
    checking for gethostbyname... yes
    checking for getpagesize... (cached) yes
    checking for inet_ntoa... yes
    checking for memchr... yes
    checking for memmove... yes
    checking for mempcpy... (cached) yes
    checking for memset... yes
    checking for mkdir... yes
    checking for munmap... (cached) yes
    checking for nl_langinfo... yes
    checking for posix_memalign... yes
    checking for putenv... (cached) yes
    checking for rmdir... yes
    checking for select... yes
    checking for setlocale... (cached) yes
    checking for sleep... yes
    checking for socket... yes
    checking for stpcpy... (cached) yes
    checking for strcasecmp... (cached) yes
    checking for strchr... yes
    checking for strcspn... yes
    checking for strdup... (cached) yes
    checking for strerror... yes
    checking for strncasecmp... yes
    checking for strstr... yes
    checking for strtol... yes
    checking for strtoul... (cached) yes
    checking for strtoull... yes
    checking for tzset... yes
    checking for unsetenv... yes
    checking for usleep... yes
    checking for epoll_create... yes
    checking for posix_fallocate... yes
    checking for asctime_r... yes
    checking for basename... yes
    checking for gai_strerror... yes
    checking for getaddrinfo... yes
    checking for gettimeofday... yes
    checking for inet_aton... yes
    checking for localtime_r... yes
    checking for strptime... yes
    checking for timegm... yes
    checking for daemon... yes
    checking for struct sockaddr_in.sin_len... no
    checking whether struct option.name is assignable from const char*... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating src/Makefile
    config.status: creating test/Makefile
    config.status: creating po/Makefile.in
    config.status: creating m4/Makefile
    config.status: creating intl/Makefile
    config.status: creating lib/Makefile
    config.status: creating doc/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing po-directories commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile

    Build: i686-pc-linux-gnu
    Target: i686-pc-linux-gnu
    Install prefix: /usr/local
    CFLAGS: -g -O2
    CPPFLAGS:
    LDFLAGS:
    LIBS:
    SQLite3: yes
    GnuTLS: yes
    OpenSSL:
    CA Bundle:
    LibXML2: yes
    LibExpat:
    LibCares:
    Libz: yes
    Epoll: yes
    Bittorrent: yes
    Metalink: yes
    XML-RPC: yes


    next i did this:-

    jheel@linux-wkw9:~/Documents/My Documents/src/aria2-1.6.0>make

    and got the following output:-

    "...g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XmlRpcElements.o -MD -MP -MF .deps/XmlRpcElements.Tpo -c -o XmlRpcElements.o XmlRpcElements.cc
    mv -f .deps/XmlRpcElements.Tpo .deps/XmlRpcElements.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HttpServerBodyCommand.o -MD -MP -MF .deps/HttpServerBodyCommand.Tpo -c -o HttpServerBodyCommand.o HttpServerBodyCommand.cc
    mv -f .deps/HttpServerBodyCommand.Tpo .deps/HttpServerBodyCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XmlRpcMethod.o -MD -MP -MF .deps/XmlRpcMethod.Tpo -c -o XmlRpcMethod.o XmlRpcMethod.cc
    mv -f .deps/XmlRpcMethod.Tpo .deps/XmlRpcMethod.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XmlRpcMethodImpl.o -MD -MP -MF .deps/XmlRpcMethodImpl.Tpo -c -o XmlRpcMethodImpl.o XmlRpcMethodImpl.cc
    mv -f .deps/XmlRpcMethodImpl.Tpo .deps/XmlRpcMethodImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XmlRpcMethodFactory.o -MD -MP -MF .deps/XmlRpcMethodFactory.Tpo -c -o XmlRpcMethodFactory.o XmlRpcMethodFactory.cc
    mv -f .deps/XmlRpcMethodFactory.Tpo .deps/XmlRpcMethodFactory.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XmlRpcResponse.o -MD -MP -MF .deps/XmlRpcResponse.Tpo -c -o XmlRpcResponse.o XmlRpcResponse.cc
    mv -f .deps/XmlRpcResponse.Tpo .deps/XmlRpcResponse.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HttpListenCommand.o -MD -MP -MF .deps/HttpListenCommand.Tpo -c -o HttpListenCommand.o HttpListenCommand.cc
    mv -f .deps/HttpListenCommand.Tpo .deps/HttpListenCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HttpServerCommand.o -MD -MP -MF .deps/HttpServerCommand.Tpo -c -o HttpServerCommand.o HttpServerCommand.cc
    mv -f .deps/HttpServerCommand.Tpo .deps/HttpServerCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HttpServerResponseCommand.o -MD -MP -MF .deps/HttpServerResponseCommand.Tpo -c -o HttpServerResponseCommand.o HttpServerResponseCommand.cc
    mv -f .deps/HttpServerResponseCommand.Tpo .deps/HttpServerResponseCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HttpServer.o -MD -MP -MF .deps/HttpServer.Tpo -c -o HttpServer.o HttpServer.cc
    mv -f .deps/HttpServer.Tpo .deps/HttpServer.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT Xml2XmlRpcRequestProcessor.o -MD -MP -MF .deps/Xml2XmlRpcRequestProcessor.Tpo -c -o Xml2XmlRpcRequestProcessor.o Xml2XmlRpcRequestProcessor.cc
    mv -f .deps/Xml2XmlRpcRequestProcessor.Tpo .deps/Xml2XmlRpcRequestProcessor.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT FallocFileAllocationIterator.o -MD -MP -MF .deps/FallocFileAllocationIterator.Tpo -c -o FallocFileAllocationIterator.o FallocFileAllocationIterator.cc
    mv -f .deps/FallocFileAllocationIterator.Tpo .deps/FallocFileAllocationIterator.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT EpollEventPoll.o -MD -MP -MF .deps/EpollEventPoll.Tpo -c -o EpollEventPoll.o EpollEventPoll.cc
    mv -f .deps/EpollEventPoll.Tpo .deps/EpollEventPoll.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT LibgnutlsTLSContext.o -MD -MP -MF .deps/LibgnutlsTLSContext.Tpo -c -o LibgnutlsTLSContext.o LibgnutlsTLSContext.cc
    mv -f .deps/LibgnutlsTLSContext.Tpo .deps/LibgnutlsTLSContext.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT GZipDecoder.o -MD -MP -MF .deps/GZipDecoder.Tpo -c -o GZipDecoder.o GZipDecoder.cc
    mv -f .deps/GZipDecoder.Tpo .deps/GZipDecoder.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT Sqlite3MozCookieParser.o -MD -MP -MF .deps/Sqlite3MozCookieParser.Tpo -c -o Sqlite3MozCookieParser.o Sqlite3MozCookieParser.cc
    mv -f .deps/Sqlite3MozCookieParser.Tpo .deps/Sqlite3MozCookieParser.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT IteratableChunkChecksumValidator.o -MD -MP -MF .deps/IteratableChunkChecksumValidator.Tpo -c -o IteratableChunkChecksumValidator.o IteratableChunkChecksumValidator.cc
    mv -f .deps/IteratableChunkChecksumValidator.Tpo .deps/IteratableChunkChecksumValidator.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT IteratableChecksumValidator.o -MD -MP -MF .deps/IteratableChecksumValidator.Tpo -c -o IteratableChecksumValidator.o IteratableChecksumValidator.cc
    mv -f .deps/IteratableChecksumValidator.Tpo .deps/IteratableChecksumValidator.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT CheckIntegrityDispatcherCommand.o -MD -MP -MF .deps/CheckIntegrityDispatcherCommand.Tpo -c -o CheckIntegrityDispatcherCommand.o CheckIntegrityDispatcherCommand.cc
    mv -f .deps/CheckIntegrityDispatcherCommand.Tpo .deps/CheckIntegrityDispatcherCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT CheckIntegrityCommand.o -MD -MP -MF .deps/CheckIntegrityCommand.Tpo -c -o CheckIntegrityCommand.o CheckIntegrityCommand.cc
    mv -f .deps/CheckIntegrityCommand.Tpo .deps/CheckIntegrityCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT ChecksumCheckIntegrityEntry.o -MD -MP -MF .deps/ChecksumCheckIntegrityEntry.Tpo -c -o ChecksumCheckIntegrityEntry.o ChecksumCheckIntegrityEntry.cc
    mv -f .deps/ChecksumCheckIntegrityEntry.Tpo .deps/ChecksumCheckIntegrityEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT messageDigest.o -MD -MP -MF .deps/messageDigest.Tpo -c -o messageDigest.o messageDigest.cc
    mv -f .deps/messageDigest.Tpo .deps/messageDigest.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MessageDigestHelper.o -MD -MP -MF .deps/MessageDigestHelper.Tpo -c -o MessageDigestHelper.o MessageDigestHelper.cc
    mv -f .deps/MessageDigestHelper.Tpo .deps/MessageDigestHelper.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerMessageUtil.o -MD -MP -MF .deps/PeerMessageUtil.Tpo -c -o PeerMessageUtil.o PeerMessageUtil.cc
    mv -f .deps/PeerMessageUtil.Tpo .deps/PeerMessageUtil.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerAbstractCommand.o -MD -MP -MF .deps/PeerAbstractCommand.Tpo -c -o PeerAbstractCommand.o PeerAbstractCommand.cc
    mv -f .deps/PeerAbstractCommand.Tpo .deps/PeerAbstractCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerInitiateConnectionCommand.o -MD -MP -MF .deps/PeerInitiateConnectionCommand.Tpo -c -o PeerInitiateConnectionCommand.o PeerInitiateConnectionCommand.cc
    mv -f .deps/PeerInitiateConnectionCommand.Tpo .deps/PeerInitiateConnectionCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerInteractionCommand.o -MD -MP -MF .deps/PeerInteractionCommand.Tpo -c -o PeerInteractionCommand.o PeerInteractionCommand.cc
    mv -f .deps/PeerInteractionCommand.Tpo .deps/PeerInteractionCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT Peer.o -MD -MP -MF .deps/Peer.Tpo -c -o Peer.o Peer.cc
    mv -f .deps/Peer.Tpo .deps/Peer.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerListenCommand.o -MD -MP -MF .deps/PeerListenCommand.Tpo -c -o PeerListenCommand.o PeerListenCommand.cc
    mv -f .deps/PeerListenCommand.Tpo .deps/PeerListenCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT RequestSlot.o -MD -MP -MF .deps/RequestSlot.Tpo -c -o RequestSlot.o RequestSlot.cc
    mv -f .deps/RequestSlot.Tpo .deps/RequestSlot.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT TrackerWatcherCommand.o -MD -MP -MF .deps/TrackerWatcherCommand.Tpo -c -o TrackerWatcherCommand.o TrackerWatcherCommand.cc
    mv -f .deps/TrackerWatcherCommand.Tpo .deps/TrackerWatcherCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerChokeCommand.o -MD -MP -MF .deps/PeerChokeCommand.Tpo -c -o PeerChokeCommand.o PeerChokeCommand.cc
    mv -f .deps/PeerChokeCommand.Tpo .deps/PeerChokeCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT SeedCheckCommand.o -MD -MP -MF .deps/SeedCheckCommand.Tpo -c -o SeedCheckCommand.o SeedCheckCommand.cc
    mv -f .deps/SeedCheckCommand.Tpo .deps/SeedCheckCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT AnnounceList.o -MD -MP -MF .deps/AnnounceList.Tpo -c -o AnnounceList.o AnnounceList.cc
    mv -f .deps/AnnounceList.Tpo .deps/AnnounceList.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultPeerStorage.o -MD -MP -MF .deps/DefaultPeerStorage.Tpo -c -o DefaultPeerStorage.o DefaultPeerStorage.cc
    mv -f .deps/DefaultPeerStorage.Tpo .deps/DefaultPeerStorage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtAnnounce.o -MD -MP -MF .deps/BtAnnounce.Tpo -c -o BtAnnounce.o BtAnnounce.cc
    mv -f .deps/BtAnnounce.Tpo .deps/BtAnnounce.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtAnnounce.o -MD -MP -MF .deps/DefaultBtAnnounce.Tpo -c -o DefaultBtAnnounce.o DefaultBtAnnounce.cc
    mv -f .deps/DefaultBtAnnounce.Tpo .deps/DefaultBtAnnounce.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT AbstractBtMessage.o -MD -MP -MF .deps/AbstractBtMessage.Tpo -c -o AbstractBtMessage.o AbstractBtMessage.cc
    mv -f .deps/AbstractBtMessage.Tpo .deps/AbstractBtMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT SimpleBtMessage.o -MD -MP -MF .deps/SimpleBtMessage.Tpo -c -o SimpleBtMessage.o SimpleBtMessage.cc
    mv -f .deps/SimpleBtMessage.Tpo .deps/SimpleBtMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtAllowedFastMessage.o -MD -MP -MF .deps/BtAllowedFastMessage.Tpo -c -o BtAllowedFastMessage.o BtAllowedFastMessage.cc
    mv -f .deps/BtAllowedFastMessage.Tpo .deps/BtAllowedFastMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtBitfieldMessage.o -MD -MP -MF .deps/BtBitfieldMessage.Tpo -c -o BtBitfieldMessage.o BtBitfieldMessage.cc
    mv -f .deps/BtBitfieldMessage.Tpo .deps/BtBitfieldMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtCancelMessage.o -MD -MP -MF .deps/BtCancelMessage.Tpo -c -o BtCancelMessage.o BtCancelMessage.cc
    mv -f .deps/BtCancelMessage.Tpo .deps/BtCancelMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtChokeMessage.o -MD -MP -MF .deps/BtChokeMessage.Tpo -c -o BtChokeMessage.o BtChokeMessage.cc
    mv -f .deps/BtChokeMessage.Tpo .deps/BtChokeMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtHaveAllMessage.o -MD -MP -MF .deps/BtHaveAllMessage.Tpo -c -o BtHaveAllMessage.o BtHaveAllMessage.cc
    mv -f .deps/BtHaveAllMessage.Tpo .deps/BtHaveAllMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtHaveMessage.o -MD -MP -MF .deps/BtHaveMessage.Tpo -c -o BtHaveMessage.o BtHaveMessage.cc
    mv -f .deps/BtHaveMessage.Tpo .deps/BtHaveMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtHaveNoneMessage.o -MD -MP -MF .deps/BtHaveNoneMessage.Tpo -c -o BtHaveNoneMessage.o BtHaveNoneMessage.cc
    mv -f .deps/BtHaveNoneMessage.Tpo .deps/BtHaveNoneMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtInterestedMessage.o -MD -MP -MF .deps/BtInterestedMessage.Tpo -c -o BtInterestedMessage.o BtInterestedMessage.cc
    mv -f .deps/BtInterestedMessage.Tpo .deps/BtInterestedMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtKeepAliveMessage.o -MD -MP -MF .deps/BtKeepAliveMessage.Tpo -c -o BtKeepAliveMessage.o BtKeepAliveMessage.cc
    mv -f .deps/BtKeepAliveMessage.Tpo .deps/BtKeepAliveMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtNotInterestedMessage.o -MD -MP -MF .deps/BtNotInterestedMessage.Tpo -c -o BtNotInterestedMessage.o BtNotInterestedMessage.cc
    mv -f .deps/BtNotInterestedMessage.Tpo .deps/BtNotInterestedMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtPieceMessage.o -MD -MP -MF .deps/BtPieceMessage.Tpo -c -o BtPieceMessage.o BtPieceMessage.cc
    mv -f .deps/BtPieceMessage.Tpo .deps/BtPieceMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtPortMessage.o -MD -MP -MF .deps/BtPortMessage.Tpo -c -o BtPortMessage.o BtPortMessage.cc
    mv -f .deps/BtPortMessage.Tpo .deps/BtPortMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtRejectMessage.o -MD -MP -MF .deps/BtRejectMessage.Tpo -c -o BtRejectMessage.o BtRejectMessage.cc
    mv -f .deps/BtRejectMessage.Tpo .deps/BtRejectMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtRequestMessage.o -MD -MP -MF .deps/BtRequestMessage.Tpo -c -o BtRequestMessage.o BtRequestMessage.cc
    mv -f .deps/BtRequestMessage.Tpo .deps/BtRequestMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtSuggestPieceMessage.o -MD -MP -MF .deps/BtSuggestPieceMessage.Tpo -c -o BtSuggestPieceMessage.o BtSuggestPieceMessage.cc
    mv -f .deps/BtSuggestPieceMessage.Tpo .deps/BtSuggestPieceMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtUnchokeMessage.o -MD -MP -MF .deps/BtUnchokeMessage.Tpo -c -o BtUnchokeMessage.o BtUnchokeMessage.cc
    mv -f .deps/BtUnchokeMessage.Tpo .deps/BtUnchokeMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtHandshakeMessage.o -MD -MP -MF .deps/BtHandshakeMessage.Tpo -c -o BtHandshakeMessage.o BtHandshakeMessage.cc
    mv -f .deps/BtHandshakeMessage.Tpo .deps/BtHandshakeMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtMessageFactory.o -MD -MP -MF .deps/DefaultBtMessageFactory.Tpo -c -o DefaultBtMessageFactory.o DefaultBtMessageFactory.cc
    mv -f .deps/DefaultBtMessageFactory.Tpo .deps/DefaultBtMessageFactory.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtMessageDispatcher.o -MD -MP -MF .deps/DefaultBtMessageDispatcher.Tpo -c -o DefaultBtMessageDispatcher.o DefaultBtMessageDispatcher.cc
    mv -f .deps/DefaultBtMessageDispatcher.Tpo .deps/DefaultBtMessageDispatcher.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtMessageReceiver.o -MD -MP -MF .deps/DefaultBtMessageReceiver.Tpo -c -o DefaultBtMessageReceiver.o DefaultBtMessageReceiver.cc
    mv -f .deps/DefaultBtMessageReceiver.Tpo .deps/DefaultBtMessageReceiver.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtRequestFactory.o -MD -MP -MF .deps/DefaultBtRequestFactory.Tpo -c -o DefaultBtRequestFactory.o DefaultBtRequestFactory.cc
    mv -f .deps/DefaultBtRequestFactory.Tpo .deps/DefaultBtRequestFactory.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultBtInteractive.o -MD -MP -MF .deps/DefaultBtInteractive.Tpo -c -o DefaultBtInteractive.o DefaultBtInteractive.cc
    mv -f .deps/DefaultBtInteractive.Tpo .deps/DefaultBtInteractive.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT ActivePeerConnectionCommand.o -MD -MP -MF .deps/ActivePeerConnectionCommand.Tpo -c -o ActivePeerConnectionCommand.o ActivePeerConnectionCommand.cc
    mv -f .deps/ActivePeerConnectionCommand.Tpo .deps/ActivePeerConnectionCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtDependency.o -MD -MP -MF .deps/BtDependency.Tpo -c -o BtDependency.o BtDependency.cc
    mv -f .deps/BtDependency.Tpo .deps/BtDependency.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PeerReceiveHandshakeCommand.o -MD -MP -MF .deps/PeerReceiveHandshakeCommand.Tpo -c -o PeerReceiveHandshakeCommand.o PeerReceiveHandshakeCommand.cc
    mv -f .deps/PeerReceiveHandshakeCommand.Tpo .deps/PeerReceiveHandshakeCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtSetup.o -MD -MP -MF .deps/BtSetup.Tpo -c -o BtSetup.o BtSetup.cc
    mv -f .deps/BtSetup.Tpo .deps/BtSetup.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtFileAllocationEntry.o -MD -MP -MF .deps/BtFileAllocationEntry.Tpo -c -o BtFileAllocationEntry.o BtFileAllocationEntry.cc
    mv -f .deps/BtFileAllocationEntry.Tpo .deps/BtFileAllocationEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtPostDownloadHandler.o -MD -MP -MF .deps/BtPostDownloadHandler.Tpo -c -o BtPostDownloadHandler.o BtPostDownloadHandler.cc
    mv -f .deps/BtPostDownloadHandler.Tpo .deps/BtPostDownloadHandler.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtCheckIntegrityEntry.o -MD -MP -MF .deps/BtCheckIntegrityEntry.Tpo -c -o BtCheckIntegrityEntry.o BtCheckIntegrityEntry.cc
    mv -f .deps/BtCheckIntegrityEntry.Tpo .deps/BtCheckIntegrityEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtExtendedMessage.o -MD -MP -MF .deps/BtExtendedMessage.Tpo -c -o BtExtendedMessage.o BtExtendedMessage.cc
    mv -f .deps/BtExtendedMessage.Tpo .deps/BtExtendedMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DefaultExtensionMessageFactory.o -MD -MP -MF .deps/DefaultExtensionMessageFactory.Tpo -c -o DefaultExtensionMessageFactory.o DefaultExtensionMessageFactory.cc
    mv -f .deps/DefaultExtensionMessageFactory.Tpo .deps/DefaultExtensionMessageFactory.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HandshakeExtensionMessage.o -MD -MP -MF .deps/HandshakeExtensionMessage.Tpo -c -o HandshakeExtensionMessage.o HandshakeExtensionMessage.cc
    mv -f .deps/HandshakeExtensionMessage.Tpo .deps/HandshakeExtensionMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT UTPexExtensionMessage.o -MD -MP -MF .deps/UTPexExtensionMessage.Tpo -c -o UTPexExtensionMessage.o UTPexExtensionMessage.cc
    mv -f .deps/UTPexExtensionMessage.Tpo .deps/UTPexExtensionMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTNode.o -MD -MP -MF .deps/DHTNode.Tpo -c -o DHTNode.o DHTNode.cc
    mv -f .deps/DHTNode.Tpo .deps/DHTNode.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTUtil.o -MD -MP -MF .deps/DHTUtil.Tpo -c -o DHTUtil.o DHTUtil.cc
    mv -f .deps/DHTUtil.Tpo .deps/DHTUtil.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTBucket.o -MD -MP -MF .deps/DHTBucket.Tpo -c -o DHTBucket.o DHTBucket.cc
    mv -f .deps/DHTBucket.Tpo .deps/DHTBucket.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTRoutingTable.o -MD -MP -MF .deps/DHTRoutingTable.Tpo -c -o DHTRoutingTable.o DHTRoutingTable.cc
    mv -f .deps/DHTRoutingTable.Tpo .deps/DHTRoutingTable.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageEntry.o -MD -MP -MF .deps/DHTMessageEntry.Tpo -c -o DHTMessageEntry.o DHTMessageEntry.cc
    mv -f .deps/DHTMessageEntry.Tpo .deps/DHTMessageEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageDispatcherImpl.o -MD -MP -MF .deps/DHTMessageDispatcherImpl.Tpo -c -o DHTMessageDispatcherImpl.o DHTMessageDispatcherImpl.cc
    mv -f .deps/DHTMessageDispatcherImpl.Tpo .deps/DHTMessageDispatcherImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageReceiver.o -MD -MP -MF .deps/DHTMessageReceiver.Tpo -c -o DHTMessageReceiver.o DHTMessageReceiver.cc
    mv -f .deps/DHTMessageReceiver.Tpo .deps/DHTMessageReceiver.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageTracker.o -MD -MP -MF .deps/DHTMessageTracker.Tpo -c -o DHTMessageTracker.o DHTMessageTracker.cc
    mv -f .deps/DHTMessageTracker.Tpo .deps/DHTMessageTracker.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageTrackerEntry.o -MD -MP -MF .deps/DHTMessageTrackerEntry.Tpo -c -o DHTMessageTrackerEntry.o DHTMessageTrackerEntry.cc
    mv -f .deps/DHTMessageTrackerEntry.Tpo .deps/DHTMessageTrackerEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessage.o -MD -MP -MF .deps/DHTMessage.Tpo -c -o DHTMessage.o DHTMessage.cc
    mv -f .deps/DHTMessage.Tpo .deps/DHTMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTConnectionImpl.o -MD -MP -MF .deps/DHTConnectionImpl.Tpo -c -o DHTConnectionImpl.o DHTConnectionImpl.cc
    mv -f .deps/DHTConnectionImpl.Tpo .deps/DHTConnectionImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAbstractMessage.o -MD -MP -MF .deps/DHTAbstractMessage.Tpo -c -o DHTAbstractMessage.o DHTAbstractMessage.cc
    mv -f .deps/DHTAbstractMessage.Tpo .deps/DHTAbstractMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTQueryMessage.o -MD -MP -MF .deps/DHTQueryMessage.Tpo -c -o DHTQueryMessage.o DHTQueryMessage.cc
    mv -f .deps/DHTQueryMessage.Tpo .deps/DHTQueryMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTResponseMessage.o -MD -MP -MF .deps/DHTResponseMessage.Tpo -c -o DHTResponseMessage.o DHTResponseMessage.cc
    mv -f .deps/DHTResponseMessage.Tpo .deps/DHTResponseMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPingMessage.o -MD -MP -MF .deps/DHTPingMessage.Tpo -c -o DHTPingMessage.o DHTPingMessage.cc
    mv -f .deps/DHTPingMessage.Tpo .deps/DHTPingMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPingReplyMessage.o -MD -MP -MF .deps/DHTPingReplyMessage.Tpo -c -o DHTPingReplyMessage.o DHTPingReplyMessage.cc
    mv -f .deps/DHTPingReplyMessage.Tpo .deps/DHTPingReplyMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTFindNodeMessage.o -MD -MP -MF .deps/DHTFindNodeMessage.Tpo -c -o DHTFindNodeMessage.o DHTFindNodeMessage.cc
    mv -f .deps/DHTFindNodeMessage.Tpo .deps/DHTFindNodeMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTFindNodeReplyMessage.o -MD -MP -MF .deps/DHTFindNodeReplyMessage.Tpo -c -o DHTFindNodeReplyMessage.o DHTFindNodeReplyMessage.cc
    mv -f .deps/DHTFindNodeReplyMessage.Tpo .deps/DHTFindNodeReplyMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTGetPeersMessage.o -MD -MP -MF .deps/DHTGetPeersMessage.Tpo -c -o DHTGetPeersMessage.o DHTGetPeersMessage.cc
    mv -f .deps/DHTGetPeersMessage.Tpo .deps/DHTGetPeersMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTGetPeersReplyMessage.o -MD -MP -MF .deps/DHTGetPeersReplyMessage.Tpo -c -o DHTGetPeersReplyMessage.o DHTGetPeersReplyMessage.cc
    mv -f .deps/DHTGetPeersReplyMessage.Tpo .deps/DHTGetPeersReplyMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAnnouncePeerMessage.o -MD -MP -MF .deps/DHTAnnouncePeerMessage.Tpo -c -o DHTAnnouncePeerMessage.o DHTAnnouncePeerMessage.cc
    mv -f .deps/DHTAnnouncePeerMessage.Tpo .deps/DHTAnnouncePeerMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAnnouncePeerReplyMessage.o -MD -MP -MF .deps/DHTAnnouncePeerReplyMessage.Tpo -c -o DHTAnnouncePeerReplyMessage.o DHTAnnouncePeerReplyMessage.cc
    mv -f .deps/DHTAnnouncePeerReplyMessage.Tpo .deps/DHTAnnouncePeerReplyMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTUnknownMessage.o -MD -MP -MF .deps/DHTUnknownMessage.Tpo -c -o DHTUnknownMessage.o DHTUnknownMessage.cc
    mv -f .deps/DHTUnknownMessage.Tpo .deps/DHTUnknownMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageFactoryImpl.o -MD -MP -MF .deps/DHTMessageFactoryImpl.Tpo -c -o DHTMessageFactoryImpl.o DHTMessageFactoryImpl.cc
    mv -f .deps/DHTMessageFactoryImpl.Tpo .deps/DHTMessageFactoryImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTNodeLookupTask.o -MD -MP -MF .deps/DHTNodeLookupTask.Tpo -c -o DHTNodeLookupTask.o DHTNodeLookupTask.cc
    mv -f .deps/DHTNodeLookupTask.Tpo .deps/DHTNodeLookupTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTNodeLookupEntry.o -MD -MP -MF .deps/DHTNodeLookupEntry.Tpo -c -o DHTNodeLookupEntry.o DHTNodeLookupEntry.cc
    mv -f .deps/DHTNodeLookupEntry.Tpo .deps/DHTNodeLookupEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BNode.o -MD -MP -MF .deps/BNode.Tpo -c -o BNode.o BNode.cc
    mv -f .deps/BNode.Tpo .deps/BNode.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTMessageCallbackImpl.o -MD -MP -MF .deps/DHTMessageCallbackImpl.Tpo -c -o DHTMessageCallbackImpl.o DHTMessageCallbackImpl.cc
    mv -f .deps/DHTMessageCallbackImpl.Tpo .deps/DHTMessageCallbackImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAbstractTask.o -MD -MP -MF .deps/DHTAbstractTask.Tpo -c -o DHTAbstractTask.o DHTAbstractTask.cc
    mv -f .deps/DHTAbstractTask.Tpo .deps/DHTAbstractTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPingTask.o -MD -MP -MF .deps/DHTPingTask.Tpo -c -o DHTPingTask.o DHTPingTask.cc
    mv -f .deps/DHTPingTask.Tpo .deps/DHTPingTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTTaskQueueImpl.o -MD -MP -MF .deps/DHTTaskQueueImpl.Tpo -c -o DHTTaskQueueImpl.o DHTTaskQueueImpl.cc
    mv -f .deps/DHTTaskQueueImpl.Tpo .deps/DHTTaskQueueImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTBucketRefreshTask.o -MD -MP -MF .deps/DHTBucketRefreshTask.Tpo -c -o DHTBucketRefreshTask.o DHTBucketRefreshTask.cc
    mv -f .deps/DHTBucketRefreshTask.Tpo .deps/DHTBucketRefreshTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAbstractNodeLookupTask.o -MD -MP -MF .deps/DHTAbstractNodeLookupTask.Tpo -c -o DHTAbstractNodeLookupTask.o DHTAbstractNodeLookupTask.cc
    mv -f .deps/DHTAbstractNodeLookupTask.Tpo .deps/DHTAbstractNodeLookupTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPeerLookupTask.o -MD -MP -MF .deps/DHTPeerLookupTask.Tpo -c -o DHTPeerLookupTask.o DHTPeerLookupTask.cc
    mv -f .deps/DHTPeerLookupTask.Tpo .deps/DHTPeerLookupTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTSetup.o -MD -MP -MF .deps/DHTSetup.Tpo -c -o DHTSetup.o DHTSetup.cc
    mv -f .deps/DHTSetup.Tpo .deps/DHTSetup.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTTaskFactoryImpl.o -MD -MP -MF .deps/DHTTaskFactoryImpl.Tpo -c -o DHTTaskFactoryImpl.o DHTTaskFactoryImpl.cc
    mv -f .deps/DHTTaskFactoryImpl.Tpo .deps/DHTTaskFactoryImpl.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTInteractionCommand.o -MD -MP -MF .deps/DHTInteractionCommand.Tpo -c -o DHTInteractionCommand.o DHTInteractionCommand.cc
    mv -f .deps/DHTInteractionCommand.Tpo .deps/DHTInteractionCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPeerAnnounceEntry.o -MD -MP -MF .deps/DHTPeerAnnounceEntry.Tpo -c -o DHTPeerAnnounceEntry.o DHTPeerAnnounceEntry.cc
    mv -f .deps/DHTPeerAnnounceEntry.Tpo .deps/DHTPeerAnnounceEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPeerAnnounceStorage.o -MD -MP -MF .deps/DHTPeerAnnounceStorage.Tpo -c -o DHTPeerAnnounceStorage.o DHTPeerAnnounceStorage.cc
    mv -f .deps/DHTPeerAnnounceStorage.Tpo .deps/DHTPeerAnnounceStorage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTTokenTracker.o -MD -MP -MF .deps/DHTTokenTracker.Tpo -c -o DHTTokenTracker.o DHTTokenTracker.cc
    mv -f .deps/DHTTokenTracker.Tpo .deps/DHTTokenTracker.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTGetPeersCommand.o -MD -MP -MF .deps/DHTGetPeersCommand.Tpo -c -o DHTGetPeersCommand.o DHTGetPeersCommand.cc
    mv -f .deps/DHTGetPeersCommand.Tpo .deps/DHTGetPeersCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTTokenUpdateCommand.o -MD -MP -MF .deps/DHTTokenUpdateCommand.Tpo -c -o DHTTokenUpdateCommand.o DHTTokenUpdateCommand.cc
    mv -f .deps/DHTTokenUpdateCommand.Tpo .deps/DHTTokenUpdateCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTBucketRefreshCommand.o -MD -MP -MF .deps/DHTBucketRefreshCommand.Tpo -c -o DHTBucketRefreshCommand.o DHTBucketRefreshCommand.cc
    mv -f .deps/DHTBucketRefreshCommand.Tpo .deps/DHTBucketRefreshCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTPeerAnnounceCommand.o -MD -MP -MF .deps/DHTPeerAnnounceCommand.Tpo -c -o DHTPeerAnnounceCommand.o DHTPeerAnnounceCommand.cc
    mv -f .deps/DHTPeerAnnounceCommand.Tpo .deps/DHTPeerAnnounceCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTReplaceNodeTask.o -MD -MP -MF .deps/DHTReplaceNodeTask.Tpo -c -o DHTReplaceNodeTask.o DHTReplaceNodeTask.cc
    mv -f .deps/DHTReplaceNodeTask.Tpo .deps/DHTReplaceNodeTask.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTEntryPointNameResolveCommand.o -MD -MP -MF .deps/DHTEntryPointNameResolveCommand.Tpo -c -o DHTEntryPointNameResolveCommand.o DHTEntryPointNameResolveCommand.cc
    mv -f .deps/DHTEntryPointNameResolveCommand.Tpo .deps/DHTEntryPointNameResolveCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTRoutingTableSerializer.o -MD -MP -MF .deps/DHTRoutingTableSerializer.Tpo -c -o DHTRoutingTableSerializer.o DHTRoutingTableSerializer.cc
    mv -f .deps/DHTRoutingTableSerializer.Tpo .deps/DHTRoutingTableSerializer.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTRoutingTableDeserializer.o -MD -MP -MF .deps/DHTRoutingTableDeserializer.Tpo -c -o DHTRoutingTableDeserializer.o DHTRoutingTableDeserializer.cc
    mv -f .deps/DHTRoutingTableDeserializer.Tpo .deps/DHTRoutingTableDeserializer.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTAutoSaveCommand.o -MD -MP -MF .deps/DHTAutoSaveCommand.Tpo -c -o DHTAutoSaveCommand.o DHTAutoSaveCommand.cc
    mv -f .deps/DHTAutoSaveCommand.Tpo .deps/DHTAutoSaveCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT DHTRegistry.o -MD -MP -MF .deps/DHTRegistry.Tpo -c -o DHTRegistry.o DHTRegistry.cc
    mv -f .deps/DHTRegistry.Tpo .deps/DHTRegistry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT InitiatorMSEHandshakeCommand.o -MD -MP -MF .deps/InitiatorMSEHandshakeCommand.Tpo -c -o InitiatorMSEHandshakeCommand.o InitiatorMSEHandshakeCommand.cc
    mv -f .deps/InitiatorMSEHandshakeCommand.Tpo .deps/InitiatorMSEHandshakeCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT ReceiverMSEHandshakeCommand.o -MD -MP -MF .deps/ReceiverMSEHandshakeCommand.Tpo -c -o ReceiverMSEHandshakeCommand.o ReceiverMSEHandshakeCommand.cc
    mv -f .deps/ReceiverMSEHandshakeCommand.Tpo .deps/ReceiverMSEHandshakeCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MSEHandshake.o -MD -MP -MF .deps/MSEHandshake.Tpo -c -o MSEHandshake.o MSEHandshake.cc
    mv -f .deps/MSEHandshake.Tpo .deps/MSEHandshake.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtLeecherStateChoke.o -MD -MP -MF .deps/BtLeecherStateChoke.Tpo -c -o BtLeecherStateChoke.o BtLeecherStateChoke.cc
    mv -f .deps/BtLeecherStateChoke.Tpo .deps/BtLeecherStateChoke.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtSeederStateChoke.o -MD -MP -MF .deps/BtSeederStateChoke.Tpo -c -o BtSeederStateChoke.o BtSeederStateChoke.cc
    mv -f .deps/BtSeederStateChoke.Tpo .deps/BtSeederStateChoke.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT RangeBtMessage.o -MD -MP -MF .deps/RangeBtMessage.Tpo -c -o RangeBtMessage.o RangeBtMessage.cc
    mv -f .deps/RangeBtMessage.Tpo .deps/RangeBtMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT IndexBtMessage.o -MD -MP -MF .deps/IndexBtMessage.Tpo -c -o IndexBtMessage.o IndexBtMessage.cc
    mv -f .deps/IndexBtMessage.Tpo .deps/IndexBtMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT ZeroBtMessage.o -MD -MP -MF .deps/ZeroBtMessage.Tpo -c -o ZeroBtMessage.o ZeroBtMessage.cc
    mv -f .deps/ZeroBtMessage.Tpo .deps/ZeroBtMessage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT bencode.o -MD -MP -MF .deps/bencode.Tpo -c -o bencode.o bencode.cc
    mv -f .deps/bencode.Tpo .deps/bencode.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT bittorrent_helper.o -MD -MP -MF .deps/bittorrent_helper.Tpo -c -o bittorrent_helper.o bittorrent_helper.cc
    mv -f .deps/bittorrent_helper.Tpo .deps/bittorrent_helper.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT BtStopDownloadCommand.o -MD -MP -MF .deps/BtStopDownloadCommand.Tpo -c -o BtStopDownloadCommand.o BtStopDownloadCommand.cc
    mv -f .deps/BtStopDownloadCommand.Tpo .deps/BtStopDownloadCommand.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT Metalinker.o -MD -MP -MF .deps/Metalinker.Tpo -c -o Metalinker.o Metalinker.cc
    mv -f .deps/Metalinker.Tpo .deps/Metalinker.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkEntry.o -MD -MP -MF .deps/MetalinkEntry.Tpo -c -o MetalinkEntry.o MetalinkEntry.cc
    mv -f .deps/MetalinkEntry.Tpo .deps/MetalinkEntry.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkResource.o -MD -MP -MF .deps/MetalinkResource.Tpo -c -o MetalinkResource.o MetalinkResource.cc
    mv -f .deps/MetalinkResource.Tpo .deps/MetalinkResource.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkParserController.o -MD -MP -MF .deps/MetalinkParserController.Tpo -c -o MetalinkParserController.o MetalinkParserController.cc
    mv -f .deps/MetalinkParserController.Tpo .deps/MetalinkParserController.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkParserStateMachine.o -MD -MP -MF .deps/MetalinkParserStateMachine.Tpo -c -o MetalinkParserStateMachine.o MetalinkParserStateMachine.cc
    mv -f .deps/MetalinkParserStateMachine.Tpo .deps/MetalinkParserStateMachine.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT InitialMetalinkParserState.o -MD -MP -MF .deps/InitialMetalinkParserState.Tpo -c -o InitialMetalinkParserState.o InitialMetalinkParserState.cc
    mv -f .deps/InitialMetalinkParserState.Tpo .deps/InitialMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkMetalinkParserState.o -MD -MP -MF .deps/MetalinkMetalinkParserState.Tpo -c -o MetalinkMetalinkParserState.o MetalinkMetalinkParserState.cc
    mv -f .deps/MetalinkMetalinkParserState.Tpo .deps/MetalinkMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT FilesMetalinkParserState.o -MD -MP -MF .deps/FilesMetalinkParserState.Tpo -c -o FilesMetalinkParserState.o FilesMetalinkParserState.cc
    mv -f .deps/FilesMetalinkParserState.Tpo .deps/FilesMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT FileMetalinkParserState.o -MD -MP -MF .deps/FileMetalinkParserState.Tpo -c -o FileMetalinkParserState.o FileMetalinkParserState.cc
    mv -f .deps/FileMetalinkParserState.Tpo .deps/FileMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT SizeMetalinkParserState.o -MD -MP -MF .deps/SizeMetalinkParserState.Tpo -c -o SizeMetalinkParserState.o SizeMetalinkParserState.cc
    mv -f .deps/SizeMetalinkParserState.Tpo .deps/SizeMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT VersionMetalinkParserState.o -MD -MP -MF .deps/VersionMetalinkParserState.Tpo -c -o VersionMetalinkParserState.o VersionMetalinkParserState.cc
    mv -f .deps/VersionMetalinkParserState.Tpo .deps/VersionMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT LanguageMetalinkParserState.o -MD -MP -MF .deps/LanguageMetalinkParserState.Tpo -c -o LanguageMetalinkParserState.o LanguageMetalinkParserState.cc
    mv -f .deps/LanguageMetalinkParserState.Tpo .deps/LanguageMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT OSMetalinkParserState.o -MD -MP -MF .deps/OSMetalinkParserState.Tpo -c -o OSMetalinkParserState.o OSMetalinkParserState.cc
    mv -f .deps/OSMetalinkParserState.Tpo .deps/OSMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT VerificationMetalinkParserState.o -MD -MP -MF .deps/VerificationMetalinkParserState.Tpo -c -o VerificationMetalinkParserState.o VerificationMetalinkParserState.cc
    mv -f .deps/VerificationMetalinkParserState.Tpo .deps/VerificationMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT HashMetalinkParserState.o -MD -MP -MF .deps/HashMetalinkParserState.Tpo -c -o HashMetalinkParserState.o HashMetalinkParserState.cc
    mv -f .deps/HashMetalinkParserState.Tpo .deps/HashMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PiecesMetalinkParserState.o -MD -MP -MF .deps/PiecesMetalinkParserState.Tpo -c -o PiecesMetalinkParserState.o PiecesMetalinkParserState.cc
    mv -f .deps/PiecesMetalinkParserState.Tpo .deps/PiecesMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT PieceHashMetalinkParserState.o -MD -MP -MF .deps/PieceHashMetalinkParserState.Tpo -c -o PieceHashMetalinkParserState.o PieceHashMetalinkParserState.cc
    mv -f .deps/PieceHashMetalinkParserState.Tpo .deps/PieceHashMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT SignatureMetalinkParserState.o -MD -MP -MF .deps/SignatureMetalinkParserState.Tpo -c -o SignatureMetalinkParserState.o SignatureMetalinkParserState.cc
    mv -f .deps/SignatureMetalinkParserState.Tpo .deps/SignatureMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT ResourcesMetalinkParserState.o -MD -MP -MF .deps/ResourcesMetalinkParserState.Tpo -c -o ResourcesMetalinkParserState.o ResourcesMetalinkParserState.cc
    mv -f .deps/ResourcesMetalinkParserState.Tpo .deps/ResourcesMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT URLMetalinkParserState.o -MD -MP -MF .deps/URLMetalinkParserState.Tpo -c -o URLMetalinkParserState.o URLMetalinkParserState.cc
    mv -f .deps/URLMetalinkParserState.Tpo .deps/URLMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT FinMetalinkParserState.o -MD -MP -MF .deps/FinMetalinkParserState.Tpo -c -o FinMetalinkParserState.o FinMetalinkParserState.cc
    mv -f .deps/FinMetalinkParserState.Tpo .deps/FinMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT SkipTagMetalinkParserState.o -MD -MP -MF .deps/SkipTagMetalinkParserState.Tpo -c -o SkipTagMetalinkParserState.o SkipTagMetalinkParserState.cc
    mv -f .deps/SkipTagMetalinkParserState.Tpo .deps/SkipTagMetalinkParserState.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT Metalink2RequestGroup.o -MD -MP -MF .deps/Metalink2RequestGroup.Tpo -c -o Metalink2RequestGroup.o Metalink2RequestGroup.cc
    mv -f .deps/Metalink2RequestGroup.Tpo .deps/Metalink2RequestGroup.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkPostDownloadHandler.o -MD -MP -MF .deps/MetalinkPostDownloadHandler.Tpo -c -o MetalinkPostDownloadHandler.o MetalinkPostDownloadHandler.cc
    mv -f .deps/MetalinkPostDownloadHandler.Tpo .deps/MetalinkPostDownloadHandler.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT MetalinkHelper.o -MD -MP -MF .deps/MetalinkHelper.Tpo -c -o MetalinkHelper.o MetalinkHelper.cc
    mv -f .deps/MetalinkHelper.Tpo .deps/MetalinkHelper.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT XML2SAXMetalinkProcessor.o -MD -MP -MF .deps/XML2SAXMetalinkProcessor.Tpo -c -o XML2SAXMetalinkProcessor.o XML2SAXMetalinkProcessor.cc
    mv -f .deps/XML2SAXMetalinkProcessor.Tpo .deps/XML2SAXMetalinkProcessor.Po
    rm -f libaria2c.a
    ar cru libaria2c.a SocketCore.o Command.o AbstractCommand.o InitiateConnectionCommandFactory.o DownloadCommand.o HttpInitiateConnectionCommand.o HttpRequestCommand.o HttpResponseCommand.o HttpProxyRequestCommand.o HttpProxyResponseCommand.o HttpDownloadCommand.o HttpHeader.o HttpConnection.o FtpConnection.o FtpInitiateConnectionCommand.o FtpNegotiationCommand.o FtpDownloadCommand.o FtpTunnelRequestCommand.o FtpTunnelResponseCommand.o SleepCommand.o DownloadEngine.o GrowSegment.o PiecedSegment.o SegmentMan.o Util.o Request.o Exception.o Logger.o SimpleLogger.o AbstractDiskWriter.o DefaultDiskWriter.o DefaultDiskWriterFactory.o File.o Option.o Base64.o LogFactory.o TimeA2.o FeatureConfig.o DownloadEngineFactory.o SpeedCalc.o BitfieldMan.o BitfieldManFactory.o SimpleRandomizer.o HttpResponse.o HttpRequest.o AbstractProxyRequestCommand.o AbstractProxyResponseCommand.o Netrc.o AuthConfig.o AbstractAuthResolver.o DefaultAuthResolver.o NetrcAuthResolver.o AuthConfigFactory.o OptionParser.o OptionHandlerFactory.o OptionHandler.o NameResolver.o RequestGroup.o RequestGroupMan.o FileAllocationCommand.o FillRequestGroupCommand.o FileAllocationDispatcherCommand.o FileAllocationEntry.o StreamFileAllocationEntry.o MultiUrlRequestInfo.o UriListParser.o DefaultSegmentManFactory.o RealtimeCommand.o RequestGroupEntry.o Cookie.o CookieParser.o HttpHeaderProcessor.o FileEntry.o Platform.o PStringSegment.o PStringBuildVisitor.o ParameterizedStringParser.o TimeBasedCommand.o AutoSaveCommand.o DefaultPieceStorage.o UnknownLengthPieceStorage.o PieceStatMan.o ConsoleStatCalc.o TransferStat.o DefaultBtProgressInfoFile.o SingleFileAllocationIterator.o ContentTypeRequestGroupCriteria.o DownloadHandler.o DownloadHandlerConstants.o DownloadHandlerFactory.o MemoryBufferPreDownloadHandler.o HaveEraseCommand.o Piece.o CheckIntegrityEntry.o PieceHashCheckIntegrityEntry.o StreamCheckIntegrityEntry.o DiskAdaptor.o AbstractSingleDiskAdaptor.o DirectDiskAdaptor.o MultiDiskAdaptor.o PeerSessionResource.o BtRegistry.o MultiFileAllocationIterator.o PeerConnection.o ByteArrayDiskWriter.o ByteArrayDiskWriterFactory.o DownloadContext.o TimedHaltCommand.o prefs.o ProtocolDetector.o StringFormat.o HttpSkipResponseCommand.o InitiateConnectionCommand.o FtpFinishDownloadCommand.o A2STR.o RarestPieceSelector.o ChunkedDecoder.o Signature.o ServerStat.o ServerStatMan.o AdaptiveURISelector.o InOrderURISelector.o FeedbackURISelector.o NsCookieParser.o CookieStorage.o SocketBuffer.o OptionHandlerException.o URIResult.o SelectEventPoll.o LongestSequencePieceSelector.o BDE.o CreateRequestCommand.o XmlRpcRequestParserController.o XmlRpcRequestParserStateMachine.o XmlRpcRequestParserStateImpl.o XmlRpcElements.o HttpServerBodyCommand.o XmlRpcMethod.o XmlRpcMethodImpl.o XmlRpcMethodFactory.o XmlRpcResponse.o HttpListenCommand.o HttpServerCommand.o HttpServerResponseCommand.o HttpServer.o Xml2XmlRpcRequestProcessor.o FallocFileAllocationIterator.o EpollEventPoll.o LibgnutlsTLSContext.o GZipDecoder.o Sqlite3MozCookieParser.o IteratableChunkChecksumValidator.o IteratableChecksumValidator.o CheckIntegrityDispatcherCommand.o CheckIntegrityCommand.o ChecksumCheckIntegrityEntry.o messageDigest.o MessageDigestHelper.o PeerMessageUtil.o PeerAbstractCommand.o PeerInitiateConnectionCommand.o PeerInteractionCommand.o Peer.o PeerListenCommand.o RequestSlot.o TrackerWatcherCommand.o PeerChokeCommand.o SeedCheckCommand.o AnnounceList.o DefaultPeerStorage.o BtAnnounce.o DefaultBtAnnounce.o AbstractBtMessage.o SimpleBtMessage.o BtAllowedFastMessage.o BtBitfieldMessage.o BtCancelMessage.o BtChokeMessage.o BtHaveAllMessage.o BtHaveMessage.o BtHaveNoneMessage.o BtInterestedMessage.o BtKeepAliveMessage.o BtNotInterestedMessage.o BtPieceMessage.o BtPortMessage.o BtRejectMessage.o BtRequestMessage.o BtSuggestPieceMessage.o BtUnchokeMessage.o BtHandshakeMessage.o DefaultBtMessageFactory.o DefaultBtMessageDispatcher.o DefaultBtMessageReceiver.o DefaultBtRequestFactory.o DefaultBtInteractive.o ActivePeerConnectionCommand.o BtDependency.o PeerReceiveHandshakeCommand.o BtSetup.o BtFileAllocationEntry.o BtPostDownloadHandler.o BtCheckIntegrityEntry.o BtExtendedMessage.o DefaultExtensionMessageFactory.o HandshakeExtensionMessage.o UTPexExtensionMessage.o DHTNode.o DHTUtil.o DHTBucket.o DHTRoutingTable.o DHTMessageEntry.o DHTMessageDispatcherImpl.o DHTMessageReceiver.o DHTMessageTracker.o DHTMessageTrackerEntry.o DHTMessage.o DHTConnectionImpl.o DHTAbstractMessage.o DHTQueryMessage.o DHTResponseMessage.o DHTPingMessage.o DHTPingReplyMessage.o DHTFindNodeMessage.o DHTFindNodeReplyMessage.o DHTGetPeersMessage.o DHTGetPeersReplyMessage.o DHTAnnouncePeerMessage.o DHTAnnouncePeerReplyMessage.o DHTUnknownMessage.o DHTMessageFactoryImpl.o DHTNodeLookupTask.o DHTNodeLookupEntry.o BNode.o DHTMessageCallbackImpl.o DHTAbstractTask.o DHTPingTask.o DHTTaskQueueImpl.o DHTBucketRefreshTask.o DHTAbstractNodeLookupTask.o DHTPeerLookupTask.o DHTSetup.o DHTTaskFactoryImpl.o DHTInteractionCommand.o DHTPeerAnnounceEntry.o DHTPeerAnnounceStorage.o DHTTokenTracker.o DHTGetPeersCommand.o DHTTokenUpdateCommand.o DHTBucketRefreshCommand.o DHTPeerAnnounceCommand.o DHTReplaceNodeTask.o DHTEntryPointNameResolveCommand.o DHTRoutingTableSerializer.o DHTRoutingTableDeserializer.o DHTAutoSaveCommand.o DHTRegistry.o InitiatorMSEHandshakeCommand.o ReceiverMSEHandshakeCommand.o MSEHandshake.o BtLeecherStateChoke.o BtSeederStateChoke.o RangeBtMessage.o IndexBtMessage.o ZeroBtMessage.o bencode.o bittorrent_helper.o BtStopDownloadCommand.o Metalinker.o MetalinkEntry.o MetalinkResource.o MetalinkParserController.o MetalinkParserStateMachine.o InitialMetalinkParserState.o MetalinkMetalinkParserState.o FilesMetalinkParserState.o FileMetalinkParserState.o SizeMetalinkParserState.o VersionMetalinkParserState.o LanguageMetalinkParserState.o OSMetalinkParserState.o VerificationMetalinkParserState.o HashMetalinkParserState.o PiecesMetalinkParserState.o PieceHashMetalinkParserState.o SignatureMetalinkParserState.o ResourcesMetalinkParserState.o URLMetalinkParserState.o FinMetalinkParserState.o SkipTagMetalinkParserState.o Metalink2RequestGroup.o MetalinkPostDownloadHandler.o MetalinkHelper.o XML2SAXMetalinkProcessor.o
    ranlib libaria2c.a
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
    mv -f .deps/main.Tpo .deps/main.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT option_processing.o -MD -MP -MF .deps/option_processing.Tpo -c -o option_processing.o option_processing.cc
    mv -f .deps/option_processing.Tpo .deps/option_processing.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT version_usage.o -MD -MP -MF .deps/version_usage.Tpo -c -o version_usage.o version_usage.cc
    mv -f .deps/version_usage.Tpo .deps/version_usage.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/usr/include/libxml2 -I/usr/include -DLOCALEDIR=\"/usr/local/share/locale\" -DCA_BUNDLE=\"\" -DHAVE_CONFIG_H -g -O2 -MT download_helper.o -MD -MP -MF .deps/download_helper.Tpo -c -o download_helper.o download_helper.cc
    mv -f .deps/download_helper.Tpo .deps/download_helper.Po
    g++ -g -O2 -o aria2c main.o option_processing.o version_usage.o download_helper.o libaria2c.a -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -L/usr/lib -lz -lsqlite3
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/src'
    Making all in test
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    make[3]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[3]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    Making all in doc
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'



    initial part of that output is missed, i thought i could scroll up the shell as much as i wanted to-but it has a limit

    next, i did this:-

    jheel@linux-wkw9:~/Documents/My Documents/src/aria2-1.6.0>su
    Password:
    linux-wkw9:/home/jheel/Documents/My Documents/src/aria2-1.6.0 # make install

    and got the following output:-

    Making install in m4
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/m4'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/m4'
    make[3]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[3]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/m4'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/m4'
    Making install in po
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/po'
    /bin/mkdir -p /usr/local/share
    installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/aria2.mo
    installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/aria2.mo
    installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/aria2.mo
    installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/aria2.mo
    installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/aria2.mo
    installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/aria2.mo
    installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/aria2.mo
    installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/aria2.mo
    installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/aria2.mo
    installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/aria2.mo
    installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/aria2.mo
    installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/aria2.mo
    installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/aria2.mo
    installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/aria2.mo
    installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/aria2.mo
    installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/aria2.mo
    installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/aria2.mo
    installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/aria2.mo
    installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/aria2.mo
    installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/aria2.mo
    installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/aria2.mo
    installing th.gmo as /usr/local/share/locale/th/LC_MESSAGES/aria2.mo
    installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/aria2.mo
    installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/aria2.mo
    installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/aria2.mo
    installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/aria2.mo
    installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/aria2.mo
    installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/aria2.mo
    installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/aria2.mo
    if test "aria2" = "gettext-tools"; then \
    /bin/mkdir -p /usr/local/share/gettext/po; \
    for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
    /usr/local/share/gettext/po/$file; \
    done; \
    for file in Makevars; do \
    rm -f /usr/local/share/gettext/po/$file; \
    done; \
    else \
    : ; \
    fi
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/po'
    Making install in intl
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/intl'
    if { test "aria2" = "gettext-runtime" || test "aria2" = "gettext-tools"; } \
    && test 'no' = yes; then \
    /bin/mkdir -p /usr/local/lib /usr/local/include; \
    /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
    @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
    if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
    rm -f /usr/local/lib/libintl.la; \
    fi; \
    fi; \
    else \
    : ; \
    fi
    if test "aria2" = "gettext-tools" \
    && test 'no' = no \
    && test yes != no; then \
    /bin/mkdir -p /usr/local/lib; \
    @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \
    rm -f /usr/local/lib/preloadable_libintl.so; \
    /usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \
    @LIBTOOL@ --mode=uninstall \
    rm -f /usr/local/lib/libgnuintl.a; \
    else \
    : ; \
    fi
    if test 'no' = yes; then \
    test yes != no || /bin/mkdir -p /usr/local/lib; \
    temp=/usr/local/lib/t-charset.alias; \
    dest=/usr/local/lib/charset.alias; \
    if test -f /usr/local/lib/charset.alias; then \
    orig=/usr/local/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
    else \
    if test yes = no; then \
    orig=charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
    fi; \
    fi; \
    /bin/mkdir -p /usr/local/share/locale; \
    test -f /usr/local/share/locale/locale.alias \
    && orig=/usr/local/share/locale/locale.alias \
    || orig=./locale.alias; \
    temp=/usr/local/share/locale/t-locale.alias; \
    dest=/usr/local/share/locale/locale.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
    else \
    : ; \
    fi
    if test "aria2" = "gettext-tools"; then \
    /bin/mkdir -p /usr/local/share/gettext/intl; \
    /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
    /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
    dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
    for file in $dists; do \
    /usr/bin/install -c -m 644 ./$file \
    /usr/local/share/gettext/intl/$file; \
    done; \
    chmod a+x /usr/local/share/gettext/intl/config.charset; \
    dists="plural.c"; \
    for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/bin/install -c -m 644 $dir/$file \
    /usr/local/share/gettext/intl/$file; \
    done; \
    dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
    for file in $dists; do \
    rm -f /usr/local/share/gettext/intl/$file; \
    done; \
    else \
    : ; \
    fi
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/intl'
    Making install in lib
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/lib'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/lib'
    make[3]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[3]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/lib'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/lib'
    Making install in src
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/src'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/src'
    make[3]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[3]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /usr/bin/install -c 'aria2c' '/usr/local/bin/aria2c'
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/src'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/src'
    Making install in test
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    make[3]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[3]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/test'
    Making install in doc
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/doc/aria2" || /bin/mkdir -p "/usr/local/share/doc/aria2"
    /usr/bin/install -c -m 644 'aria2c.1.html' '/usr/local/share/doc/aria2/aria2c.1.html'
    test -z "/usr/local/share/doc/aria2/xmlrpc" || /bin/mkdir -p "/usr/local/share/doc/aria2/xmlrpc"
    /usr/bin/install -c -m 644 'xmlrpc/aria2mon' '/usr/local/share/doc/aria2/xmlrpc/aria2mon'
    /usr/bin/install -c -m 644 'xmlrpc/aria2rpc' '/usr/local/share/doc/aria2/xmlrpc/aria2rpc'
    /usr/bin/install -c -m 644 'xmlrpc/README.txt' '/usr/local/share/doc/aria2/xmlrpc/README.txt'
    test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
    /usr/bin/install -c -m 644 'aria2c.1' '/usr/local/share/man/man1/aria2c.1'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0/doc'
    make[1]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Entering directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/doc/aria2" || /bin/mkdir -p "/usr/local/share/doc/aria2"
    /usr/bin/install -c -m 644 'README' '/usr/local/share/doc/aria2/README'
    /usr/bin/install -c -m 644 'README.html' '/usr/local/share/doc/aria2/README.html'
    make[2]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    make[1]: Leaving directory `/home/jheel/Documents/My Documents/src/aria2-1.6.0'
    linux-wkw9:/home/jheel/Documents/My Documents/src/aria2-1.6.0 #




    Did i do it right??

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    It appears so, but I can't believe aria2 isn't in the repositories. What version of suse are you using?

    aria2 - free advanced CLI utility to download files in openSUSE | SUSE & openSUSE

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    It is in the regular repos.

    Index of /repositories/network:/utilities

  6. #6
    Just Joined! jheel's Avatar
    Join Date
    Aug 2008
    Location
    calcutta, india
    Posts
    27

    Thumbs up wow!! i just compiled from source!!! SUCCESSFULLY :)

    Quote Originally Posted by reed9 View Post
    It appears so, but I can't believe aria2 isn't in the repositories. What version of suse are you using?

    aria2 - free advanced CLI utility to download files in openSUSE | SUSE & openSUSE

    Thank you
    silly me, i never opened yast, i clicked on the aria2 link you posted-got into a web page and looked for RPMs there. got this source code archive and followed another linuxforums.org thread on how to install from source
    So then, what do i do next?? how do i start the app? Is there a graphical front end? Is there a way to paste URLs?? I don't use firefox all the time i'm surfing, it's not my default browser. Can this be used with opera? If not, i'll have to use firefox exclusively for downloads..
    I'm using 11.1, 2.6.27.29-0.1-pae i686.

  7. #7
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    It's primarily a command line app. There are a couple of GUI frontends, but they aren't very pretty.
    aria2 project

    No idea if Opera has a way to use it.

    Basic usage: aria2 – Fast Multiprotocol Power Downloader App

    aria2c(1): ultra fast download utility - Linux man page

  8. #8
    Just Joined! jheel's Avatar
    Join Date
    Aug 2008
    Location
    calcutta, india
    Posts
    27

    Downloaded the frontend, it works with opera :)

    Quote Originally Posted by reed9 View Post
    It's primarily a command line app. There are a couple of GUI frontends, but they aren't very pretty.
    aria2 project

    No idea if Opera has a way to use it.

    Basic usage: aria2 – Fast Multiprotocol Power Downloader App

    aria2c(1): ultra fast download utility - Linux man page
    Hello
    Thanks for your help. I've downloaded the front end, aria2fe-0.0.5.tar.bz2 from the link you posted. Didn't have to compile it though copied the binary from the unzipped folder to ~/bin and created a shortcut in the opensuse menu.Opera allows to right click and "Copy link address" and the front end allows to right click and paste URL, so it works, and it works great
    Thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •