[sane-devel] Re: mustek_pp-11.alpha with gphoto2 problem

Henning Meier-Geinitz henning@meier-geinitz.de
Tue, 10 Sep 2002 19:57:38 +0200


Hi,

On Tue, Sep 10, 2002 at 07:06:27PM +0200, Rossetti Andrea wrote:
> Doesn't work!!!

Ok. But either that's a different error or you mistyped something in
your acinclude.m4.

> ltconfig: you must specify a host type if you use `--no-verify'
> Try `ltconfig --help' for more information.
> configure: error: libtool configure failed
> make: *** [build] Error 1

Maybe your autoconf system is incompatible with libtool? Looks like
you must do some debugging on your own.

Try to comment out the line you added in acinclude.m4 and recheck if
it works. Maybe there is a missing ";" or similar.

If your autoconf is really incompatible with the supplied libtool, you
could upgrade to SANE 1.0.8 or the CVS version. That one shouldn't
depend on autoconf/libtool versions that much.

Bye,
  Henning