Rich Vaccaro <rich.vaccaro at steponesystems.com> writes:

> Hello,
>
> I am trying to build sane-backends-1.0.20 using Ubuntu 11-10.? After doing 
> the ?configure? the
> ?make? fails, apparently because of missing dependencies files 
> (.deps/alloca.Tpo for example).
> ?How are dependencies created so that the ?make? can succeed?

These should have been created as a side effect of compilation.  I
suspect you are missing some development oriented packages.  Check the
output of `./configure` or just install the following

Build-Depends: debhelper (>= 8.1.3), po-debconf, libv4l-dev [linux-any], 
libgphoto2-2-dev, libltdl3-dev, libjpeg-dev, libtiff4-dev, libusb-dev (>= 
2:0.1.10a-9) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], 
libcam-dev [kfreebsd-any], libavahi-client-dev (>= 0.6.4), gettext, texlive, 
texlive-latex-extra, autotools-dev, pkg-config, chrpath, xutils-dev

The above list is from Debian sid's control file for sane-backends.
Ubuntu should have pretty much the same build dependencies.

Hope this hels,
-- 
Olaf Meeuwissen, LPIC-2           FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962               Help support software freedom
                 http://www.fsf.org/jf?referrer=1962

Reply via email to