Re: Still no luck with compilation



Indeed in my last letter I made the mistake of

  setenv ACLOCAL_FLAGS "-I/usr/local/alpha/share/aclocal"

which should be 

  setenv ACLOCAL_FLAGS "-I /usr/local/alpha/share/aclocal"

But the autogen in gnome-libs still dies:

  > ./autogen.sh --prefix=/usr/local/alpha --with-gtk-prefix=/usr/local/alpha
  processing .
  `aclocal' will also look in `macros'
  You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
  aclocal: /usr/local/alpha/share/aclocal//gtk.m4: 7: duplicated macro `AM_PATH_GTK'
  aclocal: configure.in: 59: macro `AM_GNU_GETTEXT' not found in library
  aclocal: configure.in: 196: macro `AM_PATH_ESD' not found in library
  gtk-xmhtml/Makefile.am:128: variable `INTLLIBS' not defined
  libgnome/Makefile.am:228: variable `GLIB_LIBS' not defined
  libgnome/Makefile.am:236: variable `INTLLIBS' not defined
  libgnome/Makefile.am:241: variable `INTLLIBS' not defined
  libgnomeui/Makefile.am:489: variable `INTLLIBS' not defined
  libgnomeui/Makefile.am:495: variable `INTLLIBS' not defined
  libgnomeui/Makefile.am:501: variable `INTLLIBS' not defined
  libgnomeui/Makefile.am:507: variable `INTLLIBS' not defined
  libgnomeui/Makefile.am:513: variable `INTLLIBS' not defined
  libgnorba/Makefile.am:604: variable `ORBIT_LIBS' not defined
  libgnorba/Makefile.am:604: variable `GLIB_LIBS' not defined
  zvt/Makefile.am:641: variable `INTLLIBS' not defined
  test-suite/Makefile.am:652: variable `INTLLIBS' not defined
  test-suite/Makefile.am:652: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  gnome-hello/Makefile.am:689: variable `INTLLIBS' not defined
  test-gnome/Makefile.am:748: variable `INTLLIBS' not defined
  support/Makefile.am:813: BUILD_alpha_SUPPORT does not appear in AM_CONDITIONAL
  support/Makefile.am:830: @LTLIBOBJS@ seen but never set in `configure.in'
  autoconf: Undefined macros:
  configure.in:37:  AC_MSG_WARN(GLIB not installed, or glib-config not in path)])
  processing ./libgtktty
  aclocal: /usr/local/alpha/share/aclocal//gtk.m4: 7: duplicated macro `AM_PATH_GTK'
  running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/usr/local/alpha --with-gtk-prefix=/usr/local/alpha
  loading cache ./config.cache
  ./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
  ./configure: ./configure: line 529: `AM_CONFIG_HEADER(config.h)'

Why does it say that glib-config is not in the path when it is:

  > glib-config --version
  1.1.4

And what is this AM_CONFIG_HEADER stuff? And what are all these warnings
about INTLLIBS?

All I to do was to try the glib canvas...

--
                                                        ___   ___
                                                      /  o  \   o \
Dov Grobgeld                                         ( o  o  ) o   |
The Weizmann Institute of Science, Israel             \  o  /o  o /
"Where the tree of wisdom carries oranges"              | |   | |
                                                       _| |_ _| |_
 



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