When Freetype is installed, make: Nothing to be done for 'unix & #39;, freetypedone

Source: Internet
Author: User

The prompt "make: Nothing to be done for 'unix" and "freetypedone" appears during Freetype installation.

 

[Software-Freetype] the prompt "make: Nothing to be done for 'unix" appears during Freetype installation'

For third-party software packages downloaded from the official website, the following error is reported during compilation and installation. The solution is as follows:

 

Solution 1: make: Nothing to be done for 'all'

1. This prompt indicates that you have compiled the code and have not made any changes to the Code.

If you want to re-compile, You can first Delete the target file generated by the previous compilation:
Make clean
Then
Make

If this is not the case, # the method mentioned above in ldconfig cannot solve the problem. refer to the following method. Method 2:Make: Nothing to be done for 'unix '. error Handling of freetype installation in centos5.8 configure: creating. /config. status config. status: creating unix-cc.mk config. status: creating unix-def.mk config. status: creating freetype-config. status: creating freetype2.pc config. status: creating ftconfig. h www.2cto.com FreeType build system -- automatic system detection make: Nothing to be done for 'unix '. solution: builds/unix Download and decompress freetype in the directory. First enter the builds/unix directory, and then run the./configure command in it. Running this command will not cause the above error. # Cd/usr/local/src/freetype-2.5.3/builds/unix #./configure -- prefix =/usr/local/freetype -- enable-shared
Error in installing freetype/configure make: Nothing to be done for 'unix'

This is not an error. Ignore it.
 
An error occurred while executing/configure -- prefix =/usr/local/freetype: make: Nothing to be done for 'unix'

The following error occurs during vs2010 compilation. What is the problem:
Microsoft (R) 32-bit C/C ++ optimization compiler 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.

Cl: command line warning D9002: ignore unknown option "-- version"
Cl: Command Line error D8003: the source file name is missing
Configure: 2876: $? = 2
Configure: 2865: cl.exe-v> & 5
 

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.