Skip to content

Wrong libfreetype version installed #3

@RichardH-code

Description

@RichardH-code

When libraries are copied into opentom_dist/ in 'make verif_dist', those from arm-sysroot/lib are given precedence over those from arm-sysroot/usr/lib. As a consequence, an older version of libfreetype gets included and navit will not run. What works for me is reversing the order of the library directories where the top level Makefile calls 'install_shared_libs.sh', as in this patch:
NavitTom_Makefile.patch.txt

(BTW I now have navit running on a TomTom GO 710 ('Valencia'). I did have to make a few more changes locally.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions