[sane-devel] Request for help: automatic image detection

Henning Meier-Geinitz henning at meier-geinitz.de
Tue Jun 11 18:23:22 BST 2002


Hi,

On Tue, Jun 11, 2002 at 11:54:16AM +0200, mh wrote:
> I've added an automatic image detection function to QuiteInsanes preview 
> window, which works very well with my scanners. 
> Unfortunately I have no idea, whether this approach works for other scanners 
> too. 
> If someone out there uses a CVS version of QuiteInsane, could you please test 
> this and let me know whether it works?

I tried but CVS doesn't seem to compile here. What I did was:

make -f Makefile.cvs (or is there a different way to get configure and the Makefiles?)
./configure
make

and I got:

Making all in kde
make[4]: Entering directory /usr/src/quiteinsane/quiteinsane/3rdparty/kde'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/qt
-I/usr/X11R6/include  -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c temporaryfile.cpp
temporaryfile.cpp: In method bool TemporaryFile::create(const QString &, int)':
temporaryfile.cpp:100: implicit declaration of function int umask(...)'
temporaryfile.cpp:102: implicit declaration of function int chmod(...)'
temporaryfile.cpp:102: warning: cannot pass objects of type QString' through ...'
make[4]: *** [temporaryfile.o] Fehler 1
make[4]: Leaving directory /usr/src/quiteinsane/quiteinsane/3rdparty/kde'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory /usr/src/quiteinsane/quiteinsane/3rdparty'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory /usr/src/quiteinsane/quiteinsane'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory /usr/src/quiteinsane'
make: *** [all-recursive-am] Fehler 2

Bye,
  Henning



More information about the sane-devel mailing list