Summary: | undefined reference to `wayland_drm_buffer_get' | ||
---|---|---|---|
Product: | Mesa | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | Other | Assignee: | mesa-dev |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | chadversary |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | make output |
Description
U. Artie Eoff
2013-08-10 00:28:08 UTC
Also Mesa-demo: [ 79s] xeglgears.c: In function 'main': [ 79s] xeglgears.c:919:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [ 79s] (EGLClientBuffer) color_rb, NULL); [ 79s] ^ [ 79s] /usr/lib64/libgbm.so.1: undefined reference to `wayland_drm_buffer_get' [ 79s] collect2: error: ld returned 1 exit status and cairo: [ 155s] libtool: link: gcc -D_REENTRANT -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libpng16 -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -o .libs/cairo-sphinx cairo_sphinx-sphinx.o ../../util/cairo-script/.libs/libcairo-script-interpreter.so ../../boilerplate/.libs/libcairoboilerplate.a /home/abuild/rpmbuild/BUILD/cairo-1.12.14/src/.libs/libcairo.so -lpthread -lpixman-1 -lfontconfig -lfreetype -lEGL -lpng16 -lxcb-shm -lxcb-render -lxcb -lXrender -lX11 -lXext -lz -lGL -ldl ../../src/.libs/libcairo.so -lglib-2.0 -lrt -lm -Wl,-rpath -Wl,/usr/lib64 [ 156s] /usr/lib64/libgbm.so.1: undefined reference to `wayland_drm_buffer_get' [ 156s] collect2: error: ld returned 1 exit status [ 156s] make[4]: *** [cairo-sphinx] Error 1 I've sent a fix today http://lists.freedesktop.org/archives/mesa-dev/2013-August/043097.html (In reply to comment #2) > I've sent a fix today > > http://lists.freedesktop.org/archives/mesa-dev/2013-August/043097.html Discard this, I've sent a v2 patch today which really fixes the build. (In reply to comment #3) > (In reply to comment #2) > > I've sent a fix today > > > > http://lists.freedesktop.org/archives/mesa-dev/2013-August/043097.html > > Discard this, I've sent a v2 patch today which really fixes the build. Patch v2 worked for me: http://lists.freedesktop.org/archives/mesa-dev/2013-August/043119.html Artie, I wrote the guilty commit. Next time I'm the guilty one, please add me to bugs CC list. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.