Subject Re: libfbclient for x86_64 ??
Author Marius popa
--- In firebird-support@yahoogroups.com, Listeny <listen@s...> wrote:
>
> 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 ??

I think you need the firebird 2.0 beta server (amd64 version)
http://www.firebirdsql.org/index.php?op=files&id=fb2_beta01
or You can build it from source (another option)
ps:
64 bit version of 1.5.2 was buggy and is removed from download area