Brian Paul wrote:

> Wayde Milas wrote:
> >
> > Compiling cvs 3.2_dev as of today yields wierd lib errors when running a
> > OGL app. Im getting:
> > sh: error in loading shared libraries: /usr/local/lib/libGL.so:
> > undefined symbol: __clear_color16
> >
> > This seems to have cropped up in the last coupla weeks. Any ideas?
>
> Looks like that's coming from the new SVGA driver code.
>
> Are you compiling with ./configure ; make or the old Makefile.X11 method?
>
> Make sure src/SVGA/svgamesa16.c is getting compiled OK.
>
> No one else has reported this so far.
>
> -Brian

fresh checkout, ./bootstrap, ./configure, make

After doing the above, it looks like none of the SVGA directory is being
compiled. ie, no .o files.
./config does spit out:
checking for vga.h... yes
checking for main in -lvga... yes
and later on:
creating src/SVGA/Makefile

Yet it doesnt look like any of it actually gets compiled

Wayde



_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to