× Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…

Problem with EB.COMPILE

  • torres_pat
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
15 years 1 month ago #2786 by torres_pat
Problem with EB.COMPILE was created by torres_pat
Hi Friends: I have a problem when I try to compile any routine from the JBASE 4.1 prompt as you may see. Please your help.
Thanks
Pat

jsh r05 ~ -->EB.COMPILE GLOBUS.BP PRUEBA
Dev bin & lib currently set to:
D:\JBase\GlobusSystems\R05\mbdemo.run\bin & lib
Now changed to :
D:\JBase\GlobusSystems\R05\mbdemo.run\globusbin & lib
BUILDING INSERT LIST
PRUEBA
cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -IC:\jbase4\4.1\include -DJBC_OPTLEVEL2 -IGLOBUS.BP BASIC_5.c failed , command returned a
code of -1
jcompile: BASIC_5.j deleted
jcompile: BASIC_5.c deleted
jcompile: Returned an error code of 8
** Unable to compile source PRUEBA **

** Error [ 202 ] **
Record PRUEBA is not on file
Dev bin & lib now reset to:
D:\JBase\GlobusSystems\R05\mbdemo.run\bin & lib
jsh r05 ~ -->

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #2789 by murugan
Replied by murugan on topic Re:Problem with EB.COMPILE
Hi,

Compilation Error occurs

1) when your path might have been changed unknowingly
2) The routine file might not be appearing in Globus.BP
3) You must have installed any Other java related software having different versions of JDK and jave runtime. Those path must have been incorporated in the Path ( of environment variable). Uninstall that software. Otherwise check if conflicting jdk and java runtime are appearing.
Path = %JBCRELEASEDIR%\jDP\bin;%JBCRELEASEDIR%\bin;%JBCJRELIB%;
must contain the above.

regards,
murugan

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #2830 by dabeast
Replied by dabeast on topic Re:Problem with EB.COMPILE
GLOBUS.BP is meant to be or core.

Create a local directory and if need be export JBCDEV_LIB incase of subroutines and JBCDEV_BIN for programs and add it in JBCOBJECTLIST and PATH respectively.

Please Log in or Create an account to join the conversation.

Time to create page: 0.096 seconds