On Fri, 2003-08-15 at 21:00, Charles A Edwards wrote: > Using kernel-enterprise-2.4.22.0.5mdk and kernel-source-2.4.22-0.5mdk > it is no longer possible to build the ATI fglrx driver > Error: > 'No kernel module build environment found' > > The driver has built without problem with previous kernels, I have > dropped back to the 0.4 and re-installed its source in order to have the > driver..3200FBS sure beats 275FBS (-: > > I am guessing that this is the same type of problem as was caused by the > 0.4 kernel when building the nvnet driver.
As per Thomas's catch for that problem, check for the existence of a /lib/modules/2.4.22-0.5mdkenterprise/build subdirectory. If there isn't one, that's the problem. -- adamw
