[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling plex86-kernel-src with 2.6.3 kernel



On Sun, 22 Feb 2004 01:00:11 +0100, Titus Barik wrote:

> I'm trying to compile the plex86-kernel-src package using the stock
> 2.6.3 kernel from kernel.org on Debian/unstable to no avail.
> 
> host-linux.c:27:31: linux/modversions.h: No such file or directory

Replace any

	#include "linux/modversions.h"

by

	#include "linux/modsetver.h"

This header file has changed its name in 2.6. Still, plex86 probably won't
work as expected. I didn't try.

-- 
Best Regards,  | This signature is currently under construction.
 Sebastian     | Please check back later!
               |--------------------------------------------------------
               | mailbox in "From" silently drops any mail > 20k



Reply to: