Hi Pezet,

An other error in the buildtool.mk file:
--prefix=$(BT_STAGING_DIR)

should be
--prefix=/usr

It's the prefix of the program on the system.

You can also try to simplify it a bit by removing:
                --target=$(GNU_TARGET_NAME) \
                --host=$(GNU_HOST_NAME) \
                --build=$(GNU_HOST_NAME) \

Eric

> I'm trying to set my box as a scanner server.
> downloaded the latest sane-backends tarball. however what I tried so far
> failed : * using svn/buildroot : cxa_atexit is disabled and thus
> scanimage/saned fail (uClibc 0.9.29 has been "delayed a bit". any more
> recent news ?) * using buildtool : building liblib.a gives me a "unable to
> infer tagged configuration", meaning certainly that my buildtool.mk file
> (attached)
> is wrong but I'm not a pro and don't know why. maybe a third alternative
> would be to use a glibc-compiled sane-backends version with the help of a
> libc207/libc225 package but apparently none exists for Bering 3.0. any help
> ?
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642--
> ----------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/
>
>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to