make[1]: *** [all-recursive] Error 1

 

001、make报错如下:make[1]: *** [all-recursive] Error 1 

 

002、解决方法:configure的时候加上:--with-included-apr (不知道为啥?)

./configure --with-included-apr

 

make测试:

 make -j 4

 。

 

 

参考:

01、https://www.cnblogs.com/mabylove/p/7752006.html

 

posted @ 2023-11-20 15:51  小鲨鱼2018  阅读(2465)  评论(0)    收藏  举报