On Thu, Dec 14, 2006 at 11:10:51AM +0200, Slava Dubrovskiy wrote: > -L../gen/firebird/lib -lfbembed -lstdc++ -lcurses -lm -lc -ldl -leditline > ../temp/std/isql/isql.o: In function `add_row': > ../src/isql/isql.cpp:2899: warning: the use of `tmpnam' is dangerous, > better use `mkstemp' > ../gen/firebird/lib/libeditline.a(editline.o_a): In function > `term_move_to_line': > /home/slava/RPM/BUILD/firebird-2.0.0.12748/extern/editline/term.c:551: > undefined reference to `tgoto' -leditline нужно передвинуть перед -lcurses.