[Bug 15949] New: MSYS does not integrate with MinGW install correctly
http://bugs.winehq.org/show_bug.cgi?id=15949 Summary: MSYS does not integrate with MinGW install correctly Product: Wine Version: 1.1.8 Platform: Other OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeffz(a)jeffz.name Installing MSYS after MinGW on windows sets things up so that the existing MinGW install integrates with MSYS, whereby /mingw from the MSYS shell points to the MinGW install. First download: wget http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe?modtime=1209244789&bi... run MinGW-5.1.4.exe with all defaults. Second download: wget http://downloads.sourceforge.net/mingw/MSYS-1.0.10.exe?modtime=1079444447&bi... run wineconsole cmd (required because Wine doesn't launch a console window like windows does) MSYS-1.0.10.exe Answer the defaults to the prompted questions on the console window before the installer finishes (it pauses there) wine cmd /c c:\msys\1.0\msys.bat Typing 'gcc' in the msys terminal echos "sh: gcc: command not found", whereas on windows it says gcc.exe: no input files. On windows within msys, `ls /mingw` lists the contents of C:\mingw, on Wine /mingw is empty. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from André H. <nerv(a)dawncrow.de> 2009-08-14 06:50:00 --- As workaround you can rename and edit the fstab.sample file in /etc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #2 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-25 06:21:04 CST --- Is this still an issue in wine-1.4-rc5? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2012-02-26 03:20:19 CST --- Jerome: I don't have a system capable of running Wine at present, feel free to retest using the instructions I gave in the original report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-02-29 11:57:38 CST --- MSYS does not install any longer in 1.4-rc5 so it's not possible to test this bug right now. The console gets stuck in a setup question that should be answered automatically. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-02-29 14:03:26 CST --- (In reply to comment #4)
MSYS does not install any longer in 1.4-rc5 so it's not possible to test this bug right now. The console gets stuck in a setup question that should be answered automatically.
Installs fine here in wine-1.4-rc5-45-g74ddf01. The original issues are still present, however. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15949 --- Comment #6 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15949 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #7 from super_man(a)post.com --- "MSYS does not install any longer in 1.4-rc5 so it's not possible to test this bug right now. The console gets stuck in a setup question that should be answered automatically." it's the same for me 1.7.49 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15949 --- Comment #8 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Same for wine-3.13. The post-install script gets stuck while the installer GUI is at 100%. Per the original report /mingw is empty and `mount 'c:MinGW' /mingw` returns "mount: /mingw: Function not implemented". That mount is already set in /etc/fstab. Running the following from `wineconsole cmd` manually still doesn't produce a working environment C:\windows\system32\cmd.exe /s/c c:\msys\1.0\postinstall\pi.bat pi.sh -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=15949 --- Comment #9 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Still the same with wine-6.10. The msys installer hangs after printing the post-install message to the console: ``` C:\msys\1.0\postinstall>..\bin\sh.exe pi.sh 0190:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1. 0190:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1. 0190:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1. 0190:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1. 0190:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0190:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0190:fixme:netapi32:NetUserGetInfo Level 3 is not implemented 0190:fixme:netapi32:NetUserGetInfo Level 3 is not implemented 0144:fixme:console:console_input_ioctl unsupported ioctl 504088 This is a post install process that will try to normalize between your MinGW install if any as well as your previous MSYS installs if any. I don't have any traps as aborts will not hurt anything. Do you wish to continue with the post install? [yn ] y ``` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15949 Joel Holdsworth <joel(a)airwebreathe.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel(a)airwebreathe.org.uk -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla