Hi Klaus, Am 13.09.2012 14:49, schrieb Klaus Kaempf: > > After git checkout, you should run (documented here for sane-devel) > > - libtoolize > - autoreconf -fi > - BACKENDS=pie ./configure --prefix=/usr --libdir=/usr/lib64 \ > --sysconfdir=/etc --localstatedir=/var --enable-libusb_1_0 \ > --disable-static > (--libdir is for a 64bit system, change it to /usr/lib for 32bit) > > You probably missed the libtoolize part. That helped, thank you. I have attached a patch against your git which helps to build Jan's backend. Regards, Michael
-------------- next part -------------- A non-text attachment was scrubbed... Name: compile-fix.diff.zip Type: application/zip Size: 1516 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120914/5dd0f13e/attachment.zip>
