Advertising
- Miscellany
- Saturday, April 14th, 2007 at 10:53:13pm UTC
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ANSI C... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking how to run the C preprocessor... gcc -E
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking for a sed that does not truncate output... /bin/sed
- checking for egrep... grep -E
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking whether ln -s works... yes
- checking how to recognise dependent libraries... pass_all
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for g77... no
- checking for f77... no
- checking for xlf... no
- checking for frt... no
- checking for pgf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for f90... no
- checking for xlf90... no
- checking for pgf90... no
- checking for epcf90... no
- checking for f95... no
- checking for fort... no
- checking for xlf95... no
- checking for ifc... no
- checking for efc... no
- checking for pgf95... no
- checking for lf95... no
- checking for gfortran... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether accepts -g... no
- checking the maximum length of command line arguments... 32768
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for objdir... .libs
- checking for ar... ar
- checking for ranlib... ranlib
- checking for strip... strip
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC
- checking if gcc PIC flag -fPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- configure: creating libtool
- appending configuration tag "CXX" to libtool
- checking for ld used by g++... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC
- checking if g++ PIC flag -fPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- appending configuration tag "F77" to libtool
- 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 ranlib... (cached) ranlib
- checking for strerror in -lcposix... no
- checking for an ANSI C-conforming const... yes
- checking for signed... yes
- checking for inline... inline
- checking for off_t... yes
- checking for size_t... yes
- checking for long long... yes
- checking for long double... yes
- checking for wchar_t... yes
- checking for wint_t... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for intmax_t... yes
- checking whether printf() supports POSIX/XSI format strings... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking whether we are using the GNU C Library 2.1 or newer... yes
- checking whether integer division by zero raises SIGFPE... yes
- checking for unsigned long long... yes
- checking for inttypes.h... yes
- checking whether the inttypes.h PRIxNN macros are broken... no
- checking for stdint.h... (cached) yes
- checking for SIZE_MAX... yes
- checking for stdint.h... (cached) yes
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for ld used by GCC... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for ptrdiff_t... yes
- checking argz.h usability... yes
- checking argz.h presence... yes
- checking for argz.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 nl_types.h usability... yes
- checking nl_types.h presence... yes
- checking for nl_types.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking for asprintf... yes
- checking for fwprintf... 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 putenv... yes
- checking for setenv... yes
- checking for setlocale... yes
- checking for snprintf... yes
- checking for stpcpy... yes
- checking for strcasecmp... yes
- checking for strdup... yes
- checking for strtoul... yes
- checking for tsearch... yes
- checking for wcslen... yes
- checking for __argz_count... yes
- checking for __argz_stringify... yes
- checking for __argz_next... yes
- checking for __fsetlocking... yes
- checking whether _snprintf is declared... no
- checking whether _snwprintf is declared... no
- checking whether feof_unlocked is declared... yes
- checking whether fgets_unlocked is declared... no
- checking whether getc_unlocked is declared... yes
- checking for iconv... yes
- checking for iconv declaration...
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- checking for nl_langinfo and CODESET... yes
- checking for LC_MESSAGES... yes
- checking for bison... no
- checking for CFPreferencesCopyAppValue... (cached) no
- checking for CFLocaleCopyCurrent... (cached) no
- checking whether NLS is requested... yes
- 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 sed... /bin/sed
- checking for uname... /bin/uname
- checking system type... Linux
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.7... yes
- checking for GLIB - version >= 2.0.3... yes (version 2.10.3)
- checking for pkg-config... /usr/bin/pkg-config
- checking for GTK+ - version >= 2.10.0... no
- *** Could not run GTK+ test program, checking why...
- *** The test program failed to compile or link. See the file config.log for the
- *** exact error that occured. This usually means GTK+ is incorrectly installed.
- Cannot find GTK! Not building GTK FrontEnd.
- checking for gconftool-2... /usr/bin/gconftool-2
- checking for perl... /usr/bin/perl
- checking for Perl compile flags... ok
- checking for perl >= 5.8.0... yes
- checking if perl plugin will be backward compatible... yes
- checking for python2... no
- checking for python... /usr/bin/python
- checking Python version... 2.4
- checking Python compile flags... Can't find Python.h
- checking for location of tclConfig.sh... tclConfig.sh not found - use the --enable-tcl option
- checking for select... yes
- checking for select in -lsocket... no
- checking for pkg-config... /usr/bin/pkg-config
- checking for openssl through pkg-config... no
- checking for SSL_new in -lssl... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for DBUS... no
- no
- checking for dbus-binding-tool... no
- checking for glib-genmarshal... /usr/bin/glib-genmarshal
- checking for LIBSEXY... no
- no
- checking for ntlm_smb_encrypt in -lntlm... no
- checking if gcc accepts -Wno-pointer-sign ... yes
- checking if gcc accepts -funsigned-char ... yes
- checking for modern sigaction... yes
- checking for gdk-pixbuf-csource... no
- checking for snprintf... (cached) yes
- checking for vsnprintf... yes
- checking for memrchr... yes
- checking for strtoull... yes
- checking for gethostbyname... yes
- checking for gethostname... yes
- checking for strings.h... (cached) yes
- checking for socklen_t... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating src/common/Makefile
- config.status: creating src/common/dbus/Makefile
- config.status: creating src/fe-text/Makefile
- config.status: creating src/fe-gtk/Makefile
- config.status: creating src/pixmaps/Makefile
- config.status: creating plugins/Makefile
- config.status: creating plugins/python/Makefile
- config.status: creating plugins/perl/Makefile
- config.status: creating plugins/tcl/Makefile
- config.status: creating intl/Makefile
- config.status: creating po/Makefile.in
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing default-1 commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- xchat 2.8.2
- Building GTK+ Interface .... : no
- Building TEXT Interface .... : no
- PLUGINS: Perl: yes Python: no TCL: no
- mmx tinting ......... : yes spelling .............. : static
- XShm tinting ........ : no plugin interface ...... : yes
- text backend ........ : pango nls/gettext ........... : yes
- openssl support ..... : no ipv6 support .......... : no
- dbus support ........ : no msproxy ntlm (ISA) .. : no
- The binary will be installed in /usr/local/bin
- Warning: The GTK (GUI) frontend will not be built.
- configure complete, now type 'make' and pray.
- Making install in po
- make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/po'
- /bin/sh .././mkinstalldirs /usr/local/share
- installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/xchat.mo
- installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/xchat.mo
- installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/xchat.mo
- installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/xchat.mo
- installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/xchat.mo
- installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xchat.mo
- installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/xchat.mo
- installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xchat.mo
- installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/xchat.mo
- installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/xchat.mo
- installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/xchat.mo
- installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/xchat.mo
- installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/xchat.mo
- installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/xchat.mo
- installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xchat.mo
- installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/xchat.mo
- installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/xchat.mo
- installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/xchat.mo
- installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/xchat.mo
- installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/xchat.mo
- installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/xchat.mo
- installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/xchat.mo
- installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/xchat.mo
- installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/xchat.mo
- installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/xchat.mo
- if test "xchat" = "gettext-tools"; then \
- /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
- for file in Makefile.in.in remove-potcdate.sin 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/d00d/Desktop/xchat-2.8.2/po'
- Making install in intl
- make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/intl'
- if { test "xchat" = "gettext-runtime" || test "xchat" = "gettext-tools"; } \
- && test 'no' = yes; then \
- /bin/sh .././mkinstalldirs /usr/local/lib /usr/local/include; \
- /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
- /bin/sh ../libtool --mode=install \
- /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
- if test "@[email protected]" = 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 "xchat" = "gettext-tools" \
- && test 'no' = no \
- && test yes != no; then \
- /bin/sh .././mkinstalldirs /usr/local/lib; \
- /bin/sh ../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; \
- /bin/sh ../libtool --mode=uninstall \
- rm -f /usr/local/lib/libgnuintl.a; \
- else \
- : ; \
- fi
- if test 'no' = yes; then \
- test yes != no || /bin/sh .././mkinstalldirs /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/sh .././mkinstalldirs /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 "xchat" = "gettext-tools"; then \
- /bin/sh .././mkinstalldirs /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 gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h 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 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 relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.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"; \
- for file in $dists; do \
- rm -f /usr/local/share/gettext/intl/$file; \
- done; \
- else \
- : ; \
- fi
- make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/intl'
- Making install in src
- make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
- Making install in pixmaps
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
- make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/pixmaps'
- Making install in common
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- Making install in .
- make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- make[4]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src/common'
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
- make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/src'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
- make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/src'
- Making install in plugins
- make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- Making install in .
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- Making install in perl
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- make install-am
- make[3]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- make[4]: Entering directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- test -z "/usr/local/lib/xchat/plugins" || mkdir -p -- "/usr/local/lib/xchat/plugins"
- /bin/sh ../../libtool --mode=install /usr/bin/install -c 'perl.la' '/usr/local/lib/xchat/plugins/perl.la'
- /usr/bin/install -c .libs/perl.so /usr/local/lib/xchat/plugins/perl.so
- /usr/bin/install -c .libs/perl.lai /usr/local/lib/xchat/plugins/perl.la
- PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xchat/plugins
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/local/lib/xchat/plugins
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- make[3]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins/perl'
- make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2/plugins'
- make[1]: Entering directory `/home/d00d/Desktop/xchat-2.8.2'
- make[2]: Entering directory `/home/d00d/Desktop/xchat-2.8.2'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/local/share/pixmaps" || mkdir -p -- "/usr/local/share/pixmaps"
- /usr/bin/install -c -m 644 'xchat.png' '/usr/local/share/pixmaps/xchat.png'
- test -z "/usr/local/share/applications" || mkdir -p -- "/usr/local/share/applications"
- /usr/bin/install -c -m 644 'xchat.desktop' '/usr/local/share/applications/xchat.desktop'
- make[2]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2'
- make[1]: Leaving directory `/home/d00d/Desktop/xchat-2.8.2'
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.