I had the exact same trouble as Hugo for some time, but I followed some
advice from one of the earlier archived messages and both "find-scanner" and
"scanimage" detect my HP ScanJet 4c. I'm running Solaris 2.6 on a
Sparcserver 20. I compiled everything with gcc 2.7.2.3.
Like I said, I used to have Hugo's problem, "find-scanner" detected the
4c, but scanimage couldn't see it. It turned out to be a problem with the
conf files in /usr/local/etc/sane.d. Now, when I run "scanimage" it gives me
a core dump.
In gdbj 4.17, it looks like this:
(gdb) run
Starting program: /usr/local/bin/scanimage
warning: Lowest section in /usr/lib/libintl.so.1 is .dynamic at 0x74
Program received signal SIGBUS, Bus error.
0xef3ea5d8 in hp_option_descriptor_probe (desc=0xef4034a0, scsi=0x26090,
optset=0x26be8, data=0x24770, newoptp=0xefffec14) at hp-option.c:332
332 optd->name = desc->name;
(gdb)
I'm slugging through gdb, but this is my first time looking at this
code, so I'll appreciate any ideas!
Chris
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com