Hi Pezet, > 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 ?)
Not really, it will be out in the comming weeks I think. But Bering-uClibc-3.0 will most probably be 0.9.28 based anyway. > * using buildtool : building liblib.a gives me a "unable to > infer tagged configuration", meaning certainly that my buildtool.mk file > (attached) You can try to change the line: (cd $(SANE_DIR) ; $(MAKE) all CXX=$(TARGET_CC) CC=$(TARGET_CC) LD=$(TARGET_LD) ) to: (cd $(SANE_DIR) ; $(MAKE) all CXX=$(BT_STAGING_DIR)/usr/bin/g++ CC=$(TARGET_CC) LD=$(TARGET_LD) ) It's the only thing I could find wrong in the buildtool.mk file, but I'm not sure what the dependancies of sane are. > 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 > ? You can use the libc207/libc225 packages from 2.4 with 3.0 because they are not uClibc dependant and don't contain config items, but it's not really advised nor supported. Eric ------------------------------------------------------------------------- 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/