16 сент. 2014 г., в 6:11, Matrix <[email protected]> написал(а):
> Hi: > > i have tried msys2 yesterday... > > but after i installed vala package, > > i run valac fail: > > $ valac test.vala > Compilation failed: 1 error(s), 0 warning(s) > error: 执行子进程失败(No such file or directory) > > 执行子进程失败 that means fork child process fail > > i have installed gcc, glib-2.0 pkg-config etc. > > how to fix it ? > > thanks.... > Usually fork errors come after MSYS2 core packages updates when some DLLs that uses by system are replaced with new version. Try just restart MSYS2 and run you compilation again. > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce. > Perforce version control. Predictably reliable. > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce. Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
