wine_main_preload_info not found, cannot use first megabyte, *.exe don't work

Mike McCormack mike at codeweavers.com
Sat Jul 29 04:23:21 CDT 2006


Pavel Roskin wrote:

> Something strange to happened my Wine installation recently.  I'm
> getting following messages if I run any program from Wine:
> 
> $ winemine 
> wine_main_preload_info not found
> err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address
> space, please report

Looks like the wine-preloader isn't being run, so memory that wine needs 
isn't reserved.

Maybe check that configure is setting the EXTRA_BINARIES variable?

mike at black:~/wine$ grep ^EXTRA_BINARIES loader/Makefile
EXTRA_BINARIES = wine-kthread wine-pthread wine-preloader

Mike



More information about the wine-devel mailing list