红联Linux门户
Linux帮助

编译fbterm时./configure出错,求教各位!

发布时间:2009-06-05 00:17:07来源:红联作者:Eurekas
初学手动编译,遇到点问题,请大家指点一下!
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for pkg-config... no
checking for forkpty in -lutil... yes
checking for freetype2... configure: error: in `/root/fbterm-1.5':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables freetype2_CFLAGS
and freetype2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details.
文章评论

共有 2 条评论

  1. wangfeng819 于 2009-06-06 18:14:04发表:

    也可能你没设置好,关于PATH的设置,你去网上找一下

  2. plzzl 于 2009-06-05 08:29:25发表:

    pkg-config这个包没装或者这个包的版本太旧了,那不是有提示么:49ab:1