checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes encparse.c:857:19: error: 'FONT_ENCODINGS_DIRECTORY' undeclared (first use in this function); did you mean 'FONT_ENCODING_UNICODE'? make[2]: *** [Makefile:483: encparse.lo] Error 1 cc: error: \@-DFONT_ENCODINGS_DIRECTORY="/usr/share/fonts/encodings/encodings.dir"\: linker input file not found: No such file or directory make[2]: *** [Makefile:483: fontenc.lo] Error 1 make[1]: *** [Makefile:502: all-recursive] Error 1 make: *** [Makefile:411: all] Error 2 >>> ERROR: libfontenc: build failed