CK1005 or CK1013 Error When Not Enough Disk Space Free

Last reviewed: July 17, 1997
Article ID: Q83091
4.00 4.01 4.10 4.26 MS-DOS kbtool

The information in this article applies to:

  • Microsoft CVPACK for MS-DOS, versions 4.0, 4.01, 4.10, and 4.26

Help for the following CVPACK error

   CK1005: invalid executable file

gives the following explanation:

   CVPACK could not process the executable file. One of the following
   may be a cause:

    - The debugging information in the executable file is corrupt

    - The executable file is a zero-length file.

Help for the following CVPACK error

   CK1013: debugging information missing or unknown format

gives the following explanation:

   One of the following has occurred:

    - The program did not contain debugging information. Recompile
      using /Zi or /Zd, then link using /CO.

    - The executable file was linked using an obsolete or unsupported
      linker. Use Microsoft LINK version 5.3x or later.

    - The executable file was already packed using a previous version
      of CVPACK.

Another possible cause for both of these errors is that the linker did not have enough disk space to write the executable file. When CVPACK subsequently tries to the pack the executable, it finds that the file is incomplete and issues the error.


Additional reference words: kbinf 4.00 4.01 4.10 4.26
KBCategory: kbtool
KBSubcategory: TlsMisc
Keywords : kb16bitonly


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.