Daniel, There is a problem with your jBASE environment.
If you add a "-v" option to the CATALOG, it should provide more information on what the cause might be, i.e.: jsh rzb ~ -->CATALOG -v TEST.BP TEST1 Mike From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Xiaoping Ding Sent: Thursday, February 21, 2013 6:40 AM To: [email protected] Subject: Help - Compile Error Friends, I have been suffering the error when compiling a simplist program, no idea whether it is compiler issue, jbase issue or windows system issue: File TEST.BP , Record 'TEST1' Insert 06:37:55 Command-> 0001 *------------------------------------------------------------------------- 0002 * <Rating>0</Rating> 0003 *------------------------------------------------------------------------- 0004 PROGRAM TEST1 0005 PRINT "HELLO" 0006 END -------------------------------- End Of Record -------------------------------- jsh rzb ~ -->basic TEST.BP TEST1 TEST1 BASIC_42.c Source file TEST1 compiled successfully jsh rzb ~ -->CATALOG TEST.BP TEST1 TEST1 link @C:\windows\TEMP\jbuild2 >C:\windows\TEMP\jbuild3 failed , command returned a code of 1104 LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : warning LNK4044: LINK : fatal error LNK1104: jcompile: C:\windows\TEMP\jbuild2 deleted jcompile: C:\windows\TEMP\jbuild3 deleted jcompile: Returned an error code of 8 ** Unable to catalog object TEST1 ** jsh rzb ~ --> Any body any ideas? Thanks in advance. Regards, Daniel -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
