plustek: Kernel 2.4.1


Previous by date: 5 Feb 2001 10:35:26 -0000 Re: Errors compiling on kernel 2.4.1, Jaeger, Gerhard
Next by date: 5 Feb 2001 10:35:26 -0000 Re: Errors compiling on kernel 2.4.1, Miguel Angel Vilela
Previous in thread:
Next in thread:

Subject: Kernel 2.4.1
From: "Jaeger, Gerhard" ####@####.####
Date: 5 Feb 2001 10:35:26 -0000
Message-Id: <01020511425502.00910@gja>

Hi list,

while checking the compilation stuff on the new kernel 2.4.1, I discovered,
that the driver won't compile if the module versioning is enabled in the kernel
configuration. 

This applies only if you get the following error within the make step:
gcc: /usr/src/linux/include/linux/modversions.h: File or directory not found
make: *** Deleting file `.depend' make: *** [.depend] exit

To work around this you might disavble this in your kernel
configuration (which means, recompile the kernel) or simply
change the following line in the drivers' makefile:
  MODFLAGS += -DMODVERSIONS -include $(HEADER_PATH)/linux/modversions.h
to
  MODFLAGS += -DMODVERSIONS -include $(HEADER_PATH)/linux/modsetver.h

Maybe we can simply remove the -include?!

Gerhard

Previous by date: 5 Feb 2001 10:35:26 -0000 Re: Errors compiling on kernel 2.4.1, Jaeger, Gerhard
Next by date: 5 Feb 2001 10:35:26 -0000 Re: Errors compiling on kernel 2.4.1, Miguel Angel Vilela
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.