[Mesa-dev] [Bug 54234] New: link break after git pull august 29
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 29 16:58:50 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54234
Bug #: 54234
Summary: link break after git pull august 29
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: jrch2k10 at gmail.com
linker output
mklib: Making Linux shared library: egl_gallium.so
../../../../src/mesa/libmesagallium.a(enable.o): In function
`_mesa_set_enable':
enable.c:(.text+0xef1): undefined reference to `_mesa_meta_in_progress'
collect2: error: ld returned 1 exit status
mklib: Installing egl_gallium.so in ../../../../lib64/egl
mv: cannot stat 'egl_gallium.so': No such file or directory
/usr/bin/install -c -d /usr/lib64/egl
for out in ../../../../lib64/egl/egl_gallium.so; do \
/bin/sh ../../../../bin/minstall -m 755 "$out" /usr/lib64/egl; \
gcc version 4.7.1 (Gentoo 4.7.1 p1.0, pie-0.5.3)
configure
./configure --prefix=/usr --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--libdir=/usr/lib64 --disable-dependency-tracking --enable-dri --enable-glx
--enable-texture-float --disable-debug --enable-egl --enable-gbm --enable-gles1
--enable-gles2 --enable-glx-tls --disable-osmesa --enable-shared-glapi
--enable-xa --enable-xorg
--with-dri-drivers=,swrast,i915,i965,nouveau,radeon,r200
--with-gallium-drivers=,swrast,nouveau,i915,r300,r600
--with-egl-platforms=x11,wayland,drm --enable-gallium-egl --disable-d3d1x
--enable-gallium-g3dvl --enable-gallium-llvm --enable-openvg
--enable-r600-llvm-compiler --enable-vdpau --enable-xvmc
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list