=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Installing for sirc-2.211nb2 => Generating pre-install file lists => Creating installation directories cd /tmp/pkgsrc/chat/sirc/work/sirc-2.211 ; ( echo "y" ; echo "" ; echo "" ; echo "" ; echo "-O3" ; echo "" ; echo "/usr/pkg/bin/perl" ; echo "/tmp/pkgsrc/chat/sirc/work/.destdir/usr/pkg/bin" ; echo "y" ; echo "/tmp/pkgsrc/chat/sirc/work/.destdir/usr/pkg/lib/sirc" ; echo "y" ; echo "n" ; echo "/tmp/pkgsrc/chat/sirc/work/.destdir/usr/pkg/share/man/man1" ; echo "us.undernet.org" ; echo "" ; ) | ./install This script will compile, configure and install sirc for your system. You can exit at any time by pressing ^C (Control-C) and start over if you wish to change your settings. Whenever asked for something, the default answer is shown between [brackets]. Pressing Enter at that point will take the default answer. Continue with the installation? ([y]/n) Checking where dsirc and ssfe.c are - OK Enter the name of the C compiler you want to use, or "none" if you don't have access to one. In that case you can only use this IRC client in dumb (not full-screen) mode. If you don't know what this is all about, just press Enter :) Compiler? [/usr/bin/gcc] ssfe.c needs the termcap library, or something compatible with it, such as ncurses. Also, on some systems the termcap library is included in the curses library, so "curses" might work. Which library to use? [termcap] Use the old BSD sgtty interface instead of the POSIX one? (y/[n]) Any other flags (-O, -L, -I ...) for the compiler? [none] Attempting to compile ssfe.c with /usr/bin/gcc ... press Enter /usr/bin/gcc -O3 ssfe.c -o ssfe -ltermcap ssfe.c: In function 'do_cs': ssfe.c:150:20: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c: In function 'setstatus': ssfe.c:303:3: warning: incompatible implicit declaration of built-in function 'memset' ssfe.c:304:3: warning: incompatible implicit declaration of built-in function 'memcpy' ssfe.c:304:29: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c: In function 'addtab': ssfe.c:347:7: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:379:3: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c: In function 'doprotcommand': ssfe.c:399:16: warning: incompatible implicit declaration of built-in function 'strncpy' ssfe.c:401:9: warning: incompatible implicit declaration of built-in function 'strcat' ssfe.c:414:20: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:421:4: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:439:16: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c: In function 'sendline': ssfe.c:744:3: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:745:8: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c: In function 'modify': ssfe.c:760:7: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c: In function 'dokbdchar': ssfe.c:975:7: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:978:17: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:984:7: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:987:17: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:1013:9: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:1016:28: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c: In function 'main': ssfe.c:1095:11: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:1104:13: warning: cast to pointer from integer of different size ssfe.c:1106:13: warning: cast to pointer from integer of different size ssfe.c:1108:13: warning: cast to pointer from integer of different size ssfe.c:1110:13: warning: cast to pointer from integer of different size ssfe.c:1116:13: warning: cast to pointer from integer of different size ssfe.c:1117:15: warning: cast to pointer from integer of different size ssfe.c:1118:15: warning: cast to pointer from integer of different size ssfe.c:1119:15: warning: cast to pointer from integer of different size ssfe.c:1120:20: warning: cast to pointer from integer of different size ssfe.c:1121:13: warning: cast to pointer from integer of different size ssfe.c:1261:3: warning: incompatible implicit declaration of built-in function 'strcpy' ssfe.c:1263:9: warning: incompatible implicit declaration of built-in function 'strlen' ssfe.c:1264:7: warning: incompatible implicit declaration of built-in function 'strcat' /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status I can't compile ssfe, for whatever reason. Press ^C and try again with a different compiler or different compile options, or press Enter to go on and install sirc in dumb mode... Going on. Enter the name of the perl interpreter you want to use, or press Enter to use /tmp/pkgsrc/chat/sirc/work/.tools/bin/perl Perl interpreter? [/tmp/pkgsrc/chat/sirc/work/.tools/bin/perl] Checking your perl interpreter... Doesn't seem to work ... aborting. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/sirc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/sirc