Load .so error

Sylvain Petreolle spetreolle at yahoo.fr
Thu Oct 10 02:07:26 CDT 2002


The error 2 is in many cases file not found.
See include/winerror.h :

78:#define ERROR_FILE_NOT_FOUND                               2

> I already managed to load a .so recently but I can't get it to work
> on my
> new PC. The Windows dll was MyDll.dll which I turned now into a .so.
> ELF_LoadLibraryExA is looking for a libMyDll.so but returns with
> error=2.
> I couldn't find out what this error means. I have my .so with same
> spelling
> and case in various places (local to exe, windows\system, /usr/lib,
> /usr/local/lib) but nothing helped. I take it that this is a Linux
> problem and
> not from wine. Maybe something with rights?


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list