Menu

Missing dll export (the .dll is there!)

Help
Shish
2003-06-11
2012-07-26
  • Shish

    Shish - 2003-06-11

    "Error starting program:
    The LIBINTL-2.DLL file is
    linked to missing export LIBICONV-2.DLL:libiconv"

    I've got libintl-2.dll and libiconv-2.dll in my path, what's the problem?

    I RTFMed and looked through the last few forum pages, but nowt there..

     
    • GnuWin

      GnuWin - 2003-06-11

      Try placing libintl-2.dll and libiconv-2.dll in the same folder as the executable. When you get the error message again, then look at the dependencies of the executable by means of Dependency Walker (http://www.dependencywalker.com/) and report its error messages.

       
    • Nobody/Anonymous

      They're all in C:\ufs\bin, and that's in my path. I can run the programs from any folder, but the error comes up whether I'm in C:\ufs\bin or not.

      I'll try dependency walker as soon as I get home...

       
    • Shish

      Shish - 2003-06-12

      --------------------------------------------------------------------------------
      Starting profile on 12/06/03 at 15:50:19

      Operating System: Microsoft Windows 98 (32-bit), version 4.10.2222 A (Second Edition)
      Program Executable: c:\ufs\bin\LS.EXE
      Program Arguments:
      Starting Directory: C:\ufs\bin\
      Search Path: C:\JDK\BIN\;C:\DJGPP\BIN\;C:\UFS\BIN\;C:\WINDOWS;C:\WINDOWS\COMMAND

      Options Selected:
      .... (all of them) .....
      -----------------------------

      00:00:00.000: Failure starting the process. A device attached to the system is not functioning (31).

      And in the export window it shows that libiconv-2.dll:libiconv does exist

       
      • GnuWin

        GnuWin - 2003-06-12

        Could you report the version number of ls.exe, libintl-2.dll and libiconv-2.dll (right click on the file, choose Properties; the version number is the first row in the top panel)?
        Thanks.

         
MongoDB Logo MongoDB