Re: [Dri-devel] Error installing CVS build

2002-10-11 Thread Michel Dänzer
On Fre, 2002-10-11 at 04:27, David D. Hagood wrote: 
 Michel Dänzer wrote:
 
  BTW I think this bug is fixed in XFree86 CVS.
 
 No, it is not. I've called this one out a few times, but it still 
 persists. I cannot beleive I am the only one with a Radeon 7500 DW and a 
 good monitor.

You have tried XFree86 CVS as in http://www.xfree86.org/cvs/ ?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Error installing CVS build

2002-10-11 Thread David D. Hagood
Michel Dänzer wrote:


You have tried XFree86 CVS as in http://www.xfree86.org/cvs/ ?




That I have NOT tried - I assumed that at that level DRI and XFree would 
be the same (in other words, that the primary difference would be the 3D 
subsystem).

But I could try it, then diff the two if the problem is solved.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Dri-devel] Error installing CVS build

2002-10-10 Thread David D. Hagood

I've just pulled the current DRI main branch, done the lndir and make 
World as per the compilation guide.

However, when I do a make install afterword, I get the following error:

beginning of install snipped
`/usr/src/xc/build/lib/GL/mesa/src/drv/radeon'
installing in lib/GL/mesa/src/drv/gamma...
make[5]: Entering directory `/usr/src/xc/build/lib/GL/mesa/src/drv/gamma'
install in lib/GL/mesa/src/drv/gamma done
make[5]: Leaving directory `/usr/src/xc/build/lib/GL/mesa/src/drv/gamma'
make[4]: Leaving directory `/usr/src/xc/build/lib/GL/mesa/src/drv'
installing in lib/GL/glx...
make[4]: Entering directory `/usr/src/xc/build/lib/GL/glx'
install in lib/GL/glx done
make[4]: Leaving directory `/usr/src/xc/build/lib/GL/glx'
installing in lib/GL/GL...
make[4]: Entering directory `/usr/src/xc/build/lib/GL/GL'
make[4]: *** No rule to make target `../../../lib/GL/mesa/dri/?*.o', 
needed by `libGL.so.1.2'.  Stop.
make[4]: Leaving directory `/usr/src/xc/build/lib/GL/GL'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/usr/src/xc/build/lib/GL'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/xc/build/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/xc/build'
make: *** [install] Error 2





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Error installing CVS build

2002-10-10 Thread David D. Hagood

Michel Dänzer wrote:

 
 It seems you have defined GlxBuiltInxxx for at least one driver in
 config/cf/host.def, which seems to be broken. It's not necessary for
 normal operation.
 
 

A! I was trying to build in the Radeon driver, so that I could debug 
a SIGFPE that I am getting when I set my monitor's max horizontal scan 
rate higher than 80 kHz (it is in reality a 90 kHz max monitor). So, by 
building the Radeon driver in, I hoped to make the debugging a bit easier.

Well, one minor mystery solved. But that is going to make finding that 
/0 bug a lot harder...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Error installing CVS build

2002-10-10 Thread Michel Dänzer

On Fre, 2002-10-11 at 02:58, David D. Hagood wrote:
 Michel Dänzer wrote:
 
  It seems you have defined GlxBuiltInxxx for at least one driver in
  config/cf/host.def, which seems to be broken. It's not necessary for
  normal operation.
 
 A! I was trying to build in the Radeon driver, so that I could debug 
 a SIGFPE that I am getting when I set my monitor's max horizontal scan 
 rate higher than 80 kHz (it is in reality a 90 kHz max monitor). So, by 
 building the Radeon driver in, I hoped to make the debugging a bit easier.
 
 Well, one minor mystery solved. But that is going to make finding that 
 /0 bug a lot harder...

No, that option has nothing to do with the 2D driver. You probably want

#define DoLoadableServer NO

BTW I think this bug is fixed in XFree86 CVS.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Error installing CVS build

2002-10-10 Thread David D. Hagood

Michel Dänzer wrote:
 No, that option has nothing to do with the 2D driver. You probably want
 
 #define DoLoadableServer NO
 

OK, that will help.

 BTW I think this bug is fixed in XFree86 CVS.

No, it is not. I've called this one out a few times, but it still 
persists. I cannot beleive I am the only one with a Radeon 7500 DW and a 
good monitor.




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel