On Tue, Jan 10, 2012 at 04:23:37PM +0100, Frank Schlottmann-Gödde wrote:
> 
> g++    -pthread  -Wl,-rpath,'$ORIGIN/../lib'
> -Wl,-rpath,'$ORIGIN/../intl' -Wl,--version-script,empty.vers
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/ColList.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/Extender.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/InputDevices.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/iutils.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/OptionsBase.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/extract.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/isql.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/isql/show.o
> /home/fsg/src/fbbuild/build_posix/firebird2/temp/Release/common.a -o
> /home/fsg/src/fbbuild/build_posix/firebird2/gen/Release/firebird/bin/isql 
> -L/home/fsg/src/fbbuild/build_posix/firebird2/gen/Release/firebird/lib
> -lfbclient -ltommath -lrt -lm -ldl  -lcurses
> /home/fsg/src/fbbuild/build_posix/firebird2/gen/Release/firebird/lib/libedit.a
> 
> /home/fsg/src/fbbuild/build_posix/firebird2/gen/Release/firebird/lib/libedit.a(term.o):
> In function `term_move_to_char':
> /home/fsg/src/fbbuild/build_posix/firebird2/extern/editline/src/term.c:651:
> undefined reference to `tgoto'
> /home/fsg/src/fbbuild/build_posix/firebird2/extern/editline/src/term.c:651:
> undefined reference to `tputs'
> /home/fsg/src/fbbuild/build_posix/firebird2/extern/editline/src/term.c:615:
> undefined reference to `tgoto'
> 
> no idea what to do here.

You can try this patch:

(3.0) 
https://api.opensuse.org/public/source/home:mkubecek:firebird30/firebird/firebird-3.0.0-libs.patch?rev=ce5aa283de19c37aa77873e4f2fc1cc6

(2.5) 
https://api.opensuse.org/public/source/home:mkubecek:firebird25/firebird/firebird-2.5.2-libs.patch?rev=b123db302086d133141c7d228a9c3b12

I had to use it to build on some distributions but I don't remember
which ones, probably something like SLES 11 SP1 and OpenSuSE 11.1. It
doesn't break the build on new distributions, however.

                                                          Michal Kubeček


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to