Created
March 4, 2013 19:20
-
-
Save trapd00r/5084683 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sh configure --prefix=/usr \ | |
--enable-256-color \ | |
--enable-assert \ | |
--enable-backspace-key \ | |
--enable-combining \ | |
--enable-delete-key \ | |
--enable-fallback=shiva \ | |
--enable-font-styles \ | |
--enable-frills \ | |
--enable-iso14755 \ | |
--enable-resources \ | |
--enable-selectionscrolling \ | |
--enable-smart-resize \ | |
--enable-swapscreen \ | |
--enable-text-blink \ | |
--enable-utmp \ | |
--enable-warnings \ | |
--enable-wtmp \ | |
--with-name=rxvt \ | |
--with-res-class=URxvt \ | |
--with-res-name=shiva \ | |
--with-term=rxvt-unicode-256color \ | |
--with-terminfo=/usr/share/terminfo \ | |
&& make && su -c make\ install | |
git[master]% time sh gistfile1.sh | |
make: *** No rule to make target `clean'. Stop. | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
configuring for rxvt 9.10 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /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 library containing strerror... none required | |
checking for working libsupc++... ok | |
checking for library containing setlocale... none required | |
checking for library containing gethostbyname... none required | |
checking for library containing socket... none required | |
checking how to run the C++ preprocessor... g++ -E | |
checking sys/inotify.h usability... yes | |
checking sys/inotify.h presence... yes | |
checking for sys/inotify.h... yes | |
checking sys/epoll.h usability... yes | |
checking sys/epoll.h presence... yes | |
checking for sys/epoll.h... yes | |
checking sys/event.h usability... no | |
checking sys/event.h presence... no | |
checking for sys/event.h... no | |
checking port.h usability... no | |
checking port.h presence... no | |
checking for port.h... no | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/eventfd.h usability... yes | |
checking sys/eventfd.h presence... yes | |
checking for sys/eventfd.h... yes | |
checking sys/signalfd.h usability... yes | |
checking sys/signalfd.h presence... yes | |
checking for sys/signalfd.h... yes | |
checking for inotify_init... yes | |
checking for epoll_ctl... yes | |
checking for kqueue... no | |
checking for port_create... no | |
checking for poll... yes | |
checking for select... yes | |
checking for eventfd... yes | |
checking for signalfd... yes | |
checking for clock_gettime... no | |
checking for clock_gettime syscall... yes | |
checking for nanosleep... yes | |
checking for ceil in -lm... yes | |
checking for tic... /usr/bin/tic | |
checking for X... no | |
checking for pkg-config... /usr/bin/pkg-config | |
checking for gdk-pixbuf... no | |
checking for afterimage-config... no | |
checking sys/byteorder.h usability... no | |
checking sys/byteorder.h presence... no | |
checking for sys/byteorder.h... no | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/sockio.h usability... no | |
checking sys/sockio.h presence... no | |
checking for sys/sockio.h... no | |
checking sys/strredir.h usability... no | |
checking sys/strredir.h presence... no | |
checking for sys/strredir.h... no | |
checking for stdint.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking cwchar usability... yes | |
checking cwchar presence... yes | |
checking for cwchar... yes | |
checking for XPointer... no | |
checking for XLIB_ILLEGAL_ACCESS... no | |
checking for mode_t... yes | |
checking for pid_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking for int16_t... yes | |
checking for uint16_t... yes | |
checking for int32_t... yes | |
checking for uint32_t... yes | |
checking for unsetenv... yes | |
checking for updwtmp... yes | |
checking for updwtmpx... yes | |
checking for updlastlogx... no | |
checking lastlog.h usability... yes | |
checking lastlog.h presence... yes | |
checking for lastlog.h... yes | |
checking utmp.h usability... yes | |
checking utmp.h presence... yes | |
checking for utmp.h... yes | |
checking for struct utmp... yes | |
checking for ut_host in utmp struct... yes | |
checking for ut_pid in utmp struct... yes | |
checking utmpx.h usability... yes | |
checking utmpx.h presence... yes | |
checking for utmpx.h... yes | |
checking for struct utmpx... yes | |
checking for host in utmpx struct... yes | |
checking for session in utmpx struct... yes | |
checking for struct lastlog... yes | |
checking for struct lastlogx... no | |
checking where utmp is located... /var/run/utmp | |
checking where wtmp is located... /var/log/wtmp | |
checking where wtmpx is located... /var/log/wtmp | |
checking where lastlog is located... /var/log/lastlog | |
checking where lastlogx is located... | |
checking for working Xlocale... no | |
checking for working X setlocale... no | |
checking for working plain setlocale... yes | |
checking for working nl_langinfo... yes | |
checking for unix-compliant filehandle passing ability... yes | |
checking pty.h usability... yes | |
checking pty.h presence... yes | |
checking for pty.h... yes | |
checking util.h usability... no | |
checking util.h presence... no | |
checking for util.h... no | |
checking libutil.h usability... no | |
checking libutil.h presence... no | |
checking for libutil.h... no | |
checking for sys/ioctl.h... (cached) yes | |
checking sys/stropts.h usability... yes | |
checking sys/stropts.h presence... yes | |
checking for sys/stropts.h... yes | |
checking stropts.h usability... yes | |
checking stropts.h presence... yes | |
checking for stropts.h... yes | |
checking for revoke... no | |
checking for _getpty... no | |
checking for getpt... yes | |
checking for posix_openpt... yes | |
checking for isastream... yes | |
checking for setuid... yes | |
checking for seteuid... yes | |
checking for setreuid... yes | |
checking for setresuid... yes | |
checking for /dev/ptc... no | |
checking for /dev/ptmx... yes | |
checking for UNIX98 ptys... yes | |
checking for tty group... no | |
checking for pkg-config... (cached) /usr/bin/pkg-config | |
checking for perl5... no | |
checking for perl... /usr/bin/perl | |
checking for /usr/bin/perl suitability... configure: error: no, unable to link | |
sh gistfile1.sh 3.56s user 1.22s system 68% cpu 6.949 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment