On 05/10/2013 19:10, Frank Kardel wrote:
My build is now at 6681/11478 and I see these link errors so far: ./audio/alsa-utils/.broken.html:ld: note: 'ceil' is defined in DSO /usr/lib/libm.so.0 so try adding it to the linker command line ./audio/cmus/.broken.html:ld: note: 'tgoto' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./audio/festival/.broken.html:ld: note: 'tgetstr' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./chat/silc-client/.broken.html:ld: note: 'tgetflag' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./comms/kermit/.broken.html:ld: note: 'tgoto' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./comms/tn3270/.broken.html:ld: note: 'tgetstr' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./editors/bvi/.broken.html:ld: note: 'tgetstr' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./editors/ce/.broken.html:ld: note: 'tgoto' is defined in DSO /usr/lib/minfo.so.1 so try adding it to the linker command line ./editors/ex/.broken.html:ld: note: 'tgoto' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./filesystems/fuse-chironfs/.broken.html:ld: note: 'pthread_create' is defined in DSO /usr/lib/libpthread.so.1 so try adding it to the linker command line ./games/greed/.broken.html:ld: note: 'tgetstr' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./games/level9/.broken.html:ld: note: 'tgetent' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./games/tads/.broken.html:ld: note: 'tgetflag' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./games/tads/.broken.html:ld: note: 'tgetflag' is defined in DSO /usr/lib/libterminfo.so.1 so try adding it to the linker command line ./multimedia/ffmpegthumbnailer/.broken.html:ld: note: 'pthread_cancel' is defined in DSO /usr/lib/libpthread.so.1 so try adding it to add tradcpp also which I manually helped
All the termcap/terminfo related errors reported here have been fixed. In most cases the package really used termcap with no curses functions. Thanks Roy
