Subject libfbclient for x86_64 ??
Author Listeny
Hi,

I just setup an Athlon64 base x86_64 linux box. (SuSE OSS 10.0)
I can't build DBD::InterBase package as follows.

> LD_RUN_PATH="/opt/firebird/lib" cc -shared -L/usr/local/lib64 InterBase.o dbdimp.o -o
> blib/arch/auto/DBD/InterBase/InterBase.so -L/opt/firebird/lib -lfbclient -ldl

> x86_64-suse-linux/bin/ld: skipping incompatible
> /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../lib64/libfbclient.so when searching for -lfbclient

FB: FirebirdSS-1.5.2 for linux.

It seems libfbclient was build on 32bit OS. Do I have to get another
libfbclient.so for x86_64 ? or other ??

Best Regards.