***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL



Hello

I've send this message before subscribing to gtk-list@
so not sure it was properly delivered. Also I forget to mention
some details:

Using Slackware 7.0, autoconf version 2.13

Please help me to build GLIB/GTK+ recent version.

I done the following

- Get (at 2001-02-21) the recent PKGCONFIG version from sourceforge.
  $ cvs -z3
-d:pserver:anonymous cvs pkgconfig sourceforge net:/cvsroot/pkgconfig co
pkgconfig
  configure it, make, install.

- Get the recent GLIB, PANGO, GTK+ versions
  $ cvs -z3 -d:pserver:anonymous anoncvs gnome org:/cvs/gnome co glib
pango gtk+

- Configure, make, install GLIB
  $ ./autogen.sh
  $ make
  $ make install # as root

- Try to configure PANGO
  $ ./autogen.sh
  I am going to run ./configure with no arguments - if you wish 
  to pass any to it, please specify them on the ./autogen.sh command
line.
  automake: configure.in: installing `./install-sh'
  automake: configure.in: installing `./mkinstalldirs'
  automake: configure.in: installing `./missing'
  configure.in: 15: required file `./ltconfig' not found
  automake: Makefile.am: installing `./INSTALL'
  autoconf: Undefined macros:
  ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL
  ./configure: line 4331: syntax error: unexpected end of file

  Now type 'make' to compile Pango.
  $ 

What I'm doing wrong ? Can I fix the situation ?

Would you mind to explain me the sequence of actions
if I want to install GLIB/GTK/PANGO stuff in /some/dir
(not /usr/local) ? At first I should specified
--prefix=/some/dir also LD_LIBRARY_PATH=/some/dir/lib.
But compile flags remain unchanged, e.g. 
-I/usr/local/include... /etc. How I can change them in
conventional way ?

Thanks in advance.
  
-- 
Vladimir Zolotych                         gsmith eurocom od ua




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