LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   FreeUDFLibC: undefined symbol (https://www.linuxquestions.org/questions/programming-9/freeudflibc-undefined-symbol-441981/)

fxm001 05-05-2006 03:04 PM

FreeUDFLibC: undefined symbol
 
I have 2 new installations of Interbase 6 on 2 different linux servers 1 RH (not sure of version) on a cobalt raq4 and the other on a Suse 9.2 installation.

I have basically performed the same installation procedure for both boxes and both report the following error when trying to delete records from a table.

/opt/interbase/bin/isql: symbol lookup error: /opt/interbase/UDF/FreeUDFLibC: undefined symbol: ib_util_malloc

Also I have installed the FreeUDFLibC library as directed and that also fails during the 'make install' procedure, although it does produce a file in the UDF directory of the interbase installation.

date_functions.o: In function `cdow_long':
date_functions.o(.text+0x2e1): undefined reference to `ib_util_malloc'


There are several of the above messages.

I have scoured the web but cannont find anything that looks like my problem... Can someone please help me???


All times are GMT -5. The time now is 04:11 AM.