Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compliation errors when running ZU #73

Open
shabiel opened this issue Nov 23, 2023 · 2 comments
Open

Compliation errors when running ZU #73

shabiel opened this issue Nov 23, 2023 · 2 comments

Comments

@shabiel
Copy link
Collaborator

shabiel commented Nov 23, 2023


         .I +$$VERSION^%ZOSV'>2010 S %=$ZUTIL(68,40,1)
                                        ^-----
                At column 33, line 125, source module /home/vehu/r/_ZISUTL.m
%YDB-E-INVFCN, Invalid function name
         . S (%,%1)=$ZGETDVI($I,"TT_ACCPORNAM")
                     ^-----
                At column 14, line 48, source module /home/vehu/r/_ZIS4.m
%YDB-E-INVFCN, Invalid function name


Volume set: ROU:vehu  UCI: VAH  Device: /dev/pts/0

ACCESS CODE:
@ksbhaskar
Copy link

If one is sure that the source code is correct, one can use the -nowarning command line option when compiling from the shell, or $ZCOMPILE when for auto-compiles and explicit ZLINKs. $ZCOMPILE can be initialized at process startup from $ydb_compile.

@shabiel
Copy link
Collaborator Author

shabiel commented Mar 13, 2024

This has to do with my eternal problems with recompilation (source code newer than object code). It only happens rarely, and I haven't figured out why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants