Binder Manual (G06.24+, H06.03+)
Binder Messages
Binder Manual—528613-003
8-23
Error Messages and Warnings
You can safely ignore this message during the SYSGEN phase of INSTALL. If you
receive this message at any other time, contact your HP analyst.
143
The attributes of two C functions do not match. One is a variable and the other is not.
Correct your code and recompile before attempting to bind the files again.
144
Binder issues this error if you try to bind an file compiled for the OLD Binder group and
a file compiled for the COMMON Binder group into one object file.
BINSERV also issues this error if you try to bind an OLD Binder group file or a
COMMON Binder group file with an object file with a ENV NEUTRAL directive in its
source text.
146
Specify a process file segment (PFS) size within the range of 64 to 512 pages.
148
Procedures that call procedure-name incorrectly specify the language of
procedure-name.
149
Procedures that call procedure-name do not agree on the language of procedure-
name. When Binder determines the language of procedure-name, it issues warning
148 for referencing procedures that specify the incorrect language.
W Variable attribute mismatch on C function name
E Block is incompatible with run-time environment: block-name
E Illegal PFS Size. Legal range is 64 pages to 512 pages
W Referencing procedures claim that procedure procedure-name
is written in a different language
W Referencing procedures do not agree on the language of
procedure procedure-name