An error occurred while installing FCITX! I cannot figure it out. (The error area is just sent, Khan)

Source: Internet
Author: User
An error occurred while installing FCITX! I can't figure it out (I just sent an error, Khan)-Linux general technology-Linux technology and application information. The following is a detailed description. [I = s] This post was last edited by cqxiaoxiao

I read LINUX commands and tutorials for one day yesterday. Today I learned LINUX, like QQ, and other software. I thought the five pieces of FEDORA are not bad, but I still want to use FCTIX to train my hands, so I spent a whole day, but it was not good. At the beginning, I didn't need GCC. Later I ran out of other needs on the Internet... However, after a day of installation, security is always incorrect .. So I came up to ask.
Let's just talk about it. I am an FEDORA11 LINUX.
Here is my configure command:
[Root @ xiaoking fcitx-3.6] #./configure
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... gawk
Checking whether make sets $ (MAKE)... yes
Checking build system type... i686-pc-linux-gnu
Checking host system type... i686-pc-linux-gnu
Checking for gcc... gcc
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 gcc accepts-g... yes
Checking for gcc option to accept ISO c89... none needed
Checking for style of include used by make... GNU
Checking dependency style of gcc... gcc3
Checking for a BSD-compatible install.../usr/bin/install-c
Checking whether make sets $ (MAKE)... (cached) yes
Checking for ranlib... ranlib
Checking for ld used by GCC.../usr/bin/ld
Checking if the linker (/usr/bin/ld) is GNU ld... yes
Checking for shared library run path origin... done
Checking for iconv... yes
Checking for working iconv... yes
Checking for iconv declaration...
Extern size_t iconv (iconv_t cd, char ** inbuf, size_t * inbytesleft, char ** outbuf, size_t * outbytesleft );
Checking how to run the C preprocessor... gcc-E
Checking for grep that handles long lines and-e.../bin/grep
Checking for egrep.../bin/grep-E
Checking for ansi c header files... yes
Checking for sys/wait. h that is POSIX.1 compatible... yes
Checking for sys/types. h... yes
Checking for sys/stat. h... yes
Checking for stdlib. h... yes
Checking for string. h... yes
Checking for memory. h... yes
Checking for strings. h... yes
Checking for inttypes. h... yes
Checking for stdint. h... yes
Checking for unistd. h... yes
Checking limits. h usability... yes
Checking limits. h presence... yes
Checking for limits. h... yes
Checking malloc. h usability... yes
Checking malloc. h presence... yes
Checking for malloc. h... yes
Checking malloc/malloc. h usability... no
Checking malloc/malloc. h presence... no
Checking for malloc/malloc. h... no
Checking for stdlib. h... (cached) yes
Checking for string. h... (cached) yes
Checking sys/param. h usability... yes
Checking sys/param. h presence... yes
Checking for sys/param. h... yes
Checking for unistd. h... (cached) yes
Checking wait. h usability... yes
Checking wait. h presence... yes
Checking for wait. h... yes
Checking for sys/wait. h... (cached) yes
Checking machine/endian. h usability... no
Checking machine/endian. h presence... no
Checking for machine/endian. h... no
Checking for X... libraries, headers
Checking for pkg-config.../usr/bin/pkg-config
Checking pkg-config is at least version 0.9.0... yes
Checking for XFT... no
Configure: WARNING: No xft found, skipping configure for FreeType and Xft
Checking for pid_t... yes
Checking for size_t... yes
Checking vfork. h usability... no
Checking vfork. h presence... no
Checking for vfork. h... no
Checking for fork... yes
Checking for vfork... yes
Checking for working fork... yes
Checking for working vfork... (cached) yes
Checking for stdlib. h... (cached) yes
Checking for GNU libc compatible malloc... yes
Checking return type of signal handlers... void
Checking for memmove... yes
Checking for memset... yes
Checking for mkdir... yes
Checking for setlocale... yes
Checking for strcasecmp... yes
Checking for strstr... yes
Checking for strtol... yes
Configure: creating./config. status
Config. status: creating Makefile
Config. status: creating fcitx. spec
Config. status: creating doc/Makefile
Config. status: creating data/Makefile
Config. status: creating xpm/Makefile
Config. status: creating lib/Makefile
Config. status: creating src/version. h
Config. status: creating src/Makefile
Config. status: creating tools/Makefile
Config. status: creating config. h
Config. status: config. h is unchanged
Config. status: executing depfiles commands
This is the make part:
[Root @ xiaoking fcitx-3.6] # make
Make all-recursive
Make [1]: Entering directory '/home/xiaoking/Download/fcitx-3.6'
Making all in doc
Make [2]: Entering directory '/home/xiaoking/Download/fcitx-3.6/doc'
Make [2]: Nothing to be done for 'all '.
Make [2]: Leaving directory '/home/xiaoking/Download/fcitx-3.6/doc'
Making all in xpm
Make [2]: Entering directory '/home/xiaoking/Download/fcitx-3.6/xpm'
Make [2]: Nothing to be done for 'all '.
Make [2]: Leaving directory '/home/xiaoking/Download/fcitx-3.6/xpm'
Making all in lib
Make [2]: Entering directory/home/xiaoking/Download/fcitx-3.6/lib'
Make [2]: Nothing to be done for 'all '.
Make [2]: Leaving directory '/home/xiaoking/Download/fcitx-3.6/lib'
Making all in src
Make [2]: Entering directory '/home/xiaoking/Download/fcitx-3.6/src'
Gcc-DPKGDATADIR = \ "/usr/local/share/fcitx \"-I. -I .. -I. -I .. /lib-I .. /xpm-O2-fno-strength-reduce-g-O2-D_ENABLE_TRAY-Wall-MT ime. o-MD-MP-MF. deps/ime. tpo-c-o ime. o ime. c
In file encoded ded from ime. c: 42:
TrayWindow. h: 6: 25: error: X11/Xft. h: No such file or directory
Make [2]: *** [ime. o] Error 1
Make [2]: Leaving directory '/home/xiaoking/Download/fcitx-3.6/src'
Make [1]: *** [all-recursive] Error 1
Make [1]: Leaving directory '/home/xiaoking/Download/fcitx-3.6'
Make: *** [all] Error 2
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.