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
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.