首页
社区
课程
招聘
[求助]cygwin 启动时候出现
发表于: 2013-9-30 16:21 5228

[求助]cygwin 启动时候出现

2013-9-30 16:21
5228
1 [main] -bash 5076 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161
      0 [main] -bash 5688 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161
      0 [main] -bash 5832 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161

使用ndk-build也会出现
      0 [main] -bash 5688 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161

To solve the issue, follow these steps:
1. Ensure that the Cygwin 'make' package is installed.
   NOTE: You will need GNU Make 3.81 or later!

2. Define the GNUMAKE environment variable to point to it, as in:

     export GNUMAKE=/usr/bin/make

3. Call 'ndk-build' again.

有没有人遇到一样的问题啊? 求帮助 不然估计要重装系统了 找了好几天了

[培训]科锐逆向工程师培训第53期2025年7月8日开班!

收藏
免费 0
支持
分享
最新回复 (2)
雪    币: 185
活跃值: (25)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
ERROR_BAD_PATHNAME
161
The specified path is invalid.

另外。现在使用ndk-build不需要cygwin的。 直接就可以用了。
2013-9-30 17:00
0
雪    币: 34
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
哦哦  直接使用 安卓ndk下面的那个就可以了是吧!
如果要解决这个问题该往哪边设置环境变量?
2013-9-30 17:31
0
游客
登录 | 注册 方可回帖
返回