https://qa.mandrakesoft.com/show_bug.cgi?id=1640
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|viceo backend fails |viceo backend fails
------- Additional Comments From [EMAIL PROTECTED] 2003-02-22 00:10 -------
The error message no longer occurs using rpms rebuilt from
sane-1.0.11-5mdk.src.rpm. I'm still having trouble with an invalid
argument error but that's an entirely different matter. Looks fixed to
me.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
Using Visioneer OneTouch 7600 USB scanner, I get the following:
scanimage -L
[sanei_debug] Setting debug level of dll to 128.
[dll] sane_init: SANE dll backend version 1.0.8 from sane-backends
1.0.10
[dll] add_backend: adding backend `viceo'
[dll] load: searching backend `viceo' in `/usr/lib/sane'
[dll] load: trying to load `/usr/lib/sane/libsane-viceo.so.1'
[dll] load: dlopen()ing `/usr/lib/sane/libsane-viceo.so.1'
[dll] load: dlopen() failed (/usr/lib/sane/libsane-viceo.so.1: undefined
symbol: __gxx_personality_v0)
This is listed in the FAQ at http://viceo.orcon.net.nz/ . It points the
finger at gcc 3.2. Further research suggested that gcc 3.2 didn't
automatically run C++ the way older versions did. I don't know
how valid that explanation is, but I thought it was worth passing
along.