On Fri, May 2, 2008 at 12:51 AM, Jason Thomas <[EMAIL PROTECTED]> wrote:

> Also I recently submitted a patch to add some missing
> build-dependencies.
>
> --- debian/control      12 Oct 2007 22:32:42 -0000      1.7
> +++ debian/control      29 Apr 2008 07:29:13 -0000
> @@ -2,7 +2,7 @@
>  Section: misc
>  Priority: optional
>  Maintainer: Chris Frey <[EMAIL PROTECTED]>
> -Build-Depends: debhelper (>= 4.0.0), cdbs, pkg-config, libusb-dev,
> libssl-dev, libboost-serialization-dev, libtar-dev, libgtkmm-2.4-dev,
> libglademm-2.4-dev, libopensync0 (>= 0.22), libopensync0 (<< 0.30)
> +Build-Depends: debhelper (>= 4.0.0), cdbs, autoconf, automake, libtool,
> pkg-config, libusb-dev, libssl-dev, libboost-serialization-dev,
> libtar-dev, libgtkmm-2.4-dev, libglademm-2.4-dev, libopensync0-dev (>=
> 0.22), libopensync0-dev (<< 0.30)
>  Standards-Version: 3.6.1


Ah, that sorta did the trick.

I'm building from a new Ubuntu installation, and it didn't install the whole
toolchain for building things. I thought I installed all of it by hand, it
looks like I was missing a few packages. Updating the Build-Depends fixed
it.

However, now I'm having problems building the 'gui' directory. Am I missing
another dependency?

-- 
Duncan.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to