xmkmf problems

2003-03-24 Thread Daniel Albuschat
Hi,

I have problems with my graphics adapter that i
can't solve so i thought adding some debug
output to the driver (it is the ati/radeon driver)
could help me isolate the problem.
Unfortunately I can't figure out how to compile
only this module...
I'm not very familiar with this xmkmf thingie...

Could someone tell me how I can recompile 
the the radeon_drv.o from my xfree source tree after
I made my changes (what i have actually done already)?

thanks, Daniel

--
eat(this); // delicious suicide
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: xmkmf problems

2003-03-24 Thread Matthieu Herrb
Daniel Albuschat wrote (in a message from Monday 24)
  
  Could someone tell me how I can recompile 
  the the radeon_drv.o from my xfree source tree after
  I made my changes (what i have actually done already)?
  

Start by reading http://www.xfree86.org/4.3.0/BUILD.html which
contains some informations. 
Another source is:
http://www.openbsd.org/cgi-bin/cvsweb.cgi/XF4/README?rev=1.11content-type=text/plain
This text is aimed for the XFree86 tree shipped with OpenBSD, but most
of it is not specific to OpenBSD. 

Matthieu
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel