Hi, On Wed, Oct 16, 2002 at 09:09:56AM +0200, Ryan Budge wrote: > I deleted my sane installation and followed the instructions in the > INSTALL file in plustek-sane-0_44_9.tar.gz that I got off the plustek > site (http://www.gjaeger.de/scanner/plustek.html) > > > I did > 1. CFLAGS="-g -O -Wall" ./configure --prefix=/usr --sysconfdir=/etc > 2. And got > > "Makefile", line 76: Missing dependency operator > "Makefile", line 78: Need an operator > "Makefile", line 80: Need an operator > Error expanding embedded variable. > *** Error code 1 > Stop in /usr/home/budgie/sane/sane-backends-1.0.8.
Which is the line make complains about? Just an idea: maybe your make isn't GNU make (see README)? Try gmake. Bye, Henning