Re: libct.so.4: wrong ELF class
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Aug 27, 2009, at 17:13, sharif islam wrote: > '/exlibris/sfx_ver/sfx_version_3/app/perl-5.8.6/lib/site_perl/5.8.6/ > i686-linux/auto/DBD/Sybase/Sybase.so' > for module DBD::Sybase: libct.so.4: wrong ELF class: ELFCLASS64 at It seems FreeTDS is built as 64-bit on your system, while Perl and DBD::Sybase as 32-bit. Rebuild one of them so that they match.