https://bugs.winehq.org/show_bug.cgi?id=52834
Bug ID: 52834 Summary: cross-compiling of wine is broken due to nls not building Product: Wine Version: 7.6 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: gcenx83@gmail.com
This affects the use of winetools for cross-compiling as __tooldeps__ doesn’t build nls that’s now required by ntdll.
This can be worked around my manually running “make -C nls” within the winetools directory. (Thanks Zeb)
https://bugs.winehq.org/show_bug.cgi?id=52834
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO Keywords| |download, source
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- You really do need to provide the compilation logs.
https://bugs.winehq.org/show_bug.cgi?id=52834
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Status|NEEDINFO |NEW
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- (In reply to Ken Sharp from comment #1)
You really do need to provide the compilation logs.
I don't think there's any need for logs; the problem is quite clear already.
https://bugs.winehq.org/show_bug.cgi?id=52834
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |build-env