Subject Build problem
Author Dean Anderson
I'm using the latest code out of CVS, followed (so I think) the
instructions, and get this error. A search of the code (all the code from
firebird) fails to turn up the SECURITY_get_db_path function anywhere in the
source. Where do these functions come from? I'm building on RH linux 6.2.

Thanks!

--Dean


InterBaseSS_LI-V6.0.1.tar TCS ibconsole install interclient
InterBaseSS_LI-V6.0.tar ib60src.tar.gz ibx interbase tools


build output:

rm -f gds_pipe gdsshr_pipe
cc foot.o \
allp.o source/remote/merge.o \
-o gds_pipe -Lsource/jrd -lgds -ldl -lgds_pyxis -lcrypt -lncurses
source/jrd/libgds.so: undefined reference to `SECURITY_get_db_path'
source/jrd/libgds.so: undefined reference to `SECURITY_exec_line'
collect2: ld returned 1 exit status
make[1]: *** [gds_pipe] Error 1
make[1]: Leaving directory `/home/dean/interbase/interbase/jrd'
make: *** [gds_pipe] Error 2