I am trying to get Mesa and gallium running on Yellow Dog Linux 6.1 running on a PS3.
I have installed YDL 6.1 and the IBM SDK 3.1 on my PS3. I then followed the standard directions of doing git clone git://anongit.freedesktop.org/git/mesa/mesa which created a mesa directory in the current directory. Then, I cded down into mesa, and ran git-checkout -b gallium-0.2 origin/gallium-0.2 which created the gallium folder. I am telling you this just to establish that I have gone ahead and gotten the source in the correct manner. 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. Any help would be appreciated. David -- I have a hybrid vehicle - a CBR600RR! Part Japanese Econobox (45 mpg) Part F1 racer (0-60 2.8 s, 1/4 mile 10.8s @ 129 mph) ------------------------------------------------------------------------------ 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
