+ 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; /usr/pkg/bin/gmake -j2 --jobserver-auth=fifo:/tmp/GMfifo2465384 all)
gmake[1]: Entering directory '/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/object'
gmake[1]: warning: -j2 forced in submake: resetting jobserver mode.
Makefile:33: warning: ignoring prerequisites on suffix rule definition
cc -pipe -O2 -I/usr/pkg/include/ncurses -pipe -O2 -I/usr/pkg/include/ncurses     -I.. -I.  -I..   -c STRstring.c
touch shared
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:6: 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
gmake[1]: Leaving directory '/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/object'
Making client
(cd gopher; /usr/pkg/bin/gmake -j2 --jobserver-auth=fifo:/tmp/GMfifo2465384 all)
Making gophfilt
(cd gophfilt; /usr/pkg/bin/gmake -j2 --jobserver-auth=fifo:/tmp/GMfifo2465384 all)
gmake[1]: Entering directory '/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gophfilt'
gmake[1]: warning: -j2 forced in submake: resetting jobserver mode.
cc -pipe -O2 -I/usr/pkg/include/ncurses  -I.. -I.. -I../object -c gophfilt.c
gmake[1]: Entering directory '/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gopher'
gmake[1]: warning: -j2 forced in submake: resetting jobserver mode.
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 -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 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L../object -L../object -o gophfilt gophfilt.o ../object/libgopher.a  -lm  
gmake[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 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
ourutils.c: In function 'GSprompter':
ourutils.c:1798:6: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
      tputs(CURgetCLS(CursesScreen),1,outchar);
      ^~~~~
      puts
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:431:12: warning: implicit declaration of function 'tgetent'; did you mean 'getenv'? [-Wimplicit-function-declaration]
      err = tgetent(terminal, CURgetTerm(cur));
            ^~~~~~~
            getenv
CURcurses.c:437:24: warning: implicit declaration of function 'tgetstr'; did you mean 'tigetstr'? [-Wimplicit-function-declaration]
      if ((cp = (char *)tgetstr("cl", &ptr)) != NULL)
                        ^~~~~~~
                        tigetstr
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)
          ^
CURcurses.c: In function 'CURenter':
CURcurses.c:568:6: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration]
      tputs(CURgetCLS(cur),1,CURoutchar);
      ^~~~~
      puts
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:6: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
      getcwd(curcwd, MAXPATHLEN);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
download.c:341:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
      chdir(curcwd);
      ^~~~~~~~~~~~~
download.c: In function 'BuiltinDownload':
download.c:376:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
      chdir(dirname);
      ^~~~~~~~~~~~~~
download.c:405:6: 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+0x4b5): undefined reference to `COLS'
gopher.c:(.text+0x4cb): undefined reference to `COLS'
gopher.o: In function `Load_Index_or_Dir':
gopher.c:(.text+0x179a): undefined reference to `stdscr'
gopher.c:(.text+0x179f): undefined reference to `wrefresh'
gopher.c:(.text+0x18cd): undefined reference to `stdscr'
gopher.c:(.text+0x18d2): undefined reference to `wrefresh'
gopher.c:(.text+0x1965): undefined reference to `stdscr'
gopher.c:(.text+0x196a): undefined reference to `wrefresh'
gopher.o: In function `Load_Index':
gopher.c:(.text+0x19d1): undefined reference to `stdscr'
gopher.c:(.text+0x19d6): undefined reference to `wrefresh'
gopher.o: In function `process_request':
gopher.c:(.text+0x1a7f): undefined reference to `stdscr'
gopher.c:(.text+0x1a84): undefined reference to `wrefresh'
gopher.c:(.text+0x1aef): undefined reference to `stdscr'
gopher.c:(.text+0x1af4): undefined reference to `wrefresh'
gopher.c:(.text+0x1b17): undefined reference to `stdscr'
gopher.c:(.text+0x1b1c): undefined reference to `wrefresh'
gopher.c:(.text+0x1b3d): undefined reference to `stdscr'
gopher.c:(.text+0x1b42): undefined reference to `wrefresh'
gopher.c:(.text+0x1ba5): undefined reference to `stdscr'
gopher.c:(.text+0x1baa): undefined reference to `wrefresh'
gopher.c:(.text+0x1bc3): undefined reference to `stdscr'
gopher.c:(.text+0x1bc8): undefined reference to `wrefresh'
gopher.c:(.text+0x1ce0): undefined reference to `stdscr'
gopher.c:(.text+0x1ce5): undefined reference to `wrefresh'
gopher.c:(.text+0x1d2b): undefined reference to `stdscr'
gopher.c:(.text+0x1d30): undefined reference to `wrefresh'
gopher.o: In function `main':
gopher.c:(.text.startup+0x7e4): undefined reference to `COLS'
gopher.c:(.text.startup+0xeb2): undefined reference to `COLS'
gopher.c:(.text.startup+0x1025): undefined reference to `COLS'
gopher.c:(.text.startup+0x1103): undefined reference to `stdscr'
gopher.c:(.text.startup+0x1108): undefined reference to `wrefresh'
gopher.c:(.text.startup+0x11ac): undefined reference to `COLS'
gopher.c:(.text.startup+0x11ca): undefined reference to `COLS'
manager.o: In function `Draw_Status':
manager.c:(.text+0x13): undefined reference to `LINES'
manager.c:(.text+0x1f): 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+0x64): 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+0x88): 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+0xaf): 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+0xd3): 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+0x133): 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+0x17c): 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+0x1a0): undefined reference to `stdscr'
manager.c:(.text+0x1a5): undefined reference to `waddnstr'
manager.o: In function `DisplayTitle':
manager.c:(.text+0x2a3): undefined reference to `printw'
manager.c:(.text+0x2d3): undefined reference to `stdscr'
manager.c:(.text+0x2dd): undefined reference to `waddch'
manager.c:(.text+0x30b): undefined reference to `stdscr'
manager.c:(.text+0x31a): undefined reference to `waddnstr'
manager.c:(.text+0x32b): undefined reference to `stdscr'
manager.c:(.text+0x330): undefined reference to `waddnstr'
manager.c:(.text+0x35a): undefined reference to `printw'
manager.c:(.text+0x3c7): undefined reference to `printw'
manager.c:(.text+0x473): undefined reference to `stdscr'
manager.c:(.text+0x482): undefined reference to `waddnstr'
manager.c:(.text+0x493): undefined reference to `stdscr'
manager.c:(.text+0x4a2): undefined reference to `waddnstr'
manager.c:(.text+0x4b3): undefined reference to `stdscr'
manager.c:(.text+0x4c2): undefined reference to `waddnstr'
manager.c:(.text+0x4d3): undefined reference to `stdscr'
manager.c:(.text+0x4e2): undefined reference to `waddnstr'
manager.c:(.text+0x4f3): undefined reference to `stdscr'
manager.c:(.text+0x502): undefined reference to `waddnstr'
manager.c:(.text+0x513): undefined reference to `stdscr'
manager.c:(.text+0x522): undefined reference to `waddnstr'
manager.c:(.text+0x533): undefined reference to `stdscr'
manager.c:(.text+0x542): undefined reference to `waddnstr'
manager.c:(.text+0x553): undefined reference to `stdscr'
manager.c:(.text+0x562): undefined reference to `waddnstr'
manager.c:(.text+0x573): undefined reference to `stdscr'
manager.c:(.text+0x582): undefined reference to `waddnstr'
manager.c:(.text+0x593): undefined reference to `stdscr'
manager.c:(.text+0x5a2): undefined reference to `waddnstr'
manager.c:(.text+0x5b3): undefined reference to `stdscr'
manager.c:(.text+0x5c2): undefined reference to `waddnstr'
manager.c:(.text+0x5d3): undefined reference to `stdscr'
manager.c:(.text+0x5e2): undefined reference to `waddnstr'
manager.c:(.text+0x5f3): undefined reference to `stdscr'
manager.c:(.text+0x602): undefined reference to `waddnstr'
manager.o: In function `Display_Dir_Page':
manager.c:(.text+0x62e): undefined reference to `stdscr'
manager.c:(.text+0x633): undefined reference to `wclear'
manager.c:(.text+0x68d): undefined reference to `printw'
manager.c:(.text+0x6aa): undefined reference to `COLS'
manager.c:(.text+0x6cf): undefined reference to `stdscr'
manager.c:(.text+0x6e8): undefined reference to `wmove'
manager.c:(.text+0x703): undefined reference to `stdscr'
manager.c:(.text+0x711): undefined reference to `waddch'
manager.c:(.text+0x721): undefined reference to `stdscr'
manager.c:(.text+0x730): undefined reference to `waddch'
manager.c:(.text+0x743): undefined reference to `stdscr'
manager.c:(.text+0x766): undefined reference to `waddch'
manager.c:(.text+0x776): undefined reference to `stdscr'
manager.c:(.text+0x780): undefined reference to `waddch'
manager.o: In function `scline':
manager.c:(.text+0x860): undefined reference to `LINES'
manager.c:(.text+0x902): undefined reference to `stdscr'
manager.c:(.text+0x90c): undefined reference to `wattrset'
manager.c:(.text+0x917): undefined reference to `COLS'
manager.c:(.text+0x92a): undefined reference to `stdscr'
manager.c:(.text+0x942): undefined reference to `stdscr'
manager.c:(.text+0x949): undefined reference to `wattrset'
manager.c:(.text+0x9a1): undefined reference to `LINES'
manager.c:(.text+0x9f7): undefined reference to `stdscr'
manager.c:(.text+0xa04): undefined reference to `wmove'
manager.c:(.text+0xa10): undefined reference to `stdscr'
manager.c:(.text+0xa1f): undefined reference to `waddnstr'
manager.c:(.text+0xa32): undefined reference to `stdscr'
manager.c:(.text+0xa4f): undefined reference to `wmove'
manager.c:(.text+0xa5b): undefined reference to `stdscr'
manager.c:(.text+0xa62): undefined reference to `wrefresh'
manager.c:(.text+0xa81): undefined reference to `wmove'
manager.c:(.text+0xa8d): undefined reference to `stdscr'
manager.c:(.text+0xa9e): undefined reference to `waddnstr'
manager.c:(.text+0xaa5): undefined reference to `stdscr'
manager.c:(.text+0xaaa): undefined reference to `wrefresh'
manager.c:(.text+0xab3): undefined reference to `stdscr'
manager.c:(.text+0xac4): undefined reference to `waddnstr'
manager.c:(.text+0xacb): undefined reference to `stdscr'
manager.c:(.text+0xad0): undefined reference to `wrefresh'
manager.o: In function `GetMenu':
manager.c:(.text+0xb6d): undefined reference to `stdscr'
manager.c:(.text+0xb74): undefined reference to `wrefresh'
manager.c:(.text+0xcd4): undefined reference to `LINES'
manager.c:(.text+0xd06): undefined reference to `LINES'
manager.c:(.text+0xf43): undefined reference to `stdscr'
manager.c:(.text+0xf4d): undefined reference to `wattrset'
manager.c:(.text+0xf58): undefined reference to `COLS'
manager.c:(.text+0xf6d): undefined reference to `stdscr'
manager.c:(.text+0xf85): undefined reference to `stdscr'
manager.c:(.text+0xf8c): 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+0x446): undefined reference to `COLS'
ourutils.o: In function `AskBlock':
ourutils.c:(.text+0x5ca): undefined reference to `COLS'
ourutils.o: In function `GSmail':
ourutils.c:(.text+0xe95): undefined reference to `stdscr'
ourutils.c:(.text+0xe9a): undefined reference to `wrefresh'
ourutils.c:(.text+0xfdc): undefined reference to `stdscr'
ourutils.c:(.text+0xfe1): undefined reference to `wrefresh'
ourutils.c:(.text+0x1000): undefined reference to `stdscr'
ourutils.c:(.text+0x1005): undefined reference to `wrefresh'
ourutils.o: In function `GStoFile':
ourutils.c:(.text+0x1132): undefined reference to `stdscr'
ourutils.c:(.text+0x1137): undefined reference to `wrefresh'
ourutils.o: In function `GSprompter':
ourutils.c:(.text+0x1dda): undefined reference to `noecho'
ourutils.c:(.text+0x1ddf): undefined reference to `cbreak'
ourutils.c:(.text+0x1e47): undefined reference to `stdscr'
ourutils.c:(.text+0x1e4c): undefined reference to `wrefresh'
ourutils.c:(.text+0x1e8d): 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+0x84): undefined reference to `COLS'
cso.c:(.text+0x1c3): undefined reference to `stdscr'
cso.c:(.text+0x1c8): undefined reference to `wclear'
cso.c:(.text+0x1d9): undefined reference to `stdscr'
cso.c:(.text+0x1de): undefined reference to `wrefresh'
cso.c:(.text+0x222): undefined reference to `stdscr'
cso.c:(.text+0x227): undefined reference to `wrefresh'
cso.c:(.text+0x2d9): undefined reference to `stdscr'
cso.c:(.text+0x2de): undefined reference to `wrefresh'
html2.o: In function `do_html':
html2.c:(.text+0xd5): undefined reference to `stdscr'
html2.c:(.text+0xda): undefined reference to `wclear'
CURcurses.o: In function `CURexit.part.1':
CURcurses.c:(.text+0x2c): undefined reference to `echo'
CURcurses.c:(.text+0x31): undefined reference to `nl'
CURcurses.c:(.text+0x36): undefined reference to `endwin'
CURcurses.c:(.text+0x3d): undefined reference to `stdscr'
CURcurses.c:(.text+0x44): undefined reference to `keypad'
CURcurses.c:(.text+0x65): undefined reference to `tputs'
CURcurses.o: In function `CURsetGraphicsChars':
CURcurses.c:(.text+0x16c): undefined reference to `acs_map'
CURcurses.c:(.text+0x175): undefined reference to `acs_map'
CURcurses.c:(.text+0x17e): undefined reference to `acs_map'
CURcurses.c:(.text+0x187): undefined reference to `acs_map'
CURcurses.c:(.text+0x190): undefined reference to `acs_map'
CURcurses.o:CURcurses.c:(.text+0x199): more undefined references to `acs_map' follow
CURcurses.o: In function `CURinit':
CURcurses.c:(.text+0x245): undefined reference to `tgetent'
CURcurses.c:(.text+0x269): undefined reference to `tgetstr'
CURcurses.c:(.text+0x290): undefined reference to `tgetstr'
CURcurses.c:(.text+0x2b5): undefined reference to `tgetstr'
CURcurses.c:(.text+0x2da): undefined reference to `tgetstr'
CURcurses.c:(.text+0x2f3): undefined reference to `tgetstr'
CURcurses.c:(.text+0x303): undefined reference to `initscr'
CURcurses.o: In function `CURwenter':
CURcurses.c:(.text+0x435): undefined reference to `cbreak'
CURcurses.c:(.text+0x43a): undefined reference to `noecho'
CURcurses.c:(.text+0x43f): undefined reference to `nonl'
CURcurses.c:(.text+0x449): undefined reference to `intrflush'
CURcurses.c:(.text+0x453): undefined reference to `nodelay'
CURcurses.o: In function `CURenter':
CURcurses.c:(.text+0x49b): undefined reference to `tputs'
CURcurses.c:(.text+0x4b5): undefined reference to `stdscr'
CURcurses.o: In function `CURrightline':
CURcurses.c:(.text+0x536): undefined reference to `stdscr'
CURcurses.c:(.text+0x540): undefined reference to `COLS'
CURcurses.c:(.text+0x547): undefined reference to `wmove'
CURcurses.c:(.text+0x563): undefined reference to `stdscr'
CURcurses.o: In function `CURcenterline':
CURcurses.c:(.text+0x62f): undefined reference to `wmove'
CURcurses.c:(.text+0x644): undefined reference to `waddnstr'
CURcurses.c:(.text+0x669): undefined reference to `wattrset'
CURcurses.c:(.text+0x679): undefined reference to `waddnstr'
CURcurses.c:(.text+0x683): undefined reference to `wattrset'
CURcurses.o: In function `CURwgetch':
CURcurses.c:(.text+0x6e2): undefined reference to `wgetch'
CURcurses.c:(.text+0x706): undefined reference to `wgetch'
CURcurses.c:(.text+0x733): undefined reference to `curscr'
CURcurses.c:(.text+0x738): undefined reference to `wrefresh'
CURcurses.c:(.text+0x7b6): undefined reference to `wgetch'
CURcurses.c:(.text+0x85f): undefined reference to `wgetch'
CURcurses.c:(.text+0x8a4): undefined reference to `wgetch'
CURcurses.c:(.text+0x8c1): undefined reference to `wgetch'
CURcurses.c:(.text+0x8e0): undefined reference to `wgetch'
CURcurses.o:CURcurses.c:(.text+0x8fa): more undefined references to `wgetch' follow
CURcurses.o: In function `CURwgetstr':
CURcurses.c:(.text+0x937): undefined reference to `wattrset'
CURcurses.c:(.text+0x959): undefined reference to `waddch'
CURcurses.c:(.text+0x978): undefined reference to `waddch'
CURcurses.c:(.text+0x98f): undefined reference to `wrefresh'
CURcurses.c:(.text+0x9d4): undefined reference to `getcury'
CURcurses.c:(.text+0x9e0): undefined reference to `getcurx'
CURcurses.c:(.text+0x9f4): undefined reference to `wmove'
CURcurses.c:(.text+0xa09): undefined reference to `waddch'
CURcurses.c:(.text+0xa29): undefined reference to `wmove'
CURcurses.c:(.text+0xa31): undefined reference to `wrefresh'
CURcurses.c:(.text+0xa67): undefined reference to `getcury'
CURcurses.c:(.text+0xa73): undefined reference to `getcurx'
CURcurses.c:(.text+0xaae): undefined reference to `getcury'
CURcurses.c:(.text+0xaba): undefined reference to `getcurx'
CURcurses.c:(.text+0xacf): undefined reference to `wmove'
CURcurses.c:(.text+0xb07): undefined reference to `waddch'
CURcurses.c:(.text+0xb17): undefined reference to `wmove'
CURcurses.c:(.text+0xb1f): undefined reference to `wrefresh'
CURcurses.c:(.text+0xb39): undefined reference to `getcury'
CURcurses.c:(.text+0xb45): undefined reference to `getcurx'
CURcurses.c:(.text+0xb5e): undefined reference to `wattrset'
CURcurses.c:(.text+0xb96): undefined reference to `wattrset'
CURcurses.c:(.text+0xba4): undefined reference to `getcury'
CURcurses.c:(.text+0xbb0): undefined reference to `getcurx'
CURcurses.c:(.text+0xbc5): undefined reference to `wmove'
CURcurses.c:(.text+0xbcd): undefined reference to `wrefresh'
CURcurses.c:(.text+0xbf3): undefined reference to `wattrset'
CURcurses.c:(.text+0xc11): undefined reference to `getcury'
CURcurses.c:(.text+0xc1d): undefined reference to `getcurx'
CURcurses.c:(.text+0xc2c): undefined reference to `wmove'
CURcurses.c:(.text+0xc34): undefined reference to `wrefresh'
CURcurses.c:(.text+0xc44): undefined reference to `getcury'
CURcurses.c:(.text+0xc50): undefined reference to `getcurx'
CURcurses.c:(.text+0xc6c): undefined reference to `waddch'
CURcurses.c:(.text+0xcc7): undefined reference to `beep'
CURcurses.c:(.text+0xd07): undefined reference to `waddch'
CURcurses.c:(.text+0xd0f): undefined reference to `wrefresh'
CURcurses.c:(.text+0xd26): undefined reference to `waddch'
CURcurses.c:(.text+0xd43): undefined reference to `waddch'
CURcurses.c:(.text+0xd6c): undefined reference to `waddch'
CURcurses.c:(.text+0xd8a): undefined reference to `wattrset'
CURcurses.c:(.text+0xd92): undefined reference to `wrefresh'
CURcurses.o: In function `CURgetch':
CURcurses.c:(.text+0xda3): undefined reference to `stdscr'
CURcurses.o: In function `CUROldGetOneOption':
CURcurses.c:(.text+0xde4): undefined reference to `LINES'
CURcurses.c:(.text+0xdf4): undefined reference to `stdscr'
CURcurses.c:(.text+0xe00): undefined reference to `wmove'
CURcurses.c:(.text+0xe0c): undefined reference to `stdscr'
CURcurses.c:(.text+0xe19): undefined reference to `waddnstr'
CURcurses.c:(.text+0xe20): undefined reference to `stdscr'
CURcurses.c:(.text+0xe2a): undefined reference to `wattrset'
CURcurses.c:(.text+0xe3b): undefined reference to `stdscr'
CURcurses.c:(.text+0xe40): undefined reference to `waddnstr'
CURcurses.c:(.text+0xe47): undefined reference to `stdscr'
CURcurses.c:(.text+0xe4e): undefined reference to `wattrset'
CURcurses.c:(.text+0xe55): undefined reference to `stdscr'
CURcurses.c:(.text+0xe5a): undefined reference to `wclrtoeol'
CURcurses.c:(.text+0xe68): undefined reference to `LINES'
CURcurses.c:(.text+0xe6f): undefined reference to `stdscr'
CURcurses.c:(.text+0xe79): undefined reference to `wmove'
CURcurses.c:(.text+0xe80): undefined reference to `stdscr'
CURcurses.c:(.text+0xe85): undefined reference to `wrefresh'
CURcurses.c:(.text+0xe8c): undefined reference to `stdscr'
CURcurses.o: In function `CURgetYesorNo':
CURcurses.c:(.text+0xec7): undefined reference to `LINES'
CURcurses.c:(.text+0xece): undefined reference to `stdscr'
CURcurses.c:(.text+0xed6): undefined reference to `wmove'
CURcurses.c:(.text+0xee2): undefined reference to `stdscr'
CURcurses.c:(.text+0xeef): undefined reference to `waddnstr'
CURcurses.c:(.text+0xef6): undefined reference to `stdscr'
CURcurses.c:(.text+0xefb): undefined reference to `wclrtoeol'
CURcurses.c:(.text+0xf03): undefined reference to `getcury'
CURcurses.c:(.text+0xf0e): undefined reference to `getcurx'
CURcurses.c:(.text+0xf15): undefined reference to `stdscr'
CURcurses.c:(.text+0xf21): undefined reference to `waddch'
CURcurses.c:(.text+0xf3b): undefined reference to `stdscr'
CURcurses.c:(.text+0xf45): undefined reference to `wmove'
CURcurses.c:(.text+0xf55): undefined reference to `stdscr'
CURcurses.c:(.text+0xf5f): undefined reference to `wmove'
CURcurses.c:(.text+0xf66): undefined reference to `stdscr'
CURcurses.c:(.text+0xf6b): undefined reference to `wrefresh'
CURcurses.c:(.text+0xf8c): undefined reference to `beep'
CURcurses.c:(.text+0xf93): undefined reference to `stdscr'
CURcurses.c:(.text+0xfa7): undefined reference to `stdscr'
CURcurses.c:(.text+0xfb1): undefined reference to `wmove'
CURcurses.c:(.text+0xfc1): undefined reference to `stdscr'
CURcurses.c:(.text+0xfcb): undefined reference to `wmove'
CURcurses.c:(.text+0xfd2): undefined reference to `stdscr'
CURcurses.c:(.text+0xfd7): undefined reference to `wrefresh'
CURcurses.c:(.text+0xff3): undefined reference to `stdscr'
CURcurses.c:(.text+0x1002): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1016): undefined reference to `stdscr'
CURcurses.c:(.text+0x1020): undefined reference to `wmove'
CURcurses.c:(.text+0x1030): undefined reference to `stdscr'
CURcurses.c:(.text+0x103f): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1053): undefined reference to `stdscr'
CURcurses.c:(.text+0x105d): undefined reference to `wmove'
CURcurses.c:(.text+0x1069): undefined reference to `stdscr'
CURcurses.c:(.text+0x1073): undefined reference to `wmove'
CURcurses.c:(.text+0x107a): undefined reference to `stdscr'
CURcurses.c:(.text+0x107f): undefined reference to `wrefresh'
CURcurses.c:(.text+0x10a3): undefined reference to `stdscr'
CURcurses.c:(.text+0x10b2): undefined reference to `waddnstr'
CURcurses.c:(.text+0x10c3): undefined reference to `stdscr'
CURcurses.c:(.text+0x10d2): undefined reference to `waddnstr'
CURcurses.o: In function `CURbox':
CURcurses.c:(.text+0x1116): undefined reference to `wmove'
CURcurses.c:(.text+0x1123): undefined reference to `waddch'
CURcurses.c:(.text+0x1144): undefined reference to `waddch'
CURcurses.c:(.text+0x115a): undefined reference to `waddch'
CURcurses.c:(.text+0x1180): undefined reference to `wmove'
CURcurses.c:(.text+0x118d): undefined reference to `waddch'
CURcurses.c:(.text+0x119a): undefined reference to `wmove'
CURcurses.c:(.text+0x11aa): undefined reference to `waddch'
CURcurses.c:(.text+0x11bc): undefined reference to `wmove'
CURcurses.c:(.text+0x11c9): undefined reference to `waddch'
CURcurses.c:(.text+0x11e4): undefined reference to `waddch'
CURcurses.c:(.text+0x121d): undefined reference to `waddch'
CURcurses.c:(.text+0x1234): undefined reference to `wmove'
CURcurses.c:(.text+0x1241): undefined reference to `waddch'
CURcurses.c:(.text+0x1259): undefined reference to `wmove'
CURcurses.c:(.text+0x1266): undefined reference to `waddch'
CURcurses.o: In function `CURbutton':
CURcurses.c:(.text+0x128e): undefined reference to `waddnstr'
CURcurses.c:(.text+0x129e): undefined reference to `waddnstr'
CURcurses.c:(.text+0x12c9): undefined reference to `wattrset'
CURcurses.c:(.text+0x12db): undefined reference to `waddnstr'
CURcurses.c:(.text+0x12eb): undefined reference to `waddnstr'
CURcurses.c:(.text+0x12fd): undefined reference to `waddnstr'
CURcurses.o: In function `CURDialog':
CURcurses.c:(.text+0x1398): undefined reference to `COLS'
CURcurses.c:(.text+0x13cf): undefined reference to `LINES'
CURcurses.c:(.text+0x13e2): undefined reference to `newwin'
CURcurses.c:(.text+0x145c): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1485): undefined reference to `wmove'
CURcurses.c:(.text+0x14af): undefined reference to `waddch'
CURcurses.c:(.text+0x1501): undefined reference to `wmove'
CURcurses.c:(.text+0x1520): undefined reference to `waddch'
CURcurses.c:(.text+0x153a): undefined reference to `wrefresh'
CURcurses.c:(.text+0x1557): undefined reference to `delwin'
CURcurses.c:(.text+0x1590): undefined reference to `delwin'
CURcurses.o: In function `CURChoice':
CURcurses.c:(.text+0x161c): undefined reference to `LINES'
CURcurses.c:(.text+0x1737): undefined reference to `COLS'
CURcurses.c:(.text+0x176c): undefined reference to `newwin'
CURcurses.c:(.text+0x17cc): undefined reference to `wmove'
CURcurses.c:(.text+0x17e4): undefined reference to `wprintw'
CURcurses.c:(.text+0x17f5): undefined reference to `wmove'
CURcurses.c:(.text+0x1819): undefined reference to `waddnstr'
CURcurses.c:(.text+0x186c): undefined reference to `wmove'
CURcurses.c:(.text+0x188d): undefined reference to `waddch'
CURcurses.c:(.text+0x18a2): undefined reference to `wmove'
CURcurses.c:(.text+0x18b8): undefined reference to `wprintw'
CURcurses.c:(.text+0x18c8): undefined reference to `wmove'
CURcurses.c:(.text+0x18db): undefined reference to `wprintw'
CURcurses.c:(.text+0x1906): undefined reference to `wmove'
CURcurses.c:(.text+0x1918): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1920): undefined reference to `wrefresh'
CURcurses.c:(.text+0x19a5): undefined reference to `wmove'
CURcurses.c:(.text+0x19b7): undefined reference to `waddnstr'
CURcurses.c:(.text+0x19ee): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1b09): undefined reference to `beep'
CURcurses.c:(.text+0x1bba): undefined reference to `wmove'
CURcurses.c:(.text+0x1c16): undefined reference to `wmove'
CURcurses.c:(.text+0x1c28): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1cb8): undefined reference to `getmaxy'
CURcurses.c:(.text+0x1cc9): undefined reference to `wtouchln'
CURcurses.c:(.text+0x1ce9): undefined reference to `delwin'
CURcurses.c:(.text+0x1d0e): undefined reference to `delwin'
CURcurses.c:(.text+0x1d3a): undefined reference to `wmove'
CURcurses.c:(.text+0x1d4c): undefined reference to `waddnstr'
CURcurses.c:(.text+0x1d7f): undefined reference to `wmove'
CURcurses.c:(.text+0x1ebe): undefined reference to `delwin'
CURcurses.o: In function `CURrequester':
CURcurses.c:(.text+0x1ee9): undefined reference to `COLS'
CURcurses.c:(.text+0x1f69): undefined reference to `LINES'
CURcurses.c:(.text+0x1fc5): undefined reference to `newwin'
CURcurses.c:(.text+0x207d): undefined reference to `wmove'
CURcurses.c:(.text+0x208f): undefined reference to `waddnstr'
CURcurses.c:(.text+0x20c2): undefined reference to `waddnstr'
CURcurses.c:(.text+0x20d4): undefined reference to `waddnstr'
CURcurses.c:(.text+0x20e6): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2138): undefined reference to `wmove'
CURcurses.c:(.text+0x2182): undefined reference to `wmove'
CURcurses.c:(.text+0x218f): undefined reference to `wattrset'
CURcurses.c:(.text+0x21b7): undefined reference to `waddnstr'
CURcurses.c:(.text+0x21e9): undefined reference to `waddch'
CURcurses.c:(.text+0x21f8): undefined reference to `wattrset'
CURcurses.c:(.text+0x222d): undefined reference to `wmove'
CURcurses.c:(.text+0x2247): undefined reference to `wrefresh'
CURcurses.c:(.text+0x226a): undefined reference to `COLS'
CURcurses.c:(.text+0x2361): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2399): undefined reference to `waddch'
CURcurses.c:(.text+0x23c0): undefined reference to `wmove'
CURcurses.c:(.text+0x23dd): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2406): undefined reference to `wmove'
CURcurses.c:(.text+0x2413): undefined reference to `wattrset'
CURcurses.c:(.text+0x2428): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2459): undefined reference to `waddch'
CURcurses.c:(.text+0x252e): undefined reference to `delwin'
CURcurses.c:(.text+0x2671): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2688): undefined reference to `wmove'
CURcurses.c:(.text+0x269b): undefined reference to `waddnstr'
CURcurses.c:(.text+0x26c6): undefined reference to `wmove'
CURcurses.c:(.text+0x26d3): undefined reference to `wattrset'
CURcurses.c:(.text+0x26e7): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2714): undefined reference to `waddch'
CURcurses.c:(.text+0x2722): undefined reference to `wattrset'
CURcurses.c:(.text+0x2734): undefined reference to `wmove'
CURcurses.c:(.text+0x275b): undefined reference to `wmove'
CURcurses.c:(.text+0x2789): undefined reference to `waddch'
CURcurses.c:(.text+0x27a4): undefined reference to `delwin'
CURcurses.c:(.text+0x27e0): undefined reference to `wmove'
CURcurses.c:(.text+0x27e8): undefined reference to `wrefresh'
CURcurses.c:(.text+0x282b): undefined reference to `wmove'
CURcurses.c:(.text+0x2869): undefined reference to `waddch'
CURcurses.c:(.text+0x289b): undefined reference to `wmove'
CURcurses.c:(.text+0x28b3): undefined reference to `waddnstr'
CURcurses.c:(.text+0x28c2): undefined reference to `wrefresh'
CURcurses.c:(.text+0x290d): undefined reference to `getmaxy'
CURcurses.c:(.text+0x291e): undefined reference to `wtouchln'
CURcurses.c:(.text+0x2a0a): undefined reference to `getmaxy'
CURcurses.c:(.text+0x2a1b): undefined reference to `wtouchln'
CURcurses.c:(.text+0x2b24): undefined reference to `beep'
CURcurses.c:(.text+0x2d9f): undefined reference to `wmove'
CURcurses.c:(.text+0x2dac): undefined reference to `wattrset'
CURcurses.c:(.text+0x2dc5): undefined reference to `waddnstr'
CURcurses.c:(.text+0x2ddf): undefined reference to `COLS'
CURcurses.c:(.text+0x2df6): undefined reference to `waddch'
CURcurses.c:(.text+0x2dfc): undefined reference to `COLS'
CURcurses.c:(.text+0x2e0d): undefined reference to `wattrset'
CURcurses.o: In function `CURGetOneOption':
CURcurses.c:(.text+0x2ea4): undefined reference to `stdscr'
CURcurses.c:(.text+0x2eab): undefined reference to `wrefresh'
CURcurses.o: In function `CURwenter':
CURcurses.c:(.text+0x461): undefined reference to `keypad'
CURcurses.o: In function `CURrightline':
CURcurses.c:(.text+0x576): undefined reference to `waddnstr'
CURcurses.o: In function `CURBeep':
CURcurses.c:(.text+0x10e1): undefined reference to `beep'
CURcurses.o: In function `CURbox':
CURcurses.c:(.text+0x1204): undefined reference to `waddch'
CURcurses.o: In function `CURbutton':
CURcurses.c:(.text+0x12b6): undefined reference to `waddnstr'
CURcurses.c:(.text+0x130d): undefined reference to `wattrset'
pager.o: In function `PagerTitles':
pager.c:(.text+0x10f): undefined reference to `stdscr'
pager.c:(.text+0x11d): undefined reference to `wmove'
pager.c:(.text+0x124): undefined reference to `stdscr'
pager.c:(.text+0x130): undefined reference to `wattr_on'
pager.c:(.text+0x169): undefined reference to `COLS'
pager.c:(.text+0x170): undefined reference to `stdscr'
pager.c:(.text+0x1a3): undefined reference to `waddch'
pager.c:(.text+0x1a9): undefined reference to `COLS'
pager.c:(.text+0x1b0): undefined reference to `stdscr'
pager.c:(.text+0x1c6): undefined reference to `waddnstr'
pager.c:(.text+0x1cd): undefined reference to `stdscr'
pager.c:(.text+0x1db): undefined reference to `wattr_off'
pager.c:(.text+0x1ec): undefined reference to `stdscr'
pager.c:(.text+0x1f1): undefined reference to `wprintw'
pager.c:(.text+0x1f8): undefined reference to `stdscr'
pager.c:(.text+0x204): undefined reference to `wmove'
pager.c:(.text+0x20e): undefined reference to `stdscr'
pager.c:(.text+0x213): undefined reference to `waddch'
pager.c:(.text+0x219): undefined reference to `COLS'
pager.c:(.text+0x226): undefined reference to `stdscr'
pager.c:(.text+0x22e): undefined reference to `waddch'
pager.c:(.text+0x234): undefined reference to `COLS'
pager.c:(.text+0x245): undefined reference to `stdscr'
pager.c:(.text+0x24c): undefined reference to `waddch'
pager.c:(.text+0x252): undefined reference to `LINES'
pager.c:(.text+0x259): undefined reference to `stdscr'
pager.c:(.text+0x263): undefined reference to `wmove'
pager.c:(.text+0x26d): undefined reference to `stdscr'
pager.c:(.text+0x272): undefined reference to `waddch'
pager.c:(.text+0x278): undefined reference to `COLS'
pager.c:(.text+0x286): undefined reference to `stdscr'
pager.c:(.text+0x28e): undefined reference to `waddch'
pager.c:(.text+0x294): undefined reference to `COLS'
pager.c:(.text+0x2a5): undefined reference to `stdscr'
pager.c:(.text+0x2aa): undefined reference to `waddch'
pager.c:(.text+0x2b0): undefined reference to `LINES'
pager.c:(.text+0x2b7): undefined reference to `stdscr'
pager.c:(.text+0x2c1): undefined reference to `wmove'
pager.c:(.text+0x2d2): undefined reference to `stdscr'
pager.c:(.text+0x2de): undefined reference to `stdscr'
pager.c:(.text+0x2e8): undefined reference to `waddch'
pager.c:(.text+0x2f9): undefined reference to `stdscr'
pager.c:(.text+0x305): undefined reference to `stdscr'
pager.c:(.text+0x30f): undefined reference to `waddch'
pager.c:(.text+0x316): undefined reference to `stdscr'
pager.c:(.text+0x341): undefined reference to `waddnstr'
pager.o: In function `PagerPercent':
pager.c:(.text+0x413): undefined reference to `COLS'
pager.c:(.text+0x41c): undefined reference to `stdscr'
pager.c:(.text+0x434): undefined reference to `wmove'
pager.c:(.text+0x43b): undefined reference to `stdscr'
pager.c:(.text+0x449): undefined reference to `wprintw'
pager.c:(.text+0x45d): undefined reference to `wmove'
pager.c:(.text+0x464): undefined reference to `stdscr'
pager.c:(.text+0x46e): undefined reference to `waddch'
pager.c:(.text+0x475): undefined reference to `stdscr'
pager.c:(.text+0x487): undefined reference to `stdscr'
pager.c:(.text+0x491): undefined reference to `waddch'
pager.o: In function `PagerPrintLine':
pager.c:(.text+0x686): undefined reference to `stdscr'
pager.c:(.text+0x68f): undefined reference to `waddch'
pager.c:(.text+0x69b): undefined reference to `stdscr'
pager.c:(.text+0x6a5): undefined reference to `wattrset'
pager.c:(.text+0x6d7): undefined reference to `stdscr'
pager.c:(.text+0x6e0): undefined reference to `waddch'
pager.c:(.text+0x6ec): undefined reference to `stdscr'
pager.c:(.text+0x6f3): undefined reference to `wattrset'
pager.c:(.text+0x74c): undefined reference to `stdscr'
pager.c:(.text+0x756): undefined reference to `wattrset'
pager.c:(.text+0x7bc): undefined reference to `stdscr'
pager.o: In function `PagerNextPage':
pager.c:(.text+0x858): undefined reference to `stdscr'
pager.c:(.text+0x864): undefined reference to `wmove'
pager.c:(.text+0x86a): undefined reference to `LINES'
pager.c:(.text+0x897): undefined reference to `stdscr'
pager.c:(.text+0x8a4): undefined reference to `wmove'
pager.c:(.text+0x8ab): undefined reference to `stdscr'
pager.c:(.text+0x8b0): undefined reference to `wclrtoeol'
pager.c:(.text+0x8be): undefined reference to `LINES'
pager.c:(.text+0x8cb): undefined reference to `COLS'
pager.c:(.text+0x8eb): undefined reference to `stdscr'
pager.c:(.text+0x8f8): undefined reference to `wmove'
pager.c:(.text+0x8ff): undefined reference to `stdscr'
pager.c:(.text+0x904): undefined reference to `wclrtoeol'
pager.c:(.text+0x90a): undefined reference to `LINES'
pager.c:(.text+0x918): undefined reference to `stdscr'
pager.c:(.text+0x922): undefined reference to `wmove'
pager.c:(.text+0x929): undefined reference to `stdscr'
pager.c:(.text+0x92e): undefined reference to `wclrtoeol'
pager.c:(.text+0x93f): undefined reference to `stdscr'
pager.c:(.text+0x955): undefined reference to `stdscr'
pager.c:(.text+0x95a): undefined reference to `waddnstr'
pager.c:(.text+0x96b): undefined reference to `stdscr'
pager.c:(.text+0x981): undefined reference to `stdscr'
pager.c:(.text+0x986): undefined reference to `waddnstr'
pager.c:(.text+0x9b3): undefined reference to `stdscr'
pager.c:(.text+0x9d3): undefined reference to `stdscr'
pager.c:(.text+0x9d8): undefined reference to `waddnstr'
pager.c:(.text+0x9e8): undefined reference to `stdscr'
pager.o: In function `PagerSearch':
pager.c:(.text+0xa8b): undefined reference to `LINES'
pager.c:(.text+0xabe): undefined reference to `LINES'
pager.c:(.text+0xace): undefined reference to `COLS'
pager.o: In function `PagerBuiltin':
pager.c:(.text+0xbd0): undefined reference to `COLS'
pager.c:(.text+0xc13): undefined reference to `stdscr'
pager.c:(.text+0xc1b): undefined reference to `wclear'
pager.c:(.text+0xc30): undefined reference to `stdscr'
pager.c:(.text+0xc35): undefined reference to `wrefresh'
pager.c:(.text+0xc7a): undefined reference to `stdscr'
pager.c:(.text+0xc7f): undefined reference to `wrefresh'
pager.c:(.text+0xc9a): undefined reference to `stdscr'
pager.c:(.text+0xc9f): undefined reference to `wrefresh'
pager.c:(.text+0xcfe): undefined reference to `stdscr'
pager.c:(.text+0xd03): undefined reference to `wclear'
pager.c:(.text+0xde3): undefined reference to `stdscr'
pager.c:(.text+0xde8): undefined reference to `getmaxy'
pager.c:(.text+0xdef): undefined reference to `stdscr'
pager.c:(.text+0xdfd): undefined reference to `wtouchln'
pager.c:(.text+0x1104): undefined reference to `stdscr'
pager.c:(.text+0x1109): undefined reference to `getmaxy'
pager.c:(.text+0x1110): undefined reference to `stdscr'
pager.c:(.text+0x111e): undefined reference to `wtouchln'
pager.c:(.text+0x1125): undefined reference to `curscr'
pager.c:(.text+0x112f): undefined reference to `clearok'
pager.c:(.text+0x116d): undefined reference to `stdscr'
pager.c:(.text+0x1172): undefined reference to `getmaxy'
pager.c:(.text+0x1179): undefined reference to `stdscr'
pager.c:(.text+0x1187): undefined reference to `wtouchln'
pager.c:(.text+0x12be): undefined reference to `stdscr'
pager.c:(.text+0x12c3): undefined reference to `getmaxy'
pager.c:(.text+0x12ca): undefined reference to `stdscr'
pager.c:(.text+0x12d8): undefined reference to `wtouchln'
pager.c:(.text+0x12df): undefined reference to `curscr'
pager.c:(.text+0x12e9): undefined reference to `clearok'
pager.o: In function `PagerPercent':
pager.c:(.text+0x480): undefined reference to `waddch'
pager.o: In function `PagerPrintLine':
pager.c:(.text+0x7d7): undefined reference to `waddnstr'
form.o: In function `CURform':
form.c:(.text+0x6b3): undefined reference to `COLS'
form.c:(.text+0x6c7): undefined reference to `LINES'
form.c:(.text+0x792): undefined reference to `delwin'
form.c:(.text+0x7f9): undefined reference to `newwin'
form.c:(.text+0x85e): undefined reference to `wattrset'
form.c:(.text+0x864): undefined reference to `COLS'
form.c:(.text+0x894): undefined reference to `COLS'
form.c:(.text+0x90f): undefined reference to `wmove'
form.c:(.text+0x91c): undefined reference to `wattrset'
form.c:(.text+0x92e): undefined reference to `waddnstr'
form.c:(.text+0x938): undefined reference to `wattrset'
form.c:(.text+0x969): undefined reference to `wmove'
form.c:(.text+0x991): undefined reference to `waddnstr'
form.c:(.text+0x9b9): undefined reference to `wmove'
form.c:(.text+0x9d6): undefined reference to `waddnstr'
form.c:(.text+0x9fb): undefined reference to `wmove'
form.c:(.text+0xa08): undefined reference to `wattrset'
form.c:(.text+0xa31): undefined reference to `waddnstr'
form.c:(.text+0xa56): undefined reference to `COLS'
form.c:(.text+0xa74): undefined reference to `waddch'
form.c:(.text+0xa7a): undefined reference to `COLS'
form.c:(.text+0xa92): undefined reference to `wattrset'
form.c:(.text+0xaa7): undefined reference to `COLS'
form.c:(.text+0xac2): undefined reference to `wmove'
form.c:(.text+0xaf8): undefined reference to `waddch'
form.c:(.text+0xb17): undefined reference to `waddch'
form.c:(.text+0xb31): undefined reference to `getmaxy'
form.c:(.text+0xb42): undefined reference to `wtouchln'
form.c:(.text+0xb4a): undefined reference to `wrefresh'
form.c:(.text+0xb87): undefined reference to `wmove'
form.c:(.text+0xb8f): undefined reference to `wrefresh'
form.c:(.text+0xc9a): undefined reference to `wclear'
form.c:(.text+0xd52): undefined reference to `COLS'
form.c:(.text+0xd76): undefined reference to `wmove'
form.c:(.text+0xdbb): undefined reference to `wmove'
form.c:(.text+0xdc3): undefined reference to `wrefresh'
form.c:(.text+0xe17): undefined reference to `wmove'
form.c:(.text+0xe49): undefined reference to `waddch'
form.c:(.text+0xe5d): undefined reference to `wmove'
form.c:(.text+0xe80): undefined reference to `waddnstr'
form.c:(.text+0xe8d): undefined reference to `wrefresh'
form.c:(.text+0xeba): undefined reference to `COLS'
form.c:(.text+0xedc): undefined reference to `wmove'
form.c:(.text+0xeee): undefined reference to `waddnstr'
form.c:(.text+0xf6c): undefined reference to `waddch'
form.c:(.text+0xf91): undefined reference to `delwin'
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:152: gopher] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/net/gopher/work/gopher-release-3.0.17/gopher'
gmake: *** [Makefile:154: gopher/gopher] Error 2
*** Error code 2

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

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/gopher