Hi, anyone seen this?  ncurses doesn't compile,
which means selfupdate-cvs can't finish.
it could have something to do with my "nonstandard" fink install location.

** Configuration summary for NCURSES 5.2 20001021:

      bin directory: /usr/local/bin
      lib directory: /usr/local/lib
  include directory: /usr/local/include
      man directory: /usr/local/share/man
 terminfo directory: /usr/local/share/terminfo

make
cd man && make DESTDIR="" all
sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
cd include && make DESTDIR="" all
sh ./MKhashsize.sh ./Caps >hashsize.h
AWK=gawk sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=gawk sh ./MKparametrized.sh ./Caps >parametrized.h
gawk -f MKterm.h.awk ./Caps > term.h
sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR
** edit: HAVE_TERMIOS_H
** edit: HAVE_TERMIO_H
** edit: BROKEN_LINKER
cd ncurses && make DESTDIR="" all
sh ./base/MKlib_gen.sh "/lib/cpp" "gawk" <../include/curses.h | \
        fgrep undef >../include/nomacros.h
make[1]: *** [../include/nomacros.h] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling ncurses-5.2-8 failed


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to