If you have problems compiling or using the driver
report them at:

http://opensource.creative.com/bugzilla

If either "make" or "make install" fail:
- make sure you have the kernel headers provided by your
  distribution correctly installed

	or

- make sure you have your kernel source tree properly
  configured. You have at least to do the following:

  make config/oldconfig/menuconfig
  make dep
  make bzImage

- get the latest CVS snapshot or CVS version of the driver.

- do a "make clean" in the driver directory.

- if all the above fails file a bug report. Attach the
  "make"/"make install" error message, mention the kernel
  version you are using and where you got it (distribution
  package, official tarball, ...)

