[sane-devel] problems with CVS-code on OS/2

Franz Bakan Franz Bakan" <fbakan@gmx.net
Mon, 31 Mar 2003 00:49:22 +0200 (CEST)


Hi,

two problems with CVS-code from today (31.3.2003)

1. saned:
 saned.c:60:22: sys/poll.h: No such file or directory

If I remove this include saned compiles.

2. scanimage -L  or  scanimage 1>image.pnm
ends with coredump. (sigsegv)

started in gdb tells that it crashes at the second execution of 
line 1541 wich is:

   status = sane_get_devices (&device_list, SANE_FALSE);

Bye
Franz