Operating System - HP-UX
1833758 Members
2959 Online
110063 Solutions
New Discussion

Re: ld: invalid BFD target `- System Administration and Oracle 9i install

 
Ramakrishnan K P
Occasional Contributor

ld: invalid BFD target `- System Administration and Oracle 9i install

Hi,
I get the following error when trying to make using the 64 bit gcc.

Am trying to build the extproc.so as we face some errors in the 9i install.

gcc 64 bit was downloaded from merjin's site,
and put in /usr/local/pa20_64.

File used was
gcc-3.4.3-64-11.00-elf64.tar.tbz

When I issue:
$ make -f $ORACLE_HOME/rdbms/demo/demo_rdbms.mk extproc_callback SHARED_LIBNAME=extproc.so OBJS
=extproc.o
ld -G /var/opt/oracle/disk04/oracle/lib/libclntsh.sl -b -L/var/opt/oracle/disk04/oracle/
lib -L/var/opt/oracle/disk04/oracle/lib/ -L/var/opt/oracle/disk04/oracle/rdbms/lib/ -o extproc.s
o extproc.o /var/opt/oracle/disk04/oracle/lib/libpls9.a -lclntsh `cat /var/opt/oracle/disk04/o
racle/lib/sysliblist` -lm
ld: invalid BFD target `-L/var/opt/oracle/disk04/oracle/lib'
*** Error exit code 1

Please help as I am stuck here

Thanks
Ramakrishnan K P

1 REPLY 1
Steve Steel
Honored Contributor

Re: ld: invalid BFD target `- System Administration and Oracle 9i install

Hi


Look at

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=822873

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)