After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726703 - build error: undefined reference to `cogl_kms_renderer_set_kms_fd'
build error: undefined reference to `cogl_kms_renderer_set_kms_fd'
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-19 12:36 UTC by Olav Vitters
Modified: 2014-03-20 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bump the dependency of Cogl to 1.17.5 (875 bytes, patch)
2014-03-19 22:03 UTC, Emmanuele Bassi (:ebassi)
committed Details | Review

Description Olav Vitters 2014-03-19 12:36:48 UTC
Assume clutter 0.18.0 requires a newer cogl and that hasn't been released yet?

make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.18.0/clutter'
  CCLD     libclutter-1.0.la
.libs/clutter-backend-eglnative.o: In function `clutter_backend_egl_native_get_renderer':
/home/iurt/rpmbuild/BUILD/clutter-1.18.0/clutter/./egl/clutter-backend-eglnative.c:92: undefined reference to `cogl_kms_renderer_set_kms_fd'
collect2: error: ld returned 1 exit status
Comment 1 Olav Vitters 2014-03-19 12:37:05 UTC
Btw: if I'm right, please update configure.ac.
Comment 3 Emmanuele Bassi (:ebassi) 2014-03-19 22:03:13 UTC
Created attachment 272439 [details] [review]
Bump the dependency of Cogl to 1.17.5

The EGL/KMS backend requires unreleased API.
Comment 4 Emmanuele Bassi (:ebassi) 2014-03-19 22:14:04 UTC
Attachment 272439 [details] pushed as 8c9b5d0 - Bump the dependency of Cogl to 1.17.5

I'll do a 1.18.2 release in time for GNOME 3.12, once Cogl is released.
Comment 5 Olav Vitters 2014-03-20 11:17:30 UTC
When do you expect cogl btw?
Comment 6 Emmanuele Bassi (:ebassi) 2014-03-20 11:57:22 UTC
I have no idea: I don't do Cogl releases. you will have to ask the Cogl maintainers.