编译安装 freetype 报错 make: [install] 错误 1…

2018-07-13 08:53:45来源:编程学习网 阅读 ()

新老客户大回馈,云服务器低至5折

freetype
./configure
make

当 make?install?时总是出现这个错误:

rm -f /usr/local/modules/freetype/include/freetype2/freetype/cache/*
rmdir /usr/local/modules/freetype/include/freetype2/freetype/cache
rm -f /usr/local/modules/freetype/include/freetype2/freetype/internal/*
rmdir /usr/local/modules/freetype/include/freetype2/freetype/internal
rmdir: ‘/usr/local/modules/freetype/include/freetype2/freetype/internal’: 没有那个文件或目录
make:?[install]?错误?1 (忽略)
/usr/bin/install?-c -m 644 ./builds/unix/ft2unix.h \
/usr/local/modules/freetype/include/ft2build.h
/usr/bin/install?-c -m 644 ./builds/unix/ftconfig.h? ?? ?? ?? ?? ?? ?? ?? ?\
/usr/local/modules/freetype/include/freetype2/freetype/config/ftconfig.h
/usr/bin/install?-c -m 644 /opt/src/lamp/freetype-2.2.1/objs/ftmodule.h? ?? ?? ?? ?? ?? ?? ?? ???\
/usr/local/modules/freetype/include/freetype2/freetype/config/ftmodule.h
/usr/bin/install?-c -m 755 ./builds/unix/freetype-config \
/usr/local/modules/freetype/bin/freetype-config
/usr/bin/install?-c -m 644 ./builds/unix/freetype2.m4 \
/usr/local/modules/freetype/share/aclocal/freetype2.m4
/usr/bin/install?-c -m 644 ./builds/unix/freetype2.pc \
/usr/local/modules/freetype/lib/pkgconfig/freetype2.pc
(报错)

解决办法:

mkdir usr/local/modules/freetype/include/freetype2/freetype/internal

需要在freetype的安装目录下创建internal 这个目录然后:

make?install

即可。

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:什么是内存泄漏以及内存泄漏发生的原因和防止办法

下一篇:分布式文件系统FastDFS架构及工作原理详解

热门词条
热门标签