[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-patches
Subject:    [Dri-patches] [ dri-Support Requests-540760 ] Radeon Makefile and build paths
From:       noreply () sourceforge ! net
Date:       2002-04-07 23:38:32
[Download RAW message or body]

Support Requests item #540760, was opened at 2002-04-07 16:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=200387&aid=540760&group_id=387

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Radeon Makefile and build paths

Initial Comment:
I'm running RH 7.2, so I'm more used to seeing this
stuff just work than having to tweak it first.  I
managed to get the Radeon XFree86 driver to compile
(not sure if the end product works yet) by a small hack
in the Makefile.  The problem was it was trying to use
headers under /usr/src/linux/include. 
/usr/include/linux/modversions.h would not tolerate
this.  In the makefile, I found this code:

VERSION := $(shell uname -r)
A := /lib/modules/$(VERSION)/build/include
B := /usr/src/linux-$(VERSION)/include
C := /usr/src/linux/include
D := /usr/include

[etc]

endif
endif
endif
endif

Obviously, it was picking D when it meant A, and I just
hardwired mine to A after all the endifs.  I'm no guru,
so I can't suggest what should be done about this, but
I hope I supplied enough facts.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=200387&aid=540760&group_id=387

_______________________________________________
Dri-patches mailing list
Dri-patches@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic