On Wed, 9 Aug 2000, Guillaume Rousse wrote:
> There are some configure-version couple files in kernel includes : *.h,
> *-up.h, *-fb.h, etc...
> The one containing my just used compilation options is .h, but version.h
> doesn't define KERNEL_VERSION, that seems to be needed for emu10k module
> compilation. This is defined in version-up.h, but corresponding
> configure-up.h has default compilations options.
> So which couple must i use ? good configure-bad version or bad
> configure-good version ?
>
I don't see your problem, actually... All that's needed is that /usr/src/linux
point to the kernel sources, then make dep all (in the emu10k1 source dir) to
build the module...
--
Francis Galiegue, [EMAIL PROTECTED]
"Programming is a race between programmers, who try and make more and more
idiot-proof software, and universe, which produces more and more remarkable
idiots. Until now, universe leads the race" -- R. Cook