+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gopher-3.0.17/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gopher-3.0.17/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gopher-3.0.17
Making Objects
(cd object; /bin/make - --jobserver-fds=5,6 -j all)
make[1]: Entering directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/object'
touch shared
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c STRstring.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c GDgopherdir.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c GSgopherobj.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c DAarray.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c VIews.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c BLblock.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c Sockets.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c util.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c compatible.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c url.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c Debug.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c Regex.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c fileio.c
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -DLOCALEDIR=\"/usr/pkg/etc/gopher/gophernls\" -c ./Locale.c
fileio.c: In function 'FIOopenProcess':
fileio.c:331:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
      dup(0);  /*** Arghh!!  pipe doesn't work right when all fds are closed! */
         ^
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c RBTree.c
rm -f libgopher.a
ar rcv libgopher.a STRstring.o GDgopherdir.o GSgopherobj.o DAarray.o   VIews.o       BLblock.o Sockets.o   util.o        compatible.o url.o       Debug.o       Regex.o fileio.o    Locale.o      RBTree.o
a - STRstring.o
a - GDgopherdir.o
a - GSgopherobj.o
a - DAarray.o
a - VIews.o
a - BLblock.o
a - Sockets.o
a - util.o
a - compatible.o
a - url.o
a - Debug.o
a - Regex.o
a - fileio.o
a - Locale.o
a - RBTree.o
ranlib libgopher.a || true
make[1]: Leaving directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/object'
Making client
(cd gopher; /bin/make - --jobserver-fds=5,6 -j all)
Making gophfilt
(cd gophfilt; /bin/make - --jobserver-fds=5,6 -j all)
make[1]: Entering directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gophfilt'
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object -c gophfilt.c
make[1]: Entering directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gopher'
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c manager.c
cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L../object -L../object -o gophfilt gophfilt.o ../object/libgopher.a  -lm  
make[1]: Leaving directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gophfilt'
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c gopher.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c globals.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c ourutils.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c cso.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c subprocs.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c html2.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c CURcurses.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c gopherrc.c
CURcurses.c: In function 'CURinit':
CURcurses.c:437:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      if ((cp = (char *)tgetstr("cl", &ptr)) != NULL)
                ^
CURcurses.c:443:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      if ((cp = (char *) tgetstr("bl", &ptr)) != NULL)
                ^
CURcurses.c:449:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      if ((cp = (char *) tgetstr("so", &ptr)) != NULL) {
                ^
CURcurses.c:451:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    if ((cp = (char *) tgetstr("se", &ptr)) != NULL)
              ^
CURcurses.c:459:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      if ((char *) tgetstr("as", &ptr) != NULL) 
          ^
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c download.c
download.c: In function 'Download_file':
download.c:259:12: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
      getcwd(curcwd, MAXPATHLEN);
            ^
download.c:341:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
      chdir(curcwd);
           ^
download.c: In function 'BuiltinDownload':
download.c:376:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
      chdir(dirname);
           ^
download.c:405:12: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
      getcwd(tmppath,MAXPATHLEN);
            ^
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c pager.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c form.c
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS -DCONTROLX   -DGOPHERLIB=\"/usr/pkg/etc/gopher\" -DGOPHERHELP=\"/usr/pkg/etc/gopher/gopher.hlp\" -DGLOBALRC=\"/usr/pkg/etc/gopher/gopher.rc\" -DREMOTERC=\"/usr/pkg/etc/gopher/gopherremote.rc\" -c upload.c
cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L../object -L../object -o gopher manager.o gopher.o globals.o ourutils.o cso.o subprocs.o html2.o CURcurses.o gopherrc.o download.o pager.o form.o upload.o  ../object/libgopher.a   -lm 
gopher.o: In function `do_tel_3270':
gopher.c:(.text+0x12f): undefined reference to `stdscr'
gopher.c:(.text+0x134): undefined reference to `wclear'
gopher.o: In function `Gripe':
gopher.c:(.text+0x4cb): undefined reference to `COLS'
gopher.c:(.text+0x4ee): undefined reference to `COLS'
gopher.o: In function `Load_Index_or_Dir':
gopher.c:(.text+0x17ca): undefined reference to `stdscr'
gopher.c:(.text+0x17cf): undefined reference to `wrefresh'
gopher.c:(.text+0x195d): undefined reference to `stdscr'
gopher.c:(.text+0x1962): undefined reference to `wrefresh'
gopher.c:(.text+0x198d): undefined reference to `stdscr'
gopher.c:(.text+0x1992): undefined reference to `wrefresh'
gopher.o: In function `Load_Index':
gopher.c:(.text+0x19f1): undefined reference to `stdscr'
gopher.c:(.text+0x19f6): undefined reference to `wrefresh'
gopher.o: In function `process_request':
gopher.c:(.text+0x1a9f): undefined reference to `stdscr'
gopher.c:(.text+0x1aa4): undefined reference to `wrefresh'
gopher.c:(.text+0x1aff): undefined reference to `stdscr'
gopher.c:(.text+0x1b04): undefined reference to `wrefresh'
gopher.c:(.text+0x1b25): undefined reference to `stdscr'
gopher.c:(.text+0x1b2a): undefined reference to `wrefresh'
gopher.c:(.text+0x1b4d): undefined reference to `stdscr'
gopher.c:(.text+0x1b52): undefined reference to `wrefresh'
gopher.c:(.text+0x1bb7): undefined reference to `stdscr'
gopher.c:(.text+0x1bbc): undefined reference to `wrefresh'
gopher.c:(.text+0x1bd3): undefined reference to `stdscr'
gopher.c:(.text+0x1bd8): undefined reference to `wrefresh'
gopher.c:(.text+0x1ce8): undefined reference to `stdscr'
gopher.c:(.text+0x1ced): undefined reference to `wrefresh'
gopher.o: In function `main':
gopher.c:(.text.startup+0x6f8): undefined reference to `COLS'
gopher.c:(.text.startup+0xa15): undefined reference to `stdscr'
gopher.c:(.text.startup+0xa1a): undefined reference to `wrefresh'
gopher.c:(.text.startup+0xa60): undefined reference to `COLS'
gopher.c:(.text.startup+0xa87): undefined reference to `COLS'
gopher.c:(.text.startup+0x1039): undefined reference to `COLS'
gopher.c:(.text.startup+0x11f1): undefined reference to `COLS'
manager.o: In function `Draw_Status':
manager.c:(.text+0x12): undefined reference to `LINES'
manager.c:(.text+0x1d): undefined reference to `stdscr'
manager.c:(.text+0x27): undefined reference to `wmove'
manager.c:(.text+0x33): undefined reference to `stdscr'
manager.c:(.text+0x42): undefined reference to `waddnstr'
manager.c:(.text+0x49): undefined reference to `stdscr'
manager.c:(.text+0x53): undefined reference to `wattrset'
manager.c:(.text+0x5a): undefined reference to `stdscr'
manager.c:(.text+0x69): undefined reference to `waddnstr'
manager.c:(.text+0x70): undefined reference to `stdscr'
manager.c:(.text+0x77): undefined reference to `wattrset'
manager.c:(.text+0x7e): undefined reference to `stdscr'
manager.c:(.text+0x8d): undefined reference to `waddnstr'
manager.c:(.text+0x94): undefined reference to `stdscr'
manager.c:(.text+0x9e): undefined reference to `wattrset'
manager.c:(.text+0xa5): undefined reference to `stdscr'
manager.c:(.text+0xb4): undefined reference to `waddnstr'
manager.c:(.text+0xbb): undefined reference to `stdscr'
manager.c:(.text+0xc2): undefined reference to `wattrset'
manager.c:(.text+0xc9): undefined reference to `stdscr'
manager.c:(.text+0xd8): undefined reference to `waddnstr'
manager.c:(.text+0xe9): undefined reference to `stdscr'
manager.c:(.text+0xee): undefined reference to `wclrtoeol'
manager.c:(.text+0xfc): undefined reference to `COLS'
manager.c:(.text+0x103): undefined reference to `stdscr'
manager.c:(.text+0x10e): undefined reference to `LINES'
manager.c:(.text+0x116): undefined reference to `wmove'
manager.c:(.text+0x122): undefined reference to `stdscr'
manager.c:(.text+0x12c): undefined reference to `waddch'
manager.c:(.text+0x136): undefined reference to `stdscr'
manager.c:(.text+0x14b): undefined reference to `stdscr'
manager.c:(.text+0x15a): undefined reference to `waddnstr'
manager.c:(.text+0x161): undefined reference to `stdscr'
manager.c:(.text+0x16b): undefined reference to `wattrset'
manager.c:(.text+0x172): undefined reference to `stdscr'
manager.c:(.text+0x181): undefined reference to `waddnstr'
manager.c:(.text+0x188): undefined reference to `stdscr'
manager.c:(.text+0x18f): undefined reference to `wattrset'
manager.c:(.text+0x196): undefined reference to `stdscr'
manager.c:(.text+0x1a5): undefined reference to `waddnstr'
manager.o: In function `DisplayTitle':
manager.c:(.text+0x2af): undefined reference to `printw'
manager.c:(.text+0x2d3): undefined reference to `stdscr'
manager.c:(.text+0x2dd): undefined reference to `waddch'
manager.c:(.text+0x2f2): undefined reference to `stdscr'
manager.c:(.text+0x301): undefined reference to `waddnstr'
manager.c:(.text+0x308): undefined reference to `stdscr'
manager.c:(.text+0x317): undefined reference to `waddnstr'
manager.c:(.text+0x33b): undefined reference to `printw'
manager.c:(.text+0x3a7): undefined reference to `printw'
manager.c:(.text+0x443): undefined reference to `stdscr'
manager.c:(.text+0x452): undefined reference to `waddnstr'
manager.c:(.text+0x463): undefined reference to `stdscr'
manager.c:(.text+0x472): undefined reference to `waddnstr'
manager.c:(.text+0x483): undefined reference to `stdscr'
manager.c:(.text+0x492): undefined reference to `waddnstr'
manager.c:(.text+0x4a3): undefined reference to `stdscr'
manager.c:(.text+0x4b2): undefined reference to `waddnstr'
manager.c:(.text+0x4c3): undefined reference to `stdscr'
manager.c:(.text+0x4d2): undefined reference to `waddnstr'
manager.c:(.text+0x4e3): undefined reference to `stdscr'
manager.c:(.text+0x4f2): undefined reference to `waddnstr'
manager.c:(.text+0x503): undefined reference to `stdscr'
manager.c:(.text+0x512): undefined reference to `waddnstr'
manager.c:(.text+0x523): undefined reference to `stdscr'
manager.c:(.text+0x532): undefined reference to `waddnstr'
manager.c:(.text+0x543): undefined reference to `stdscr'
manager.c:(.text+0x552): undefined reference to `waddnstr'
manager.c:(.text+0x563): undefined reference to `stdscr'
manager.c:(.text+0x572): undefined reference to `waddnstr'
manager.c:(.text+0x583): undefined reference to `stdscr'
manager.c:(.text+0x592): undefined reference to `waddnstr'
manager.c:(.text+0x5a3): undefined reference to `stdscr'
manager.c:(.text+0x5b2): undefined reference to `waddnstr'
manager.c:(.text+0x5c3): undefined reference to `stdscr'
manager.c:(.text+0x5d2): undefined reference to `waddnstr'
manager.o: In function `Display_Dir_Page':
manager.c:(.text+0x5ff): undefined reference to `stdscr'
manager.c:(.text+0x604): undefined reference to `wclear'
manager.c:(.text+0x65f): undefined reference to `stdscr'
manager.c:(.text+0x674): undefined reference to `wmove'
manager.c:(.text+0x693): undefined reference to `stdscr'
manager.c:(.text+0x6a1): undefined reference to `waddch'
manager.c:(.text+0x6b6): undefined reference to `stdscr'
manager.c:(.text+0x6c0): undefined reference to `waddch'
manager.c:(.text+0x6d8): undefined reference to `COLS'
manager.c:(.text+0x71d): undefined reference to `printw'
manager.c:(.text+0x733): undefined reference to `stdscr'
manager.c:(.text+0x73d): undefined reference to `waddch'
manager.o: In function `scline':
manager.c:(.text+0x833): undefined reference to `LINES'
manager.c:(.text+0x897): undefined reference to `stdscr'
manager.c:(.text+0x8a6): undefined reference to `wmove'
manager.c:(.text+0x8b2): undefined reference to `stdscr'
manager.c:(.text+0x8c1): undefined reference to `waddnstr'
manager.c:(.text+0x8d4): undefined reference to `stdscr'
manager.c:(.text+0x8f5): undefined reference to `wmove'
manager.c:(.text+0x901): undefined reference to `stdscr'
manager.c:(.text+0x910): undefined reference to `waddnstr'
manager.c:(.text+0x917): undefined reference to `stdscr'
manager.c:(.text+0x91c): undefined reference to `wrefresh'
manager.c:(.text+0x9d4): undefined reference to `stdscr'
manager.c:(.text+0x9de): undefined reference to `wattrset'
manager.c:(.text+0x9eb): undefined reference to `COLS'
manager.c:(.text+0xa01): undefined reference to `stdscr'
manager.c:(.text+0xa1e): undefined reference to `stdscr'
manager.c:(.text+0xa25): undefined reference to `wattrset'
manager.c:(.text+0xa61): undefined reference to `wmove'
manager.c:(.text+0xa71): undefined reference to `stdscr'
manager.c:(.text+0xa80): undefined reference to `waddnstr'
manager.o: In function `GetMenu':
manager.c:(.text+0xb2d): undefined reference to `stdscr'
manager.c:(.text+0xb34): undefined reference to `wrefresh'
manager.c:(.text+0xcc0): undefined reference to `LINES'
manager.c:(.text+0xcf5): undefined reference to `LINES'
manager.c:(.text+0xe05): undefined reference to `LINES'
manager.c:(.text+0xf4e): undefined reference to `stdscr'
manager.c:(.text+0xf58): undefined reference to `wattrset'
manager.c:(.text+0xf65): undefined reference to `COLS'
manager.c:(.text+0xf78): undefined reference to `stdscr'
manager.c:(.text+0xf90): undefined reference to `stdscr'
manager.c:(.text+0xf97): undefined reference to `wattrset'
manager.o: In function `Draw_Status':
manager.c:(.text+0x141): undefined reference to `waddnstr'
ourutils.o: In function `twirl':
ourutils.c:(.text+0x27): undefined reference to `stdscr'
ourutils.c:(.text+0x31): undefined reference to `waddch'
ourutils.c:(.text+0x3e): undefined reference to `stdscr'
ourutils.c:(.text+0x60): undefined reference to `waddch'
ourutils.c:(.text+0x67): undefined reference to `stdscr'
ourutils.c:(.text+0x6c): undefined reference to `wrefresh'
ourutils.o: In function `REQitemnew':
ourutils.c:(.text+0x426): undefined reference to `COLS'
ourutils.o: In function `AskBlock':
ourutils.c:(.text+0x5a2): undefined reference to `COLS'
ourutils.o: In function `GSmail':
ourutils.c:(.text+0xfa2): undefined reference to `stdscr'
ourutils.c:(.text+0xfa7): undefined reference to `wrefresh'
ourutils.c:(.text+0x10e2): undefined reference to `stdscr'
ourutils.c:(.text+0x10e7): undefined reference to `wrefresh'
ourutils.o: In function `GStoFile':
ourutils.c:(.text+0x11c0): undefined reference to `stdscr'
ourutils.c:(.text+0x11c5): undefined reference to `wrefresh'
ourutils.o: In function `GSprompter':
ourutils.c:(.text+0x1ef2): undefined reference to `noecho'
ourutils.c:(.text+0x1ef7): undefined reference to `cbreak'
ourutils.c:(.text+0x1f6f): undefined reference to `stdscr'
ourutils.c:(.text+0x1f74): undefined reference to `wrefresh'
ourutils.c:(.text+0x1fb4): undefined reference to `tputs'
cso.o: In function `do_cso':
cso.c:(.text+0x21): undefined reference to `stdscr'
cso.c:(.text+0x26): undefined reference to `wrefresh'
cso.c:(.text+0x80): undefined reference to `COLS'
cso.c:(.text+0x19d): undefined reference to `stdscr'
cso.c:(.text+0x1a2): undefined reference to `wclear'
cso.c:(.text+0x1b3): undefined reference to `stdscr'
cso.c:(.text+0x1b8): undefined reference to `wrefresh'
cso.c:(.text+0x1fc): undefined reference to `stdscr'
cso.c:(.text+0x201): undefined reference to `wrefresh'
cso.c:(.text+0x35f): undefined reference to `stdscr'
cso.c:(.text+0x364): undefined reference to `wrefresh'
html2.o: In function `do_html':
html2.c:(.text+0xe3): undefined reference to `stdscr'
html2.c:(.text+0xe8): undefined reference to `wclear'
CURcurses.o: In function `CURsetGraphicsChars':
CURcurses.c:(.text+0xee): undefined reference to `acs_map'
CURcurses.c:(.text+0xf7): undefined reference to `acs_map'
CURcurses.c:(.text+0x100): undefined reference to `acs_map'
CURcurses.c:(.text+0x109): undefined reference to `acs_map'
CURcurses.c:(.text+0x112): undefined reference to `acs_map'
CURcurses.o:CURcurses.c:(.text+0x11b): more undefined references to `acs_map' follow
CURcurses.o: In function `CURinit':
CURcurses.c:(.text+0x1d5): undefined reference to `tgetent'
CURcurses.c:(.text+0x1f9): undefined reference to `tgetstr'
CURcurses.c:(.text+0x21f): undefined reference to `tgetstr'
CURcurses.c:(.text+0x245): undefined reference to `tgetstr'
CURcurses.c:(.text+0x26b): undefined reference to `tgetstr'
CURcurses.c:(.text+0x28d): undefined reference to `tgetstr'
CURcurses.c:(.text+0x29d): undefined reference to `initscr'
CURcurses.o: In function `CURwenter':
CURcurses.c:(.text+0x3a5): undefined reference to `cbreak'
CURcurses.c:(.text+0x3aa): undefined reference to `noecho'
CURcurses.c:(.text+0x3af): undefined reference to `nonl'
CURcurses.c:(.text+0x3b9): undefined reference to `intrflush'
CURcurses.c:(.text+0x3c3): undefined reference to `nodelay'
CURcurses.o: In function `CURenter':
CURcurses.c:(.text+0x407): undefined reference to `tputs'
CURcurses.c:(.text+0x41a): undefined reference to `stdscr'
CURcurses.o: In function `CURexit':
CURcurses.c:(.text+0x488): undefined reference to `echo'
CURcurses.c:(.text+0x48d): undefined reference to `nl'
CURcurses.c:(.text+0x492): undefined reference to `endwin'
CURcurses.c:(.text+0x499): undefined reference to `stdscr'
CURcurses.c:(.text+0x4a0): undefined reference to `keypad'
CURcurses.c:(.text+0x4c1): undefined reference to `tputs'
CURcurses.o: In function `CURrightline':
CURcurses.c:(.text+0x518): undefined reference to `stdscr'
CURcurses.c:(.text+0x522): undefined reference to `COLS'
CURcurses.c:(.text+0x527): undefined reference to `wmove'
CURcurses.c:(.text+0x533): undefined reference to `stdscr'
CURcurses.o: In function `CURcenterline':
CURcurses.c:(.text+0x610): undefined reference to `wmove'
CURcurses.c:(.text+0x625): undefined reference to `waddnstr'
CURcurses.c:(.text+0x649): undefined reference to `wattrset'
CURcurses.c:(.text+0x659): undefined reference to `waddnstr'
CURcurses.c:(.text+0x663): undefined reference to `wattrset'
CURcurses.o: In function `CURwgetch':
CURcurses.c:(.text+0x6fc): undefined reference to `wgetch'
CURcurses.c:(.text+0x725): undefined reference to `wgetch'
CURcurses.c:(.text+0x763): undefined reference to `curscr'
CURcurses.c:(.text+0x768): undefined reference to `wrefresh'
CURcurses.c:(.text+0x7dc): undefined reference to `wgetch'
CURcurses.c:(.text+0x825): undefined reference to `wgetch'
CURcurses.c:(.text+0x845): undefined reference to `wgetch'
CURcurses.c:(.text+0x86a): undefined reference to `wgetch'
CURcurses.c:(.text+0x885): undefined reference to `wgetch'
CURcurses.o:CURcurses.c:(.text+0x8a1): more undefined references to `wgetch' follow
CURcurses.o: In function `CURwgetstr':
CURcurses.c:(.text+0x907): undefined reference to `wattrset'
CURcurses.c:(.text+0x929): undefined reference to `waddch'
CURcurses.c:(.text+0x948): undefined reference to `waddch'
CURcurses.c:(.text+0x957): undefined reference to `wrefresh'
CURcurses.c:(.text+0x9a1): undefined reference to `getcury'
CURcurses.c:(.text+0x9ad): undefined reference to `getcurx'
CURcurses.c:(.text+0x9c2): undefined reference to `wmove'
CURcurses.c:(.text+0x9f6): undefined reference to `waddch'
CURcurses.c:(.text+0xa27): undefined reference to `waddch'
CURcurses.c:(.text+0xa3e): undefined reference to `wmove'
CURcurses.c:(.text+0xa46): undefined reference to `wrefresh'
CURcurses.c:(.text+0xa7a): undefined reference to `getcury'
CURcurses.c:(.text+0xa86): undefined reference to `getcurx'
CURcurses.c:(.text+0xa9f): undefined reference to `wmove'
CURcurses.c:(.text+0xab9): undefined reference to `waddch'
CURcurses.c:(.text+0xafb): undefined reference to `getcury'
CURcurses.c:(.text+0xb07): undefined reference to `getcurx'
CURcurses.c:(.text+0xb21): undefined reference to `getcury'
CURcurses.c:(.text+0xb2d): undefined reference to `getcurx'
CURcurses.c:(.text+0xb41): undefined reference to `wmove'
CURcurses.c:(.text+0xb49): undefined reference to `wrefresh'
CURcurses.c:(.text+0xb94): undefined reference to `beep'
CURcurses.c:(.text+0xbaa): undefined reference to `wattrset'
CURcurses.c:(.text+0xbcc): undefined reference to `waddch'
CURcurses.c:(.text+0xbf1): undefined reference to `getcury'
CURcurses.c:(.text+0xbfd): undefined reference to `getcurx'
CURcurses.c:(.text+0xc0c): undefined reference to `wmove'
CURcurses.c:(.text+0xc14): undefined reference to `wrefresh'
CURcurses.c:(.text+0xc24): undefined reference to `getcury'
CURcurses.c:(.text+0xc30): undefined reference to `getcurx'
CURcurses.c:(.text+0xc4c): undefined reference to `waddch'
CURcurses.c:(.text+0xc76): undefined reference to `wattrset'
CURcurses.c:(.text+0xc94): undefined reference to `getcury'
CURcurses.c:(.text+0xca0): undefined reference to `getcurx'
CURcurses.c:(.text+0xcb5): undefined reference to `wmove'
CURcurses.c:(.text+0xcbd): undefined reference to `wrefresh'
CURcurses.c:(.text+0xd03): undefined reference to `waddch'
CURcurses.c:(.text+0xd0b): undefined reference to `wrefresh'
CURcurses.c:(.text+0xd31): undefined reference to `waddch'
CURcurses.c:(.text+0xd45): undefined reference to `wattrset'
CURcurses.c:(.text+0xd4d): undefined reference to `wrefresh'
CURcurses.o: In function `CURgetch':
CURcurses.c:(.text+0xd63): undefined reference to `stdscr'
CURcurses.o: In function `CUROldGetOneOption':
CURcurses.c:(.text+0xd94): undefined reference to `LINES'
CURcurses.c:(.text+0xda4): undefined reference to `stdscr'
CURcurses.c:(.text+0xdb0): undefined reference to `wmove'
CURcurses.c:(.text+0xdbc): undefined reference to `stdscr'
CURcurses.c:(.text+0xdc9): undefined reference to `waddnstr'
CURcurses.c:(.text+0xdd0): undefined reference to `stdscr'
CURcurses.c:(.text+0xdda): undefined reference to `wattrset'
CURcurses.c:(.text+0xde1): undefined reference to `stdscr'
CURcurses.c:(.text+0xdf0): undefined reference to `waddnstr'
CURcurses.c:(.text+0xdf7): undefined reference to `stdscr'
CURcurses.c:(.text+0xdfe): undefined reference to `wattrset'
CURcurses.c:(.text+0xe05): undefined reference to `stdscr'
CURcurses.c:(.text+0xe0a): undefined reference to `wclrtoeol'
CURcurses.c:(.text+0xe18): undefined reference to `LINES'
CURcurses.c:(.text+0xe1f): undefined reference to `stdscr'
CURcurses.c:(.text+0xe29): undefined reference to `wmove'
CURcurses.c:(.text+0xe30): undefined reference to `stdscr'
CURcurses.c:(.text+0xe35): undefined reference to `wrefresh'
CURcurses.c:(.text+0xe43): undefined reference to `stdscr'
CURcurses.o: In function `CURgetYesorNo':
CURcurses.c:(.text+0xe77): undefined reference to `LINES'
CURcurses.c:(.text+0xe7e): undefined reference to `stdscr'
CURcurses.c:(.text+0xe86): undefined reference to `wmove'
CURcurses.c:(.text+0xe92): undefined reference to `stdscr'
CURcurses.c:(.text+0xe9f): undefined reference to `waddnstr'
CURcurses.c:(.text+0xea6): undefined reference to `stdscr'
CURcurses.c:(.text+0xeab): undefined reference to `wclrtoeol'
CURcurses.c:(.text+0xeb3): undefined reference to `getcury'
CURcurses.c:(.text+0xebd): undefined reference to `getcurx'
CURcurses.c:(.text+0xec4): undefined reference to `stdscr'
CURcurses.c:(.text+0xed1): undefined reference to `waddch'
CURcurses.c:(.text+0xee8): undefined reference to `stdscr'
CURcurses.c:(.text+0xef6): undefined reference to `wmove'
CURcurses.c:(.text+0xf02): undefined reference to `stdscr'
CURcurses.c:(.text+0xf11): undefined reference to `waddnstr'
CURcurses.c:(.text+0xf18): undefined reference to `stdscr'
CURcurses.c:(.text+0xf22): undefined reference to `wmove'
CURcurses.c:(.text+0xf29): undefined reference to `stdscr'
CURcurses.c:(.text+0xf2e): undefined reference to `wrefresh'
CURcurses.c:(.text+0xf51): undefined reference to `beep'
CURcurses.c:(.text+0xf58): undefined reference to `stdscr'
CURcurses.c:(.text+0xf6c): undefined reference to `stdscr'
CURcurses.c:(.text+0xf76): undefined reference to `wmove'
CURcurses.c:(.text+0xf82): undefined reference to `stdscr'
CURcurses.c:(.text+0xf91): undefined reference to `waddnstr'
CURcurses.c:(.text+0xf98): undefined reference to `stdscr'
CURcurses.c:(.text+0xfa2): undefined reference to `wmove'
CURcurses.c:(.text+0xfa9): undefined reference to `stdscr'
CURcurses.c:(.text+0xfae): undefined reference to `wrefresh'
CURcurses.c:(.text+0xfd3): undefined reference to `stdscr'
CURcurses.c:(.text+0xfdd): undefined reference to `wmove'
CURcurses.c:(.text+0xfe9): undefined reference to `stdscr'
CURcurses.c:(.text+0xff8): undefined reference to `waddnstr'
CURcurses.c:(.text+0xfff): undefined reference to `stdscr'
CURcurses.c:(.text+0x1009): undefined reference to `wmove'
CURcurses.c:(.text+0x1010): undefined reference to `stdscr'
CURcurses.c:(.text+0x1015): undefined reference to `wrefresh'
CURcurses.c:(.text+0x1033): undefined reference to `stdscr'
CURcurses.c:(.text+0x1041): undefined reference to `wmove'
CURcurses.c:(.text+0x1051): undefined reference to `stdscr'
CURcurses.c:(.text+0x1060): undefined reference to `waddnstr'
CURcurses.o: In function `CURbox':
CURcurses.c:(.text+0x10a8): undefined reference to `wmove'
CURcurses.c:(.text+0x10b5): undefined reference to `waddch'
CURcurses.c:(.text+0x10cc): undefined reference to `waddch'
CURcurses.c:(.text+0x10eb): undefined reference to `waddch'
CURcurses.c:(.text+0x1100): undefined reference to `wmove'
CURcurses.c:(.text+0x110d): undefined reference to `waddch'
CURcurses.c:(.text+0x111a): undefined reference to `wmove'
CURcurses.c:(.text+0x112a): undefined reference to `waddch'
CURcurses.c:(.text+0x113c): undefined reference to `wmove'
CURcurses.c:(.text+0x114b): undefined reference to `waddch'
CURcurses.c:(.text+0x1164): undefined reference to `waddch'
CURcurses.o: In function `CURbutton':
CURcurses.c:(.text+0x11ae): undefined reference to `waddnstr'
CURcurses.c:(.text+0x11be): undefined reference to `waddnstr'
CURcurses.c:(.text+0x11e9): undefined reference to `wattrset'
CURcurses.c:(.text+0x11fb): undefined reference to `waddnstr'
CURcurses.c:(.text+0x120b): undefined reference to `waddnstr'
CURcurses.c:(.text+0x121d): undefined reference to `waddnstr'
CURcurses.o: In function `CURDialog':
CURcurses.c:(.text+0x12c6): undefined reference to `COLS'
CURcurses.c:(.text+0x12cc): undefined reference to `LINES'
CURcurses.c:(.text+0x1302): undefined reference to `newwin'
CURcurses.c:(.text+0x1367): undefined reference to `wmove'
CURcurses.c:(.text+0x1391): undefined reference to `waddch'
CURcurses.c:(.text+0x13d9): undefined reference to `wmove'
CURcurses.c:(.text+0x13fd): undefined reference to `waddch'
CURcurses.c:(.text+0x1417): undefined reference to `wrefresh'
CURcurses.c:(.text+0x1438): undefined reference to `delwin'
CURcurses.c:(.text+0x1461): undefined reference to `waddnstr'
CURcurses.c:(.text+0x14b6): undefined reference to `delwin'
CURcurses.o: In function `CURChoice':
CURcurses.c:(.text+0x1544): undefined reference to `LINES'
CURcurses.c:(.text+0x165e): undefined reference to `COLS'
CURcurses.c:(.text+0x1693): undefined reference to `newwin'
CURcurses.c:(.text+0x16f0): undefined reference to `wmove'
CURcurses.c:(.text+0x1708): undefined reference to `wprintw'
CURcurses.c:(.text+0x1718): undefined reference to `wmove'
CURcurses.c:(.text+0x1741): undefined reference to `waddnstr'
CURcurses.c:(.text+0x17c6): undefined reference to `wmove'
CURcurses.c:(.text+0x17e5): undefined reference to `waddch'
CURcurses.c:(.text+0x17fa): undefined reference to `wmove'
CURcurses.c:(.text+0x1811): undefined reference to `wprintw'
CURcurses.c:(.text+0x1821): undefined reference to `wmove'
CURcurses.c:(.text+0x1839): undefined reference to `wprintw'
CURcurses.c:(.text+0x186e): undefined reference to `wmove'
CURcurses.c:(.text+0x1880): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1888): undefined reference to `wrefresh'
CURcurses.c:(.text+0x1955): undefined reference to `wmove'
CURcurses.c:(.text+0x1967): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1978): undefined reference to `delwin'
CURcurses.c:(.text+0x19d2): undefined reference to `delwin'
CURcurses.c:(.text+0x1a6b): undefined reference to `wmove'
CURcurses.c:(.text+0x1ac4): undefined reference to `wmove'
CURcurses.c:(.text+0x1ad6): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1adb): undefined reference to `beep'
CURcurses.c:(.text+0x1b96): undefined reference to `getmaxy'
CURcurses.c:(.text+0x1ba7): undefined reference to `wtouchln'
CURcurses.c:(.text+0x1c10): undefined reference to `wmove'
CURcurses.c:(.text+0x1cda): undefined reference to `wmove'
CURcurses.c:(.text+0x1cec): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1d94): undefined reference to `delwin'
CURcurses.c:(.text+0x1dcf): undefined reference to `waddnstr'
CURcurses.o: In function `CURrequester':
CURcurses.c:(.text+0x1e06): undefined reference to `COLS'
CURcurses.c:(.text+0x1e95): undefined reference to `LINES'
CURcurses.c:(.text+0x1efb): undefined reference to `newwin'
CURcurses.c:(.text+0x1f96): undefined reference to `wmove'
CURcurses.c:(.text+0x1fa8): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1fe5): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1ff7): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2009): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2059): undefined reference to `wmove'
CURcurses.c:(.text+0x2072): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2099): undefined reference to `waddch'
CURcurses.c:(.text+0x20dd): undefined reference to `wmove'
CURcurses.c:(.text+0x20ea): undefined reference to `wattrset'
CURcurses.c:(.text+0x2110): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2149): undefined reference to `waddch'
CURcurses.c:(.text+0x2158): undefined reference to `wattrset'
CURcurses.c:(.text+0x219a): undefined reference to `wmove'
CURcurses.c:(.text+0x21b4): undefined reference to `wrefresh'
CURcurses.c:(.text+0x22fe): undefined reference to `wmove'
CURcurses.c:(.text+0x231b): undefined reference to `waddnstr'
CURcurses.c:(.text+0x233e): undefined reference to `wmove'
CURcurses.c:(.text+0x234b): undefined reference to `wattrset'
CURcurses.c:(.text+0x2360): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2389): undefined reference to `waddch'
CURcurses.c:(.text+0x23b9): undefined reference to `waddch'
CURcurses.c:(.text+0x23e7): undefined reference to `wmove'
CURcurses.c:(.text+0x23ff): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2457): undefined reference to `wmove'
CURcurses.c:(.text+0x2464): undefined reference to `wattrset'
CURcurses.c:(.text+0x247d): undefined reference to `waddnstr'
CURcurses.c:(.text+0x24a6): undefined reference to `waddch'
CURcurses.c:(.text+0x24b4): undefined reference to `wattrset'
CURcurses.c:(.text+0x24c6): undefined reference to `wmove'
CURcurses.c:(.text+0x24ef): undefined reference to `wmove'
CURcurses.c:(.text+0x2501): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2573): undefined reference to `COLS'
CURcurses.c:(.text+0x2630): undefined reference to `beep'
CURcurses.c:(.text+0x2673): undefined reference to `wmove'
CURcurses.c:(.text+0x267b): undefined reference to `wrefresh'
CURcurses.c:(.text+0x26b3): undefined reference to `wmove'
CURcurses.c:(.text+0x26f1): undefined reference to `waddch'
CURcurses.c:(.text+0x2724): undefined reference to `wmove'
CURcurses.c:(.text+0x273d): undefined reference to `waddnstr'
CURcurses.c:(.text+0x274d): undefined reference to `wrefresh'
CURcurses.c:(.text+0x279c): undefined reference to `getmaxy'
CURcurses.c:(.text+0x27ad): undefined reference to `wtouchln'
CURcurses.c:(.text+0x27ed): undefined reference to `getmaxy'
CURcurses.c:(.text+0x27fe): undefined reference to `wtouchln'
CURcurses.c:(.text+0x2826): undefined reference to `delwin'
CURcurses.c:(.text+0x284e): undefined reference to `delwin'
CURcurses.c:(.text+0x2afe): undefined reference to `wmove'
CURcurses.c:(.text+0x2b0b): undefined reference to `wattrset'
CURcurses.c:(.text+0x2b24): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2b3e): undefined reference to `COLS'
CURcurses.c:(.text+0x2b55): undefined reference to `waddch'
CURcurses.c:(.text+0x2b5b): undefined reference to `COLS'
CURcurses.c:(.text+0x2b6c): undefined reference to `wattrset'
CURcurses.o: In function `CURGetOneOption':
CURcurses.c:(.text+0x2e34): undefined reference to `stdscr'
CURcurses.c:(.text+0x2e3b): undefined reference to `wrefresh'
CURcurses.o: In function `CURwenter':
CURcurses.c:(.text+0x3d1): undefined reference to `keypad'
CURcurses.o: In function `CURrightline':
CURcurses.c:(.text+0x546): undefined reference to `waddnstr'
CURcurses.o: In function `CURBeep':
CURcurses.c:(.text+0x1071): undefined reference to `beep'
CURcurses.o: In function `CURbox':
CURcurses.c:(.text+0x1184): undefined reference to `waddch'
CURcurses.o: In function `CURbutton':
CURcurses.c:(.text+0x11d6): undefined reference to `waddnstr'
CURcurses.c:(.text+0x122d): undefined reference to `wattrset'
pager.o: In function `PagerTitles':
pager.c:(.text+0x113): undefined reference to `stdscr'
pager.c:(.text+0x129): undefined reference to `wmove'
pager.c:(.text+0x130): undefined reference to `stdscr'
pager.c:(.text+0x140): undefined reference to `wattr_on'
pager.c:(.text+0x171): undefined reference to `COLS'
pager.c:(.text+0x18c): undefined reference to `stdscr'
pager.c:(.text+0x196): undefined reference to `waddnstr'
pager.c:(.text+0x19d): undefined reference to `stdscr'
pager.c:(.text+0x1ab): undefined reference to `wattr_off'
pager.c:(.text+0x1b2): undefined reference to `stdscr'
pager.c:(.text+0x1c1): undefined reference to `wprintw'
pager.c:(.text+0x1c8): undefined reference to `stdscr'
pager.c:(.text+0x1d4): undefined reference to `wmove'
pager.c:(.text+0x1de): undefined reference to `stdscr'
pager.c:(.text+0x1e3): undefined reference to `waddch'
pager.c:(.text+0x1e9): undefined reference to `COLS'
pager.c:(.text+0x1f6): undefined reference to `stdscr'
pager.c:(.text+0x1fe): undefined reference to `waddch'
pager.c:(.text+0x204): undefined reference to `COLS'
pager.c:(.text+0x215): undefined reference to `stdscr'
pager.c:(.text+0x21c): undefined reference to `waddch'
pager.c:(.text+0x222): undefined reference to `LINES'
pager.c:(.text+0x229): undefined reference to `stdscr'
pager.c:(.text+0x233): undefined reference to `wmove'
pager.c:(.text+0x23d): undefined reference to `stdscr'
pager.c:(.text+0x242): undefined reference to `waddch'
pager.c:(.text+0x248): undefined reference to `COLS'
pager.c:(.text+0x256): undefined reference to `stdscr'
pager.c:(.text+0x25e): undefined reference to `waddch'
pager.c:(.text+0x264): undefined reference to `COLS'
pager.c:(.text+0x275): undefined reference to `stdscr'
pager.c:(.text+0x27a): undefined reference to `waddch'
pager.c:(.text+0x280): undefined reference to `LINES'
pager.c:(.text+0x287): undefined reference to `stdscr'
pager.c:(.text+0x291): undefined reference to `wmove'
pager.c:(.text+0x298): undefined reference to `stdscr'
pager.c:(.text+0x2ae): undefined reference to `stdscr'
pager.c:(.text+0x2b8): undefined reference to `waddch'
pager.c:(.text+0x2bf): undefined reference to `stdscr'
pager.c:(.text+0x2d5): undefined reference to `stdscr'
pager.c:(.text+0x2df): undefined reference to `waddch'
pager.c:(.text+0x2e6): undefined reference to `stdscr'
pager.c:(.text+0x333): undefined reference to `stdscr'
pager.c:(.text+0x338): undefined reference to `waddch'
pager.c:(.text+0x33e): undefined reference to `COLS'
pager.c:(.text+0x351): undefined reference to `stdscr'
pager.c:(.text+0x360): undefined reference to `waddnstr'
pager.c:(.text+0x3a0): undefined reference to `COLS'
pager.o: In function `PagerPercent':
pager.c:(.text+0x49f): undefined reference to `stdscr'
pager.c:(.text+0x4af): undefined reference to `COLS'
pager.c:(.text+0x4b7): undefined reference to `wmove'
pager.c:(.text+0x4be): undefined reference to `stdscr'
pager.c:(.text+0x4cc): undefined reference to `wprintw'
pager.c:(.text+0x4e2): undefined reference to `COLS'
pager.c:(.text+0x4e9): undefined reference to `stdscr'
pager.c:(.text+0x4f3): undefined reference to `wmove'
pager.c:(.text+0x4fa): undefined reference to `stdscr'
pager.c:(.text+0x504): undefined reference to `waddch'
pager.c:(.text+0x50c): undefined reference to `stdscr'
pager.c:(.text+0x51d): undefined reference to `stdscr'
pager.c:(.text+0x527): undefined reference to `waddch'
pager.o: In function `PagerPrintLine':
pager.c:(.text+0x767): undefined reference to `stdscr'
pager.c:(.text+0x770): undefined reference to `waddch'
pager.c:(.text+0x77c): undefined reference to `stdscr'
pager.c:(.text+0x786): undefined reference to `wattrset'
pager.c:(.text+0x7b6): undefined reference to `stdscr'
pager.c:(.text+0x7bf): undefined reference to `waddch'
pager.c:(.text+0x7cb): undefined reference to `stdscr'
pager.c:(.text+0x7d2): undefined reference to `wattrset'
pager.c:(.text+0x7eb): undefined reference to `stdscr'
pager.o: In function `PagerNextPage':
pager.c:(.text+0x8c8): undefined reference to `stdscr'
pager.c:(.text+0x8d4): undefined reference to `wmove'
pager.c:(.text+0x8da): undefined reference to `LINES'
pager.c:(.text+0x907): undefined reference to `stdscr'
pager.c:(.text+0x914): undefined reference to `wmove'
pager.c:(.text+0x91b): undefined reference to `stdscr'
pager.c:(.text+0x920): undefined reference to `wclrtoeol'
pager.c:(.text+0x92e): undefined reference to `LINES'
pager.c:(.text+0x93b): undefined reference to `COLS'
pager.c:(.text+0x954): undefined reference to `LINES'
pager.c:(.text+0x963): undefined reference to `stdscr'
pager.c:(.text+0x970): undefined reference to `wmove'
pager.c:(.text+0x977): undefined reference to `stdscr'
pager.c:(.text+0x97c): undefined reference to `wclrtoeol'
pager.c:(.text+0x982): undefined reference to `LINES'
pager.c:(.text+0x990): undefined reference to `stdscr'
pager.c:(.text+0x99a): undefined reference to `wmove'
pager.c:(.text+0x9a1): undefined reference to `stdscr'
pager.c:(.text+0x9a6): undefined reference to `wclrtoeol'
pager.c:(.text+0x9ad): undefined reference to `stdscr'
pager.c:(.text+0x9c3): undefined reference to `stdscr'
pager.c:(.text+0x9d2): undefined reference to `waddnstr'
pager.c:(.text+0x9d9): undefined reference to `stdscr'
pager.c:(.text+0x9ef): undefined reference to `stdscr'
pager.c:(.text+0x9fe): undefined reference to `waddnstr'
pager.c:(.text+0xa0b): undefined reference to `stdscr'
pager.c:(.text+0xa21): undefined reference to `stdscr'
pager.c:(.text+0xa30): undefined reference to `waddnstr'
pager.c:(.text+0xa40): undefined reference to `stdscr'
pager.o: In function `PagerSearch':
pager.c:(.text+0xafb): undefined reference to `LINES'
pager.c:(.text+0xb36): undefined reference to `LINES'
pager.c:(.text+0xb46): undefined reference to `COLS'
pager.o: In function `PagerBuiltin':
pager.c:(.text+0xc36): undefined reference to `COLS'
pager.c:(.text+0xc81): undefined reference to `stdscr'
pager.c:(.text+0xc89): undefined reference to `wclear'
pager.c:(.text+0xc9e): undefined reference to `stdscr'
pager.c:(.text+0xca3): undefined reference to `wrefresh'
pager.c:(.text+0xce6): undefined reference to `stdscr'
pager.c:(.text+0xceb): undefined reference to `wrefresh'
pager.c:(.text+0xd02): undefined reference to `stdscr'
pager.c:(.text+0xd07): undefined reference to `wrefresh'
pager.c:(.text+0xd6c): undefined reference to `stdscr'
pager.c:(.text+0xd71): undefined reference to `wclear'
pager.c:(.text+0xe58): undefined reference to `stdscr'
pager.c:(.text+0xe5d): undefined reference to `getmaxy'
pager.c:(.text+0xe64): undefined reference to `stdscr'
pager.c:(.text+0xe72): undefined reference to `wtouchln'
pager.c:(.text+0x11a6): undefined reference to `stdscr'
pager.c:(.text+0x11ab): undefined reference to `getmaxy'
pager.c:(.text+0x11b2): undefined reference to `stdscr'
pager.c:(.text+0x11c0): undefined reference to `wtouchln'
pager.c:(.text+0x11c7): undefined reference to `curscr'
pager.c:(.text+0x11d1): undefined reference to `clearok'
pager.c:(.text+0x128d): undefined reference to `stdscr'
pager.c:(.text+0x1292): undefined reference to `getmaxy'
pager.c:(.text+0x1299): undefined reference to `stdscr'
pager.c:(.text+0x12a7): undefined reference to `wtouchln'
pager.c:(.text+0x137e): undefined reference to `stdscr'
pager.c:(.text+0x1383): undefined reference to `getmaxy'
pager.c:(.text+0x138a): undefined reference to `stdscr'
pager.c:(.text+0x1398): undefined reference to `wtouchln'
pager.c:(.text+0x139f): undefined reference to `curscr'
pager.c:(.text+0x13a9): undefined reference to `clearok'
pager.o: In function `PagerPercent':
pager.c:(.text+0x516): undefined reference to `waddch'
pager.o: In function `PagerPrintLine':
pager.c:(.text+0x806): undefined reference to `waddnstr'
form.o: In function `CURform':
form.c:(.text+0x6b8): undefined reference to `COLS'
form.c:(.text+0x6bf): undefined reference to `LINES'
form.c:(.text+0x80a): undefined reference to `newwin'
form.c:(.text+0x87a): undefined reference to `wattrset'
form.c:(.text+0x880): undefined reference to `COLS'
form.c:(.text+0x8ad): undefined reference to `COLS'
form.c:(.text+0x926): undefined reference to `wmove'
form.c:(.text+0x933): undefined reference to `wattrset'
form.c:(.text+0x945): undefined reference to `waddnstr'
form.c:(.text+0x94f): undefined reference to `wattrset'
form.c:(.text+0x98d): undefined reference to `wmove'
form.c:(.text+0x9b7): undefined reference to `waddnstr'
form.c:(.text+0x9de): undefined reference to `wmove'
form.c:(.text+0x9fd): undefined reference to `waddnstr'
form.c:(.text+0xa18): undefined reference to `wmove'
form.c:(.text+0xa25): undefined reference to `wattrset'
form.c:(.text+0xa4e): undefined reference to `waddnstr'
form.c:(.text+0xa6f): undefined reference to `COLS'
form.c:(.text+0xa8c): undefined reference to `waddch'
form.c:(.text+0xa92): undefined reference to `COLS'
form.c:(.text+0xaa7): undefined reference to `wattrset'
form.c:(.text+0xabf): undefined reference to `COLS'
form.c:(.text+0xada): undefined reference to `wmove'
form.c:(.text+0xb10): undefined reference to `waddch'
form.c:(.text+0xb2f): undefined reference to `waddch'
form.c:(.text+0xb49): undefined reference to `getmaxy'
form.c:(.text+0xb5a): undefined reference to `wtouchln'
form.c:(.text+0xb62): undefined reference to `wrefresh'
form.c:(.text+0xbb8): undefined reference to `wmove'
form.c:(.text+0xbc0): undefined reference to `wrefresh'
form.c:(.text+0xcae): undefined reference to `delwin'
form.c:(.text+0xd0c): undefined reference to `waddch'
form.c:(.text+0xd3e): undefined reference to `wclear'
form.c:(.text+0xe09): undefined reference to `COLS'
form.c:(.text+0xe28): undefined reference to `wmove'
form.c:(.text+0xe6c): undefined reference to `wmove'
form.c:(.text+0xe74): undefined reference to `wrefresh'
form.c:(.text+0xec4): undefined reference to `wmove'
form.c:(.text+0xef9): undefined reference to `waddch'
form.c:(.text+0xf0d): undefined reference to `wmove'
form.c:(.text+0xf2f): undefined reference to `waddnstr'
form.c:(.text+0xf3b): undefined reference to `wrefresh'
form.c:(.text+0xf76): undefined reference to `COLS'
form.c:(.text+0xf98): undefined reference to `wmove'
form.c:(.text+0xfaa): undefined reference to `waddnstr'
form.c:(.text+0xffa): undefined reference to `delwin'
collect2: error: ld returned 1 exit status
make[1]: *** [gopher] Error 1
make[1]: Leaving directory `/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gopher'
make: *** [gopher/gopher] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/gopher
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/gopher