Using the following commands

make linux-x86
cd src/gallium/state_tracker/vega/
make
cd ../../../../
export LD_LIBRARY_PATH=$PWD/lib
export EGL_DRIVER=egl_softpipe
cd progs/openvg/demos
make
./lion

I go from proper execution to "symbol lookup error:
mesa/lib/egl_softpipe.so: undefined symbol: st_get_current when upgrading
from mesa-54a7115fc27c640e2b3f1a362e8e07aac220556d  to mesa-
0153614cb0ce52e5b2321de73ad6cd73e106bb34 and more recent updates do not
eliminate the problem.

Any ideas?  I'm dealing specifically with egl and openvg and right now
looking at what's specifically needed to do offscreen rendering.
-- 
View this message in context: 
http://www.nabble.com/EGL-Softpipe-undefined-symbol%3A-st_get_current-tp24958357p24958357.html
Sent from the mesa3d-dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to