Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help - MA0i (MQ Oracle Pl/SQL installation at Solaris 8 E3500 server)
Hello,
I am a new user in MQ and Oracle.
Anyone has experience in installing the following category 4 - WebSphere MQ SupportPac ---> MAOi - "MQ Series - Oracle PL/SQL language support" Our Sun E3500 server is running Solaris 8, MQ v5.3 client, Oracle 8.1.7 and GNU gcc compiler v2.95 We downloaded and unzipped the "ma0i.zip" file from the IBM Websphere MQ site. I am having a tough time compiling the code from "mqinstall.sh" program which calls for "sqlcheck" command in Oracle. Unfortunately, we don't have that binary or the actual ${ORACLE_HOME}/bin/proc directory. Also, we noticed that there is no "mqixa.c" anywhere in the downloaded zip file "ma0i.zip". This is very odd !!! The following are errors from compilation : Precompiling Pro C subroutines... ./mqinstall.sh[26]: /l1_u01dv/app/l1orats/product/8.1.7/bin/proc: not found Compiling C subroutines... gcc: unrecognized option `-q32' gcc: mqixa.c: No such file or directory gcc: unrecognized option `-q32' Making shared libraries... make: Fatal error: Don't know how to make target `/usr/mqm/lib/libmqm.a' /l1_u01dv/app/l1orats/product/8.1.7/bin/echodo cc -Xa -xstrconst -xFReceived on Tue Mar 16 2004 - 18:15:37 CST
-mr -xar ch=v8 -xcache=16/32/1:1024/64/1 -xchip=ultra
-D_REENTRANT -K PIC -c -I/l1_u01dv/ app/l1orats/product/8.1.7/rdbms/demo
-I/l1_u01dv/app/l1orats/product/8.1.7/rdbms
/public -I/l1_u01dv/app/l1orats/product/8.1.7/plsql/public
-I/l1_u01dv/app/l1ora
ts/product/8.1.7/network/public
-I/l1_u01dv/app/l1orats/product/8.1.7/precomp/pu
blic mqi.c cc -Xa -xstrconst -xF -mr -xarch=v8 -xcache=16/32/1:1024/64/1
-xchip=ultra -D_RE
ENTRANT -K PIC -c -I/l1_u01dv/app/l1orats/product/8.1.7/rdbms/demo
-I/l1_u01dv/a
pp/l1orats/product/8.1.7/rdbms/public
-I/l1_u01dv/app/l1orats/product/8.1.7/plsq
l/public -I/l1_u01dv/app/l1orats/product/8.1.7/network/public
-I/l1_u01dv/app/l1
orats/product/8.1.7/precomp/public mqi.c *** Error code 1 make: Fatal error: Command failed for target `mqi.o' /l1_u01dv/app/l1orats/product/8.1.7/bin/echodo cc -Xa -xstrconst -xF
-mr -xar
ch=v8 -xcache=16/32/1:1024/64/1 -xchip=ultra -D_REENTRANT -K PIC -c
-I/l1_u01dv/
app/l1orats/product/8.1.7/rdbms/demo
-I/l1_u01dv/app/l1orats/product/8.1.7/rdbms
/public -I/l1_u01dv/app/l1orats/product/8.1.7/plsql/public
-I/l1_u01dv/app/l1ora
ts/product/8.1.7/network/public
-I/l1_u01dv/app/l1orats/product/8.1.7/precomp/pu
blic mqixa.c cc -Xa -xstrconst -xF -mr -xarch=v8 -xcache=16/32/1:1024/64/1
-xchip=ultra -D_RE
ENTRANT -K PIC -c -I/l1_u01dv/app/l1orats/product/8.1.7/rdbms/demo
-I/l1_u01dv/a
pp/l1orats/product/8.1.7/rdbms/public
-I/l1_u01dv/app/l1orats/product/8.1.7/plsq
l/public -I/l1_u01dv/app/l1orats/product/8.1.7/network/public
-I/l1_u01dv/app/l1
orats/product/8.1.7/precomp/public mqixa.c *** Error code 1 make: Fatal error: Command failed for target `mqixa.o' I'd appreciate very much if you could give me any advice on this. Thanks so much, Bill
![]() |
![]() |