Subject | libfbclient for x86_64 ?? |
---|---|
Author | Listeny |
Post date | 2005-11-20T20:38:16Z |
Hi,
I just setup an Athlon64 base x86_64 linux box. (SuSE OSS 10.0)
I can't build DBD::InterBase package as follows.
It seems libfbclient was build on 32bit OS. Do I have to get another
libfbclient.so for x86_64 ? or other ??
Best Regards.
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 -oFB: FirebirdSS-1.5.2 for linux.
> 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
It seems libfbclient was build on 32bit OS. Do I have to get another
libfbclient.so for x86_64 ? or other ??
Best Regards.