*any* gnome autoconf/make fixes? (needed for work on GnuCash)




The reason I'm trying to get gnome-core built is that I want to look
at some other gnome apps.  At the moment, I'm one of the primary
people working on GnuCash, and we want it to be "gnome compliant".
Unfortunately, I'm still stuck on the autoconf/make problems I
reported earlier.

*Any* suggestions of things to try appreciated...

For anyone who missed my previos message, here's what I said:

I got the latest (CVS) gnome-libs built and installed, but I can't get
the current CVS gnome-core to configure.  My gtk+ snapshot's installed
in /usr/local/opt/gtk+ and my gnome snapshot's installed in
/usr/local/opt/gnome.  I have automake 1.3 and autoconf 2.12.  I'm
probably just doing something stupid, but here's what I'm trying:

$ GTK_CONFIG=/usr/local/opt/gtk+/bin/gtk-config
LD_LIBRARY_PATH=/usr/local/opt/gtk+/lib:/usr/local/opt/gnome/lib
./autogen.sh --prefix=/usr/local/opt/gnome
--with-gtk-prefix=/usr/local/opt/gtk+
--with-gnome=/usr/local/opt/gnome
[ ... many variable warnings elided ...]
gsm/Makefile.am:923: variable `GNOMEUI_LIBS' not defined
gsm/Makefile.am:923: variable `INTLLIBS' not defined
gsm/Makefile.am:923: variable `GNOME_LIBDIR' not defined
gsm/Makefile.am:923: variable `GNOMEUI_LIBS' not defined
gsm/Makefile.am:923: variable `INTLLIBS' not defined
processing ./gemvt
`aclocal' will also look in ` ../macros'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `..'.
aclocal: configure.in: 35: macro `AM_PATH_GTK' not found in library
Makefile.am:8: variable `GTK_LIBS' not defined
running ./configure --enable-maintainer-mode --prefix=/usr/local/opt/gnome --with-gtk-prefix=/usr/local/opt/gtk+ --with-gnome=/usr/local/opt/gnome
loading cache ./config.cache
./configure: line 525: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 525: `AM_CONFIG_HEADER(config.h)'

Thanks

-- 
Rob Browning <rlb@cs.utexas.edu>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94  53 2B 97 F5 D6 4E 39 30



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]