Le jeudi 03 d?cembre 2009 ? 17:02 -0600, Chris Bagwell a ?crit : > > So your saying that, for you, running "make distclean; ./configure > --enable-pthread; make" doesn't correctly have USE_PTHREAD defined?
Sorry for the confusion, using --enable-pthread makes indeed compilation to have USE_PTHREAD defined. Got messed up as I thought I should have seen the -DUSE_PTHREAD during compilation in the gcc statements, as I didn't notice it was defined by include/sane/config.h So everything is right now and compiling as expected for the pixma backend, both for threaded and forked. Thanks Chris for your help ;-) Nicolas
