There is an error(ERROR 2) while compiling freetype-2.10.4

"406962353" <[email protected]>
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <[email protected]>
First, thank you for developing FreeType and providing it freely.
I downloaded the FreeType packages(freetype-2.10.4.tar.gz) and when compiling it with GNU make, I got an error like this:
*****************************ERROR information********************************************

D:\Program Files (x86)\Python3.9.1\下载\freetype-2.10.4&gt;gnumake
gcc  -ansi -pedantic -I./objs -I./builds/windows -I./include&nbsp; -c -g -O3  -Wall -DFT2_BUILD_LIBRARY -o objs/ftsystem.o src/base/ftsystem.c
process_begin:  CreateProcess(NULL, gcc -ansi -pedantic -I./objs -I./builds/windows  -I./include -c -g -O3 -Wall -DFT2_BUILD_LIBRARY -o objs/ftsystem.o  src/base/ftsystem.c, ...) failed.
make (e=2): 系统找不到指定的文件(The system cannot find the specified file)。
gnumake: *** [builds/freetype.mk:204: objs/ftsystem.o] Error 2
*****************************ERROR information********************************************


My system is Windows 10 x64, the version of GNU make is GNU Make 4.3, and the command to invoke GNU Make is 'gnumake'.
Befor the step above, I  had followed the instruction in the file "INSTALL.GNU",&nbsp; invoked GNU Make  from the command line by typing 'gnumake', and a summary been got like  this:


*****************************summary information********************************************
D:\Program Files (x86)\Python3.9.1\下载\freetype-2.10.4&gt;gnumake

FreeType build system -- automatic system detection

The following settings are used:

&nbsp; platform&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; windows
&nbsp; compiler&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc
&nbsp; configuration directory&nbsp;&nbsp;&nbsp;&nbsp; .\builds\windows
&nbsp; configuration rules&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .\builds\windows\w32-gcc.mk

If this does not correspond to your system or settings please remove the file
`config.mk' from this directory then read the INSTALL file for help.

Otherwise, simply type `gnumake' again to build the library,
or `gnumake refdoc' to build the API reference (this needs Python &gt;= 3.5).

已复制&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 个文件。(1 file copied)
Generating modules list in ./objs/ftmodule.h...
done.
找不到(can't find) D:\Program Files (x86)\Python3.9.1\下载\freetype-2.10.4\objs\ftmodule.h
"* module: truetype&nbsp; (Windows/Mac font files with extension *.ttf or *.ttc)"
"* module: type1&nbsp;&nbsp;&nbsp;&nbsp; (Postscript font files with extension *.pfa or *.pfb)"
"* module: cff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (OpenType fonts with extension *.otf)"
"* module: cid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Postscript CID-keyed fonts, no known extension)"
"* module: pfr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (PFR/TrueDoc font files with extension *.pfr)"
"* module: type42&nbsp;&nbsp;&nbsp; (Type 42 font files with no known extension)"
"* module: winfnt&nbsp;&nbsp;&nbsp; (Windows bitmap fonts with extension *.fnt or *.fon)"
"* module: pcf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (pcf bitmap fonts)"
"* module: bdf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (bdf bitmap fonts)"
"* module: sfnt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (helper module for TrueType &amp; OpenType formats)"
"* module: autofit&nbsp;&nbsp; (automatic hinting module)"
"* module: pshinter&nbsp; (Postscript hinter module)"
"* module: raster&nbsp;&nbsp;&nbsp; (monochrome bitmap renderer)"
"* module: smooth&nbsp;&nbsp;&nbsp; (anti-aliased bitmap renderer)"
"* module: psaux&nbsp;&nbsp;&nbsp;&nbsp; (Postscript Type 1 &amp; Type 2 helper module)"
"* module: psnames&nbsp;&nbsp; (Postscript &amp; Unicode Glyph name handling)"



*****************************summary information********************************************



I don't know why there was the problem , can you tell me why and how to compile the FreeType correctly. Thank you very much!
[email protected] (image/jpeg, 2 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.