[sane-devel] Build Errors On FreeBSD 4.6 - For Plustek Backend

Henning Meier-Geinitz henning@meier-geinitz.de
Wed, 16 Oct 2002 10:52:43 +0200


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