xorg-drivers requires glide

2009-11-07 Thread Matthew Burgess
Hi, Xorg-driver currently doesn't compile, due to the fact that xf86-video-glide-1.0.3 requires glide.h from the glide package. That package can be found at http://sourceforge.net/projects/glide/files/, though I've not gotten around to compiling it yet. I'll reply to this thread once I've done t

Re: xorg-drivers requires glide

2009-11-07 Thread Matthew Burgess
On Sat, 7 Nov 2009 8:40:12 -0700, Matthew Burgess wrote: > Hi, > > Xorg-driver currently doesn't compile, due to the fact that > xf86-video-glide-1.0.3 requires glide.h from the glide package. > > That package can be found at > http://sourceforge.net/projects/glide/files/, though I've not > got

Xorg-drivers builds BSD driver?

2009-11-07 Thread Matthew Burgess
Hi, xf86-video-wsfb-0.3.0 appears to be for a BSD WS Framebuffer device. Compilation failed for me due to a missing header file. I think the correct action here is to comment out the md5 & wget entries for this driver, or am I missing something? Thanks, Matt. -- http://linuxfromscratch.org/m

Re: Xorg-drivers builds BSD driver?

2009-11-07 Thread DJ Lucas
On 11/07/2009 10:31 AM, Matthew Burgess wrote: > Hi, > > xf86-video-wsfb-0.3.0 appears to be for a BSD WS Framebuffer device. > > Compilation failed for me due to a missing header file. I think > the correct action here is to comment out the md5& wget entries for > this driver, or am I missing so