tody4me
08-15-2005, 04:13 PM
I keep getting errors with Gamma_Drv.c file refrencing back to some DRM files that appear to be missing. I'm guessing that during the compile process, the .H files turn to .O files, and therefore the links are broken. Don't know much C programming, more into C# and VB, but what I can tell there are some include lines refrencing these .H files that are no longer there at this point in the process. Also, getting Errors - DRM is a function returning a function. I remeber something about being able to pass a pointer to a function back but I haven't heard of passing a function back to a calling function, per se. Was wondering if there is some option that I need to turn off for this to work, or if there is some modification that I could make to the .c files or .h files to make this kernel compile. I have the latest kernel that I'm working on with a Debian Sarge distro (2.6.12.4). Debian Sarge kernel is currently 2.6.8.2. I have all the packages (I think) that i need before i compile. I have installed the QT3 package, with dev, fakeroot, gc++, g++, make, standard dev stuff that was asked for by other programs, such as wine.
TIA for any help you could give.
ToDy4Me
TIA for any help you could give.
ToDy4Me