[sane-devel] Unable to Build Sane Backends
Ralph Little
skelband at gmail.com
Tue Sep 1 05:22:55 BST 2020
Hi,
On 2020-08-31 9:02 p.m., Wes Rishel wrote:
> Once again, thanks for your nearly instantaneous reply. When I run
> ./autogen.sh I get what is shown below an apparent infinite loop
> leading to a segmentation fault. I suspect that this is related to the
> highlighted line below, but I am not clear on what to try ti address it.
>
> Some specific information.
>
> * this is from a download that I made today
> from https://gitlab.com/sane-project/backends/-/tree/master/backend
> * I downloaded as a zip and expanded the zip into a newly-created
> directory. I ran the command in that directory.
> * prior to running the command I verified the presence of
> libtool-bin, libusb-dev, autoconf, libjpeg-dev, and gettext,
> * All were at or more advanced than the versions specified in the README
> * I did not check for libgphoto2 or a C++11 compliant C++ compiler
> as I only intended to rebuild the fujitso backend.
> * I have rebooted and redownloaded the backends repository to an
> empty directory with no change
> * In order to capture the early error output I reran the command as
> ~/HETP/sane/backends-master$ ./autogen.sh > output.txt 2>&1
> * my goal is to get a fujitsu backend rebuilt according to the
> instructions to enable sanner-side compression as described
> in https://alioth-lists.debian.net/pipermail/sane-devel/2009-April/024516.html
> * If there is an easier way to accomplish this I am open to
> suggestions.
>
For the record, I don't know which distro you are building on, but to
get most of the required dependencies on a Debian based repo, you can do:
sudo apt-get build-dep libsane
In addition, most people also require libxml2-dev which is a newer
dependency.
Good luck!
Cheers,
Ralph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20200831/fdbdb0a0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 1745 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20200831/fdbdb0a0/attachment.key>
More information about the sane-devel
mailing list