Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Linking problems against wayland and cairo #436

Open
joone opened this issue Jan 7, 2016 · 2 comments
Open

Linking problems against wayland and cairo #436

joone opened this issue Jan 7, 2016 · 2 comments
Labels

Comments

@joone
Copy link
Contributor

joone commented Jan 7, 2016

Here is the error message:
https://paste.fedoraproject.org/308063/

@joone
Copy link
Contributor Author

joone commented Jan 7, 2016

We can workaround this problem by adding -lcairo -lwayland-server -lwayland-client -lwayland-cursor -lwayland-egl to the link command.

@gracewyc
Copy link

gracewyc commented Jun 14, 2017

I have added -lcairo -lwayland-server -lwayland-client -lwayland-cursor -lwayland-egl library,but there are still problem.

/tmp/ccBUzZih.o: In function wl_registry_bind': simple.c:(.text+0xc3): undefined reference to wl_proxy_marshal_constructor_versioned'
/tmp/ccBUzZih.o: In function zxdg_shell_v6_get_xdg_surface': simple.c:(.text+0x581): undefined reference to zxdg_surface_v6_interface'
/tmp/ccBUzZih.o: In function zxdg_surface_v6_get_toplevel': simple.c:(.text+0x640): undefined reference to zxdg_toplevel_v6_interface'
/tmp/ccBUzZih.o: In function ivi_application_surface_create': simple.c:(.text+0x83e): undefined reference to ivi_surface_interface'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants