shafmoha has asked for the wisdom of the Perl Monks concerning the following question:
Hello All,
I am trying to install this DBD::Oracle in my machine. But I a getting error.
I have already installed DBI 1.51 and I have perl 5.8.8
I am trying to install this DBD::Oracle now it is not getting installed.
I have configured all required environment variables.
I am getting following error. please tell me how to complete this installation successfully.
This is the error i am getting
While executing the make command I am getting the following error mess +age. cc: "oci8.c", line 1325: warning 604: Pointers are not assignment-comp +atible. cc: "oci8.c", line 1325: warning 563: Argument #8 is not the correct t +ype. cc: "oci8.c", line 1365: warning 604: Pointers are not assignment-comp +atible. cc: "oci8.c", line 1365: warning 563: Argument #1 is not the correct t +ype. cc: "oci8.c", line 1366: warning 604: Pointers are not assignment-comp +atible. cc: "oci8.c", line 1366: warning 563: Argument #1 is not the correct t +ype. Running Mkbootstrap for DBD::Oracle () chmod 644 Oracle.bs rm -f blib/arch/auto/DBD/Oracle/Oracle.sl /usr/bin/ld -Wl,+b"/opt/app/oracle/product/9.2.0.6/lib32:/opt/ +app/oracle/product/9.2.0.6/rdbms/lib32" -b +vnocompatwarnings Oracle +.o dbdimp.o oci8.o -L/opt/app/oracle/product/9.2.0.6/rdbms/lib32/ - +L/opt/app/oracle/product/9.2.0.6/lib32/ -lclntsh `cat /opt/app/ora +cle/product/9.2.0.6/lib32/ldflags` -lm -o blib/arch/auto/DBD/Or +acle/Oracle.sl \ \ /usr/bin/ld: Unrecognized argument: -Wl,+b/opt/app/oracle/product/9.2. +0.6/lib32:/opt/app/oracle/product/9.2.0.6/rdbms/lib32 /usr/bin/ld: Usage: /usr/bin/ld [options] [flags] files *** Error exit code 1 Stop.
Update: WHAT IS TWO_TASK ENVIRONEMTN VARIABLE.
20080207 Janitored by Corion: Restored original content+update, added formatting, code tags, as per Writeup Formatting Tips
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBD::ORACLE Installation problem
by roboticus (Chancellor) on Feb 07, 2008 at 10:57 UTC | |
|
Re: DBD::ORACLE Installation problem
by olus (Curate) on Feb 07, 2008 at 10:56 UTC | |
|
Re: DBD::ORACLE Installation problem
by shmem (Chancellor) on Feb 07, 2008 at 10:49 UTC | |
|
Re: DBD::ORACLE Installation problem
by cdarke (Prior) on Feb 07, 2008 at 15:38 UTC | |
|
Re: DBD::ORACLE Installation problem
by roboticus (Chancellor) on Feb 07, 2008 at 12:32 UTC | |
|
Re: DBD::ORACLE Installation problem
by marto (Cardinal) on Feb 07, 2008 at 12:41 UTC |