[Mesa-dev] [Bug 30203] Mesa 7.8.3-rc1 fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 15 03:48:54 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30203

--- Comment #3 from Chia-I Wu <olvaffe at gmail.com> 2010-09-15 03:48:54 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > Does this patch help?
> I applied your patch but now I get another compilation error:
> ---
> /usr/bin/ld: xeglthreads.o: undefined reference to symbol 'XNextEvent'
> /usr/bin/ld: note: 'XNextEvent' is defined in DSO //usr/lib64/libX11.so.6 so
> try adding it to the linker command line
> //usr/lib64/libX11.so.6: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
Does adding -lX11 to the Makefile help?  How do you configure your build and
what does X11_LIBS in $(TOP)/configs/current expand to?
> 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