
Appendix B. Workarounds 255
MakeTPF error MTPF0006E during build
Problem
Unresolved references during program build might occur accompanied by the MarkeTPF
messages shown in Figure B-8.
When a shared object is built that contains external references, MakeTPF must be informed
about the libraries required to resolve these external references. This is done using the LIBS
variable in a shared object’s makefile.
The TPF documentation will tell you which library is required for which function. An example
of this can be seen in Figure B-9.
The LIBS variable value that is suggested by the documentation is wrong however, because
MakeTPF requires that all ...