On Sat, Feb 7, 2009 at 4:11 AM, David Harr <[email protected]> wrote:
> When I run
>
> make linux-cell
>
> it compiles for quite a while, then I start getting lots of weird errors, like
>
> spu_per_fragment_op.c: In function 'spu_fallback_fragment_ops':
> spu_per_fragment_op.c: error: 'struct pipe_alpha_state' has no member
> named 'ref'
>
> and so on and so forth. There seems to be a disconnect between the
> members that the SPU
> and PPU code expect and the data structs in the pipe headers. Has
> anyone seen this before?
> I have a hard time believing that there is something weird on my
> machine such that I am the
> only one seeing this. On the other hand, it is hard to believe that
> the repository is sporked.

There were some changes recently and it looks like a few things were
missed in the cell sources. The fixes are probably trivial (e.g. ref
is now ref_value) but I can't compile cell stuff so I can't fix
anything there. Try checking out a version from last week or month.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to