[Top] [Prev] [Next] [Contents] [Index]

RTLD Messages

RTLD messages pertain to the dynamic loader, which is responsible for loading X server modules. If you are looking for a message that refers to the RTLD module but that does not appear here, refer to "Messages Common to All Modules".


BADEXPMOD, incorrect exports module loaded
Severity:
Error
Explanation:
The export module that was found is incorrect for the current X server.
User Action:
Make sure that the X server is loading modules from the correct directory.

DISABLED, loading for module has been disabled

Severity:
Warning
Explanation:
Module cannot be loaded because it has been disabled.
User Action:
Make sure that the desired module load policy has been configured through the modules-load-policy remote configuration parameter.

ERRLOAD, error loading module

Severity:
Error
Explanation:
An error occurred while loading the module.
User Action:
Make sure that the host file system is accessible to the terminal. Also make sure that you are using the correct server module versions.

ERROPEN, error opening module file for module

Severity:
Error
Explanation:
The X server cannot open the module file for module.
User Action:
Make sure that the modules directory is configured correctly and accessible.

ERROR, error

Severity:
Error
Explanation:
The error described in error (for example, CRC error) was encountered by the loader.
User Action:
User action varies depending upon the specific error encountered. Generally, make sure that the modules directory has been configured correctly and is accessible.

INITFAIL, could not register free cache routine

Severity:
Error
Explanation:
The X server has detected an internal error.
User Action:
If you encounter this message, please contact NCD Technical Support.

LOADED, loaded `version'

Severity:
Information
Explanation:
The module described by the version information has been loaded into memory.
User Action:
None

LOADING, loading module from file

Severity:
Information
Explanation:
The module module is being unloaded from the file file.
User Action:
None

NAMENULL, cannot autoload, name does not exist

Severity:
Error
Explanation:
An invalid module name was supplied.
User Action:
Make sure that the module name used is correct.

RETRY, module load failed, retrying from default location

Severity:
Information
Explanation:
The loader was unable to load the module and tries to load from the default installation directory.
User Action:
None

UNLOAD, unloading module

Severity:
Information
Explanation:
The module is being unloaded from memory.
User Action:
None

UNLOADFAIL, unable to unload module module

Severity:
Error
Explanation:
The module could not be unloaded.
User Action:
None


[Top] [Prev] [Next] [Contents] [Index]

Send comments, suggestions, or questions about this document to the NCD Technical Publications Department by Internet e-mail. Write to us at techpubs@ncd.com.
Copyright © 1997, NCD Inc. All rights reserved.