[sane-devel] Kernel-panic

Bernd Porr bp1@cn.stir.ac.uk
Fri, 01 Nov 2002 16:21:52 +0000


Hi!

Problem solved. It was probably the buffer-size. With this 
configure it works fine:

CC="gcc-3.0" CFLAGS="-O -g" ./configure --with-gimp 
--enable-translations --enable-scsibuffersize=32768

/Bernd