Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W weston
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 341
    • Issues 341
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 132
    • Merge requests 132
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waylandwayland
  • weston
  • Issues
  • #499
Closed
Open
Issue created May 18, 2021 by Wade Xu@xuchunmiaomail

"aarch64-linux-gnu/libcairo.so: undefined reference to `FT_Done_MM_Var" when run make

Dears

When I run make after ./configure ..... done. I encountered the following error.
CCLD     weston-terminal
/usr/bin/ld: /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libcairo.so: undefined reference to `FT_Done_MM_Var'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:4696: weston-terminal] Error 1
I do have libcairo.so under my /usr/lib/aarch64-linux-gnu/
lrwxrwxrwx 1 root root 21 Jan 21 23:02 /usr/lib/aarch64-linux-gnu/libcairo.so -> libcairo.so.2.11600.0
what should I do now?

Thanks Wade Xu

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking