Hi Henning, On Tue, 9 May 2006, Henning Meier-Geinitz wrote: > On 2006-04-23 15:16, Jon Chambers wrote: >> I have a nominally functional backend for network scanning using a Dell >> 1600n MFP. > I guess you must add some magic to not compile the backend if the jpeg > and tiff headers are not present.
The joys of autconf yet to come... > Ok, next test on HP-UX risc: > dell1600n_net.c:74:24: sys/select.h: No such file or directory Any idea where select.h is on HPUX? (select is a POSIX call so I guess it is somewhere?) I suspect that these issues are likely to be common to most network scanner backends so maybe sanei_tcp.h would be the correct place for this kind of #ifdef? > Before including the code into CVS, please run "indent -gnu" on it. What is the arrangement for CVS access? Should I maintain this backend myself as a diff to the most recent major release until it is stable or can it be got into the main repository before that? > Why is the access denied? I think the normal answer would be > SANE_STATUS_UNSUPPORTED Sorry - left over from when all the sane entry point functions were just placeholders! I'll fix this. Thanks, Jon ====================== Jon Chambers ===================== http://www.jon.demon.co.uk, 020 8575 7097, 07931 961669 =========================================================
