[Gtk-sharp-list] Problem building gtk-sharp from svn
   
    Dave Murphy (Schwuk)
     
    dave@schwuk.com
       
    Wed, 16 Feb 2005 10:37:00 +0000
    
    
  
I'm trying to build gtk-sharp from svn (so I can build dbus-sharp, so I
can build beagle), but it's breaking on me:
dave@frodo:~/projects/gtk-sharp $ ./autogen.sh --prefix=/usr/local
Running libtoolize...
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
pango/Makefile.am:16: variable `SYMBOLS' not defined
atk/Makefile.am:16: variable `SYMBOLS' not defined
glade/Makefile.am:16: variable `SYMBOLS' not defined
gnome/Makefile.am:16: variable `SYMBOLS' not defined
gda/Makefile.am:16: variable `SYMBOLS' not defined
gnomedb/Makefile.am:16: variable `SYMBOLS' not defined
gtkhtml/Makefile.am:16: variable `SYMBOLS' not defined
rsvg/Makefile.am:16: variable `SYMBOLS' not defined
vte/Makefile.am:16: variable `SYMBOLS' not defined
**Error**: automake failed.
I'm on Ubuntu Hoary (up-to-date). any ideas?
-- 
Dave