Comment # 4
on bug 76382
from Chris
As predicted. Trying to compile the new version bunked out on the same compile failure. Here is a short snippet while ill attach the main buildlog file to the attachments. ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(egl_g3d_sync.o): In function `_eglGetSync': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/../../../../src/egl/main/eglsync.h:68: undefined reference to `_eglGetResource' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(egl_g3d_sync.o): In function `_eglPutSync': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/../../../../src/egl/main/eglsync.h:79: undefined reference to `_eglPutResource' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(egl_g3d_sync.o): In function `egl_g3d_client_wait_sync': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/common/egl_g3d_sync.c:230: undefined reference to `_eglGetCurrentContext' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(egl_g3d_sync.o): In function `egl_g3d_signal_sync': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/common/egl_g3d_sync.c:269: undefined reference to `_eglError' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(native_dri2.o): In function `dri2_surface_process_drawable_buffers': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/native_dri2.c:171: undefined reference to `_eglLog' /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/native_dri2.c:169: undefined reference to `_eglLog' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(native_dri2.o): In function `dri2_display_init_screen': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/native_dri2.c:824: undefined reference to `_eglLog' /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/native_dri2.c:840: undefined reference to `_eglLog' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(native_x11.o): In function `native_create_display': /var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/native_x11.c:43: undefined reference to `_eglLog' ../../../../src/gallium/state_trackers/egl/.libs/libegl.a(x11_screen.o):/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/state_trackers/egl/x11/x11_screen.c:274: more undefined references to `_eglLog' follow collect2: error: ld returned 1 exit status libtool: install: error: relink `egl_gallium.la' with the above command before installing it gmake[4]: *** [install-eglLTLIBRARIES] Error 1 gmake[4]: Leaving directory `/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/targets/egl-static' gmake[3]: *** [install-am] Error 2 gmake[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/targets/egl-static' gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src/gallium/targets' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64/src' make: *** [install-recursive] Error 1 * ERROR: media-libs/mesa-10.0.4::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/mesa-10.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/mesa-10.0.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/mesa-10.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-10.0.4/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4-amd64' * S: '/var/tmp/portage/media-libs/mesa-10.0.4/work/Mesa-10.0.4' >>> Failed to emerge media-libs/mesa-10.0.4, Log file: >>> '/var/tmp/portage/media-libs/mesa-10.0.4/temp/build.log' I am almost certain this has something to do with the compile/build process locating its include files folder.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel