The information in this article applies to:
SYMPTOMSAn attempt to link an application fails and Microsoft LINK generates the following message:
CAUSE
This error occurs when the linker attempts to use a corrupted or null
library to resolve external symbols. The library was probably corrupted at
the library creation stage in Setup.
This process creates a map listing with the specified library name in the
current working directory. Because LINK searches the current working
directory before the directories specified in the LIB environment variable,
the L1102 error occurs when LINK searches the listing file instead of the
library.
RESOLUTIONCheck the LIB directory for small or zero-sized libraries. Use Setup to rebuild libraries as necessary. Additional query words: 3.61 3.64 3.65 3.69 4.06 4.07 4.10 5.01.20 5.01.21 5.02 5.03 5.05 5.10 5.11 5.13 5.15 5.60
Keywords : kb16bitonly |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |