|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Integration MQ-Series and ORACLE PRO*C in HP-UX 11 using cc |
« View previous topic :: View next topic » |
Author |
Message
|
Vmonterrubio |
Posted: Wed Nov 26, 2003 9:03 am Post subject: Integration MQ-Series and ORACLE PRO*C in HP-UX 11 using cc |
|
|
Newbie
Joined: 26 Nov 2003 Posts: 3 Location: Mexico, D.F
|
I can't integrate MQ-Series and PRO*C sentences because de cc compiler reject the header cmqc.h
$make -f demo_proc.mk OBJS="MQReciv.o mqm.o" EXE=MQReciv build
/usr/ccs/bin/make -f /ora9i/precomp/demo/proc/demo_proc.mk PROCFLAGS="" PCCSRC=MQReciv I_SYM=include= pc1
proc iname=MQReciv include=. include=/ora9i/precomp/public include=/ora9i/rdbms/public include=/ora9i/rdbms/demo include=/c
Pro*C/C++: Release 9.2.0.3.0 - Production on Wed Nov 26 10:54:02 2003
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
System default option values taken from: /ora9i/precomp/admin/pcscfg.cfg
cc +DA2.0W +DS2.0 -DSS_64BIT_SERVER -I. -I/ora9i/precomp/public -I/ora9i/rdbms/public -I/ora9i/rdbms/demo -I/ora9i/plsqlc
(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1000: Unexpected symbol: "i".
(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1004: Unexpected end of line.
(Bundled) cc: "/usr/include/cmqc.h", line 2: error 1004: Unexpected end of line.
(Bundled) cc: "/usr/include/cmqc.h", line 30: error 1002: Unexpected character: 'l'.
(Bundled) cc: "/usr/include/cmqc.h", line 30: error 1000: Unexpected symbol: ")".
(Bundled) cc: "/usr/include/cmqc.h", line 31: error 1000: Unexpected symbol: "C".
(Bundled) cc: "/usr/include/cmqc.h", line 32: error 1000: Unexpected symbol: "e".
please what is the solution !!!
 _________________ Me interesa el sitio para terer soporte y ayudar a otros que lo necesiten. |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Dec 11, 2003 10:46 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
you are using the bundled c compiler that comes with the os, it doesnt
support a lot of the new(relative term) C syntax, you need to get the
C compiler that HPUX Sells. This will solve the issue. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|