[sane-devel] -backends compile error (Makefile, line 125)
Henning Meier-Geinitz
henning at meier-geinitz.de
Sun May 26 14:17:54 BST 2002
Hi,
On Sat, May 25, 2002 at 01:26:34PM +0200, Henning Meier-Geinitz wrote:
> I have no idea why the line number is wrong. The original author sent
> me his Makefile and it's identical to mine. He uses make 3.79 while
> mine is calles 3.79.1. I will try if this makes a difference later.
It's definitely a bug in GNU make 3.79. I'm currently trying the
following work-around:
ifneq (@LIBOBJS@ @ALLOCA@,)
LIBLIB_FUNCS = $(basename @LIBOBJS@ @ALLOCA@)
else
LIBLIB_FUNCS =
endif
If this works on my test-systems I will commit it to CVS.
Bye,
Henning
More information about the sane-devel
mailing list