"make" fails in backend. Help!

From: Bruce Burden (brucegb@realtime.net)
Date: Thu Jan 13 2000 - 09:01:52 PST

  • Next message: Jeff DeFouw: "Re: Which backends do work with xsane"

       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.

                                                    Thank you,
                                                            Bruce

    --
    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 : Thu Jan 13 2000 - 09:01:44 PST