"make" procedure for DBD:Oracle not working

From: Neale Hirsh (NealeH_at_SteelWarehouse.net)
Date: 03/16/04


To: "'dbi-users@perl.org'" <dbi-users@perl.org>
Date: Mon, 15 Mar 2004 18:07:35 -0500

Friends

I installed DBI::Oracle and DBD::Oracle. The latter required modifying the
<Makefile.PL> according to the correspondence of Tim et al in this
mail-list, in late February. Essentially, one existing line of the makefile
was changed and one new line was added.

Then the "perl Makefile.PL" command worked fine. But the "make" command did
not work and gave this error message:

Running Mkbootstrap for DBD::Oracle ()
        chmod 644 Oracle.bs
        rm -f blib/arch/auto/DBD/Oracle/Oracle.so
        LD_RUN_PATH="/oracle/lib32:/oracle/rdbms/lib32" ld -bhalt:4 -bM:SRE
-bI:/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE/perl.exp -bE:Oracle.exp
-bnoentry -lpthreads -lc_r Oracle.o dbdimp.o oci7.o oci8.o -q64
-L/oracle/lib/ -L/oracle/rdbms/lib/ -lclntsh -lld -lm `cat
/oracle/lib/sysliblist` -lm -lpthreads -o
blib/arch/auto/DBD/Oracle/Oracle.so
ld: 0706-012 The -q flag is not recognized.
ld: 0706-012 The -6 flag is not recognized.
ld: 0706-012 The -4 flag is not recognized.
make: 1254-004 The error code from the last command is 255.

I can't help feeling that installing a standard driver should not be this
hard (opaque). Honestly don't know what to do. Suggestions?

Neale Hirsh
Computer SysAdmin
Steel Warehouse
South Bend IN
email: nealeh@steelwarehouse.net



Relevant Pages

  • "make" not working for Oracle driver
    ... according to the correspondence of Tim et al in this ... one existing line of the makefile ... not work and gave this error message: ... 0706-012 The -q flag is not recognized. ...
    (perl.dbi.users)
  • Re: flagging emails in Outlook
    ... "Follow Up" is missing or you get an error message or ... ... "tim" wrote in message ... >I am not able to right click and flag a message in my Outlook inbox. ...
    (microsoft.public.outlook.general)
  • Re: saving in publisher 2000
    ... did that caused the error message to appear). ... cause it to open up in Publisher (if Publisher is in fact installed on that ... only" flag is set it will not be able to write to that file. ... "read only" flag is stored in the actual file, and Windows cannot change ...
    (microsoft.public.publisher)
  • Re: saving in publisher 2000
    ... error message you are getting and also under what circumstances the error occurs. ... When you write a file to a CD the system normally sets the "read only" flag to True to indicate that the file can be "read" but it cannot be "written to". ... When you then insert that CD into another computer you can "open" the CD and you can then open the .pub file by double clicking it, which will cause it to open up in Publisher. ... This is because the "read only" flag is stored in the actual file, and Windows cannot change that status because it physically cannot overwrite the file on the CD. ...
    (microsoft.public.publisher)
  • Re: Trouble Compiling
    ... >>program execution using gdb. ... >>The error message is exactly the same without the flag. ...
    (alt.comp.lang.learn.c-cpp)