Operating System - HP-UX
1834736 Members
2842 Online
110070 Solutions
New Discussion

Error in compiling a pro-C program in rp8400 hp-ux 11.11

 
Robin C. Querol
Occasional Advisor

Error in compiling a pro-C program in rp8400 hp-ux 11.11

Hi, I have a new applications server rp8400 running hpux 11.11 and we have installed oracle 8.1.7 client on the server. We tried to compile a pro-C program but with the following errors. Note that the program was successfully complied in our superdome hpux 11.11 server. Have you encountered this? Thanks.

Here's the error:[oracle]:/home/ppc: comp1 smrt_serv

Pro*C/C++: Release 8.1.7.0.0 - Production on Wed Dec 18 11:49:01 2002

(c) Copyright 2000 Oracle Corporation. All rights reserved.

System default option values taken from: /oracle8/OraHome1/precomp/admin/pcscfgg


INTERNAL ERROR: Failed assertion [PGE Code=90105]

comp1: 5919 Bus error
/usr/ccs/bin/make -f /oracle8/OraHome1/precomp/demo/proc/demo_proc.mk Od
proc iname=smrt_serv

Pro*C/C++: Release 8.1.7.0.0 - Production on Wed Dec 18 11:50:19 2002

(c) Copyright 2000 Oracle Corporation. All rights reserved.

System default option values taken from: /oracle8/OraHome1/precomp/admin/pcscfgg


INTERNAL ERROR: Failed assertion [PGE Code=90105]

sh: 5931 Bus error
*** Error exit code 138

Stop.
*** Error exit code 1

Stop.


1 REPLY 1
Yogeeraj_1
Honored Contributor

Re: Error in compiling a pro-C program in rp8400 hp-ux 11.11

hi,

Did you review your proc.mk changes on the new server?

The errors you have reported has been reported as a bug for 8.0.5. But i see you running 8.1.7.0 (why didn't you apply patchset 4??)


[BUG:875271] GPF WAS CAUSED BY THE WRONG COMMENT STATEMENT AT PRECOMPILING
Component: PROC
Fixed Ver(s): 8060
Symptom(s):
- INTERNAL ERROR: Failed assertion [PGE Code=90105] due to syntax error Available Workaround(s): None


Anyway, this problem may have also occured due to a piece of your source code includes header file which has written wrong comment statement. The comment did not be closed, because developer forget to write closed comment (*/).

Please revert back.

Best Regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)