Hi,

I'am trying to compile Carla [1] on f35, but this fails with this eror message 
[2]:

/usr/bin/ld: warning: libgraphite2.so.3, needed by /lib/libharfbuzz.so.0, not 
found (try using -rpath or -rpath-link)
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_seg_advance_X'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_face_featureval_for_lang'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_face_find_fref'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_seg_destroy'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_seg_first_slot'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_seg_n_slots'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_slot_can_insert_before'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_origin_Y'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_slot_next_in_segment'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_make_face_with_ops'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_make_seg'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_after'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_origin_X'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_face_destroy'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_fref_set_feature_value'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_gid'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to 
`gr_featureval_destroy'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_before'
/usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_slot_advance_Y'
collect2: error: ld returned 1 exit status

files are existing:
$ rpm -qf /usr/lib/libgraphite2.so.3 /usr/lib64/libgraphite2.so.3
graphite2-1.3.14-8.fc35.i686
graphite2-1.3.14-8.fc35.x86_64


How can i fix this ?

[1] https://martinkg.fedorapeople.org/Packages/Carla/Carla.spec
[2] https://martinkg.fedorapeople.org/Packages/Carla/carla-compile-erros.txt

Regards
Martin
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to