Compiling LO 6.2.0.3 get undefined reference to `hb_graphite2_face_get_gr_face'

Alex Kempshall mcmurchy1917-libreoffice at yahoo.co.uk
Mon Feb 25 13:52:15 UTC 2019


On 25/02/2019 12:28, Michael Stahl wrote:
> On 25.02.19 12:10, Alex Kempshall wrote:
>> The error I get is
>>
>>> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/workdir/CxxObject/vcl/source/font/FeatureCollector.o: 
>>> In function `vcl::font::FeatureCollector::collectGraphite()':
>>> FeatureCollector.cxx:(.text+0x34): undefined reference to 
>>> `hb_graphite2_face_get_gr_face'
>
> can you try that again with "make PARALLELISM=1 verbose=" to see the 
> command line...
>
Hi Michael

Not sure if I understood correctly. This is what I did with the results 
obtained

make PARALLELISM=1 verbose=

> Automatic fetching of external tarballs is disabled.
> mkdir -p /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/instdir
> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/solenv/bin/install-gdb-printers 
> -a /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/instdir -c
> make -j 1  -rs -f 
> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/Makefile.gbuild all
> [DEP] LNK:Library/libvcllo.so
> [LNK] Library/libvcllo.so
> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/workdir/CxxObject/vcl/source/font/FeatureCollector.o: 
> In function `vcl::font::FeatureCollector::collectGraphite()':
> FeatureCollector.cxx:(.text+0x34): undefined reference to 
> `hb_graphite2_face_get_gr_face'
> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/workdir/CxxObject/vcl/source/font/FeatureCollector.o: 
> In function `vcl::font::FeatureCollector::collect()':
> FeatureCollector.cxx:(.text+0xadb): undefined reference to 
> `hb_graphite2_face_get_gr_face'
> collect2: error: ld returned 1 exit status
> /tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/vcl/Library_vcl.mk:20: 
> recipe for target 
> '/tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/instdir/program/libvcllo.so' 
> failed
> make[1]: *** 
> [/tmp/build/tmp-libreoffice/libreoffice-6.2.0.3/instdir/program/libvcllo.so] 
> Error 1
> Makefile:286: recipe for target 'build' failed
> make: *** [build] Error 2



More information about the LibreOffice mailing list