[Mesa-dev] [Bug 30203] New: Mesa 7.8.3-rc1 fails to compile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 15 01:15:00 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30203
Summary: Mesa 7.8.3-rc1 fails to compile
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: wolput at onsneteindhoven.nl
Mesa 7.8.3-rc1 from git branch 7.8 fails to compile.
make shows the following error:
---
/usr/bin/ld: xeglthreads.o: undefined reference to symbol
'pthread_join@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_join@@GLIBC_2.2.5' is defined in DSO
//lib64/libpthread.so.0 so try adding it to the linker command line
//lib64/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [xeglthreads] Error 1
make[2]: Leaving directory `/home/jos/src/xorg/mesa-7.8/progs/egl'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/mesa-7.8/progs'
make: *** [default] Error 1
---
--
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