Mike,

Did you run

#apt-get build-dep barry

That should satisfy your build dependencies; If you call dpkg-build
directly it will ensure you are all set in advance.

No need to do any "configure" or "pre-build" steps.. package framework
takes care of that for you.

i.e.
$cd /usr/src/barry-src
$dpkg-buildpackage -rfakeroot -uc -b

cheers,
Ian

On Fri, 2009-12-04 at 18:10 +0000,
barry-devel-requ...@lists.sourceforge.net wrote:
> > Chris et. al.,
> > 
> > The build system cannot find libusb.  I downloaded and built it, but
> > I don't know where I need to pass the argument to configure.
> > --with_libusb=/home/me/src/barry/libusb-1.0.6/
> 
> You shouldn't have to build it yourself.
> 
> Try installing libusb-dev.  I see that Karmic has both libusb-dev and
> libusb-1.0-0-dev.  I'd try libusb-dev first.
> 
> - Chris 



------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to