On Fri, 2008-11-21 at 13:45 +0000, Karl Lattimer wrote:
> On Fri, 2008-11-21 at 14:30 +0100, Jürg Billeter wrote:
> > On Fri, 2008-11-21 at 13:20 +0000, Karl Lattimer wrote:
> > > On Fri, 2008-11-21 at 14:11 +0100, Jürg Billeter wrote:
> > > > On Fri, 2008-11-21 at 12:46 +0000, Karl Lattimer wrote:
> > > > > After overcoming my previous issues I'm now running into some other
> > > > > problems.
> > > > > 
> > > > > Again any help much appreciated.
> > > > 
> > > > This looks like a vala-independent libtool issue. Possibly using libtool
> > > > 2 without clean autogen? Can you try again after a libtoolize --force or
> > > > if that doesn't help with a completely clean checkout?
> > > 
> > > Tried both neither solved it :/
> > > 
> > > Any other ideas? 
> > > 
> > > Its the timeline branch of wizbit, if you want to check it out.
> > 
> > I had to apply a small patch (attached) to add missing gtk+-2.0
> > references and a missing int cast but then it built fine. I built wizbit
> > with ./autogen.sh && make using libtool 2.2.6
> 
> I've applied your patch but I'm using libtool 1.5.26 :/ I'm running on
> fedora rawhide, I'd assume it would have come with newer if you're on
> 2.2.6 :/
> 
> Any suggestions, not sure if there's a newer release for fedora...

Delete the m4 directory before running autogen.sh. It has probably been
generated with a different libtool version.

Jürg

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to