http://bugs.winehq.org/show_bug.cgi?id=2167
Summary: [wineinstall] blocked while creating fake C tree Product: Wine Version: 20040408 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.org ReportedBy: jerome.bouat@wanadoo.fr
I wanted to configure and compile Wine by using the 'tools/wineinstall' script.
Here is the step it was blocked on : -------------------------------------- Created /home/j/.wine/config using default Wine configuration. You probably want to review the file, though.
Compiling rundll32... make: Rien à faire pour « all ».
Preparing to install default Wine registry entries... Installing default Wine registry entries...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: Could not stat /cdrom (No such file or directory), ignoring drive D: Created symlink /home/j/.wine/dosdevices/c: -> /home/wine Created symlink /home/j/.wine/dosdevices/e: -> /tmp Created symlink /home/j/.wine/dosdevices/f: -> /home/j/tmp/wine-20040408 Created symlink /home/j/.wine/dosdevices/z: -> /
You can now remove the [SerialPorts] and [ParallelPorts] sections in your configuration file, as well as the "Path=" definitions in the drive sections, they are replaced by the above symlinks.
Xlib: extension "GLX" missing on display ":0.0". fixme:urlmon:URLMON_DllRegisterServer (void): stub wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x405f5080,1) - no error checking or testing yet --------------------------------------
After a Ctrl-C interruption : -------------------------------------- err:seh:setup_exception nested exception on signal stack in thread 0009 eip ffffe40e esp 40300c1c stack 0x405d0000-0x406d0000
Registry entries successfully installed.
Installation complete for now. Good luck (this is still alpha software). If you have problems with WINE, please read the documentation first, as many kinds of potential problems are explained there. --------------------------------------