tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Request for review and import: libxls, libxlsxwriter, sc-im



> To test, I've successfully built on Debian

I must've misrememberde because the Debian build actually fails on
ncurses:

  cc -lxlsreader -lxlsxwriter -L/usr/pkg/lib -Wl,-R/usr/pkg/lib subtotal.o
    exec.o vmtbl.o yank.o plot.o gram.o sort.o main.o filter.o cmds.o range.o
    input.o color.o block.o conf.o freeze.o marks.o cmds_edit.o clipboard.o
    maps.o format.o cmds_command.o shift.o undo.o xmalloc.o hide_show.o
    xlsx.o cmds_normal.o tui.o cmds_insert.o help.o lua.o pipe.o interp.o
    xls.o file.o buffer.o dep_graph.o trigger.o lex.o history.o cmds_visual.o
    utils/string.o utils/dictionary.o utils/extra.o -o sc-im -lm -pthread
    -ldl -L/usr/pkg/lib -lncurses  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2
    -lzip  -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -llua5.1 -lm
    -Wl,--export-dynamic
  tui.o: In function `ui_getch_b':
  /var/work/wip/sc-im/work/sc-im-0.7.0/src/tui.c:205: undefined reference to
    `wget_wch'
  tui.o: In function `ui_query_opt':
  /var/work/wip/sc-im/work/sc-im-0.7.0/src/tui.c:1221: undefined reference to
    `wget_wch'
  tui.o: In function `ui_show_content':
  /var/work/wip/sc-im/work/sc-im-0.7.0/src/tui.c:921: undefined reference to
    `win_wchnstr'
  tui.o: In function `ui_getch':
  /var/work/wip/sc-im/work/sc-im-0.7.0/src/tui.c:186: undefined reference to
    `wget_wch'

Added a note in TODO. Guess this package isn't close to finished yet.

Sijmen


Home | Main Index | Thread Index | Old Index