On Wed, Mar 24, 2010 at 4:25 AM, Dan Nicholson <dbn.li...@gmail.com> wrote: > On Tue, Mar 23, 2010 at 12:27 PM, Chris Ball <c...@laptop.org> wrote: >> http://tinderbox.x.org/builds/2010-03-23-0034/logs/libGL/#build >> /usr/bin/ld: xeglthreads.o: undefined reference to symbol >> 'pthread_join@@GLIBC_2.0' >> /usr/bin/ld: note: 'pthread_join@@GLIBC_2.0' is defined in DSO >> /lib/libpthread.so.0 so try adding it to the linker command line >> /lib/libpthread.so.0: could not read symbols: Invalid operation >> collect2: ld returned 1 exit status >> gmake[2]: *** [xeglthreads] Error 1 >> This error started after upgrading one of the build machines to Fedora >> 14 (Rawhide). Any ideas? > We have a hack in the xdemos directory to link the programs with > -lpthread for the same reason (I think). Probably need to carry that > hack to the progs/egl directory for xeglthreads, too. I've made xeglthreads link against -lpthread. Hope it fixes the issue in next build round.
-- o...@lunarg.com ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev