Can you please try a clean build ?

softpipe_create_screen is defined in the newly added file
soft_screen.c and maybe you did not rebuild drm/sw

If I actually broke this as well, admittedly I should have stayed away
from the computer today


On Sun, Mar 21, 2010 at 6:42 PM, Xavier Chantry
<chantry.xav...@gmail.com> wrote:
> scons dri=no drivers=softpipe or llvmpipe
> glxgears: symbol lookup error:
> /home/xavier/app/mesa/build/linux-x86_64/lib/libGL.so.1: undefined
> symbol: gallium_soft_create_screen
>
> Works after these two reverts :
>    Revert "gallium: add soft screen helper"
>
>    This reverts commit f87a5f6499f51f651c2a9f2d4682875b22926905.
>
>    Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"
>
>    This reverts commit 5d524cce9c4fcc18ed977801d59ba7bb911020db.
>
> Am I doing something wrong or is it indeed still broken after f87a5f6 ?
>
> ------------------------------------------------------------------------------
> Download Intel&#174; 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
>

------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to