Bug 49155

Critical

GemConnect

2.4

With GS64 v3.6

GemConnect 2.4 install on GS/64 3.6 and later fails with define error

Due to a change in how topaz define statements are handled in GS/64 3.6 and later versions, installing GemConnect 2.4 on GS/64 3.6 fails with the following error in the gsoraapifilein24.log:

   topaz 1 +>
   topaz 1 +> define ErrorCount 0
   You may not modify that definition with the DEFINE command
   ERROR: WRONG VALUE
   topaz > exec iferr 1 : input pop
   topaz 1> exit
   Logging out session 1.

Workaround

Comment out or delete line 26 from the file $GC/make/gsoraapi.gs which reads:

define ErrorCount 0


                

Last updated: 11/16/20