Re: [Dri-devel] Compilation problems...

2003-01-28 Thread Adam K Kirchhoff
Ian, Well, the build isn't done yet, but it's much further along now, having built the GL library and the Direct Rendering Library, as well as the 2D drivers. FYI, the problem with the r128 driver also exists in the texmem branch, which errored at the same point. I don't know, h

Re: [Dri-devel] Compilation problems...

2003-01-28 Thread Adam K Kirchhoff
Well, that solved that particular problem :-) I don't think that's fixed all my problems, though. Let me grab a clean copy of the CVS, patch that file, do a make World again, and post any more problems I end up having. Adam On Tue, 28 Jan 2003, Ian Romanick wrote: > Adam K Kirchhoff wrote: >

Re: [Dri-devel] Compilation problems...

2003-01-28 Thread Ian Romanick
Adam K Kirchhoff wrote: I'm trying to compile the DRI from within a chrooted linux environment on FreeBSD. I've encountered a few errors that I've been able to work through (I needed to install perl, create /tmp, etc.), but this one has me stumped. When it starts to compile the ATI drivers, I

[Dri-devel] Compilation problems...

2003-01-28 Thread Adam K Kirchhoff
Hello all :-) I have an unusual problem I'm hoping someone can help me with. I'm trying to compile the DRI from within a chrooted linux environment on FreeBSD. I've encountered a few errors that I've been able to work through (I needed to install perl, create /tmp, etc.), but th