Error building root Freetype

Hi, I am repeatedly failing at installing ROOT. As a matter of fact I have this type of error:
/usr/bin/ld: …/…/FREETYPE-prefix/src/FREETYPE/objs/.libs/libfreetype.a(sfnt.o): in function sfnt_init_face': sfnt.c:(.text+0x1173a): undefined reference to BrotliDecoderDecompress’
collect2: error: ld returned 1 exit status
make[2]: *** [graf3d/ftgl/CMakeFiles/FTGL.dir/build.make:424: lib/libFTGL.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:32869: graf3d/ftgl/CMakeFiles/FTGL.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs…

Any idea or hint so that I could solve this ?

Thanks,

Br


Please read tips for efficient and successful posting and posting code

_ROOT Version:6.26.06
_Platform: Kubuntu 21.10
_Compiler:gcc 11.2.0


It seems this was encountered in the past:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.