Re: [DBD::Oracle] Familiar error to someone?



John Scoles wrote:
Itanium could be a 32/64 bit problem did you compiled all your code useing 32 bit libs?



I believe so...I know the c code is.

Perl:

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.9-55.el, archname=ia64-linux
uname='linux sarxdr 2.6.9-55.el #1 smp fri apr 20 16:30:19 edt 2007 ia64 ia64 ia64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-8)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
Built under linux
Compiled at Jun 11 2007 13:57:52
@INC:
/usr/local/lib/perl5/5.6.2/ia64-linux
/usr/local/lib/perl5/5.6.2
/usr/local/lib/perl5/site_perl/5.6.2/ia64-linux
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl


Oracle:

/usr/local/lib/perl5/site_perl/5.6.2/ia64-linux/auto/DBD/Oracle/Oracle.so: ELF 64-bit LSB shared object, IA-64, version 1 (SYSV), not stripped
.



Relevant Pages

  • /ports/multimedia/gstreamer-plugins80/ fails
    ... checking for C compiler default output file name... ... checking whether we are using the GNU C compiler... ... checking whether the cc linker supports shared libraries... ...
    (freebsd-questions)
  • gstreamer-plugins80 compile fails
    ... checking for C compiler default output file name... ... checking whether we are using the GNU C compiler... ... checking whether the cc linker supports shared libraries... ...
    (freebsd-questions)
  • Newbie packages question
    ... checking for gcc... ... checking for C compiler default output file name... ... checking if the linker is GNU ld... ... checking how to recognise dependent libraries... ...
    (Debian-User)
  • Re: resolving linker errors
    ... solution and the files also become visible in solution explorer. ... file to your linker settings (look for "additional libraries" in the input files ... compiler finds the files even when they are not in the solution. ...
    (microsoft.public.vc.language)
  • Re: where does the header implentation get inserted
    ... suppose i declare a function in "myLib.h". ... where and how the compiler insert the lines in "somthing.c" ... tell the compiler to compile it too, and then tell the linker to link ... Libraries are processed at link time. ...
    (comp.lang.c)