Bruce Burden wrote:
>
> Hi folks,
>
> I have sane-1.0.1 installed, and am having a problem when the
> Makefile attempts to build the backend. Here is the error:
>
> bash-2.03# make
> for subdir in lib sanei backend frontend doc tools; do target=`echo
> all-recursive | sed s/-recursive//`; echo making $target in $subdir;
> (cd $subdir && make $target) || case " " in *k*) fail=yes;; *) exit 1;;
> esac; done && test -z "$fail"
> making all in lib
> making all in sanei
> making all in backend
> Error expanding embedded variable.
> *** Error code 1
>
> Any clues how to find out which embedded variable is the
> problem? I have run make with the various debug options, and nothing
> obvious appears. And, yes, this is a makefile issue, because I
> get the same error message when I attempt a "make clean".
>
> I am running FreeBSD, -current build of 1/1/2000. I have
> (successfully) installed glib-1.2.6, gtk+-1.2.6 and gimp-1.0.4.
Install and use gmake instead of make.
Cheers,
Ben.
-- SECURE HOSTING AT THE BUNKER! http://www.thebunker.net/hosting.htmhttp://www.apache-ssl.org/ben.html
"My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Fri Jan 14 2000 - 01:43:27 PST