http://bugs.winehq.org/show_bug.cgi?id=4893
Summary: Make error: wrc ... -fokernel.res kernel.rc gives nls/cym.nls:26:2: Error: Language 0452 is not supported Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: breitsma-winebug@asset-control.com
make[2]: Entering directory `/home/berend/wine/wine/dlls/kernel' LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -fokernel.res kernel.rc nls/cym.nls:26:2: Error: Language 0452 is not supported make[2]: *** [kernel.res] Error 1 make[2]: Leaving directory `/home/berend/wine/wine/dlls/kernel' make[1]: *** [kernel] Error 2 make[1]: Leaving directory `/home/berend/wine/wine/dlls' make: *** [dlls] Error 2
I don't have LANG or LC_ALL set. In fact I don't like nls at all. The last time I compiled wine was on Feb 7 2006.