Re: gnome-libs problem



What did you set ACLOCAL_FLAGS to?  From what the output attached, it
appears that you set it to '-I/usr/local/share/aclocal' (see the error
message aclocal gives).

To fix the problem, set ACLOCAL_FLAGS to '-I /usr/local/share/aclocal'.
Aclocal doesn't like you leaving out the space.

James Henstridge.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Sun, 6 Dec 1998, Pedro Corte-Real wrote:

> I can't seem to autogen in gnome-libs.
> 
> When it gets to configure it says:
> 
> ./configure: syntax error near unexpected token
> `AM_CONFIG_HEADER(config.h)'
> ./configure: ./configure: line 535: `AM_CONFIG_HEADER(config.h)'
> 
> I have updated gettext with the one from alpha.gnu.org wich compiled
> without any problems.
> 
> Here is the full transcript from autogen.sh:
> 
> **Warning**: 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.
> 
> processing .
> Running gettextize...  Ignore non-fatal messages.
> You should update your own `aclocal.m4' by adding the necessary
> macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
> the directory `/aclocal'
> Making ./aclocal.m4 writable ...
> Running libtoolize...
> You should add the contents of `/usr/local/share/aclocal/libtool.m4' to
> `aclocal.m4'.
> Running aclocal  -I macros ...
> aclocal: unrecognized option -- `-I/usr/local/share/aclocal'
> Try `aclocal --help' for more information.
> Running autoheader...
> Running automake --gnu  ...
> Makefile.am:59: po/hu.po exists but `hu' not in `ALL_LINGUAS'
> libgnorba/Makefile.am:599: variable `ORBIT_LIBS' not defined
> libgnorba/Makefile.am:603: variable `ORBIT_LIBS' not defined
> libgnorba/Makefile.am:615: variable `ORBIT_LIBS' not defined
> zvt/Makefile.am:727: variable `GDK_IMLIB_LIBS' not defined
> Running autoconf ...
> processing ./libgtktty
> Running libtoolize...
> libtoolize: warning: no serial number on
> `/usr/local/share/aclocal/libtool.m4'
> Running aclocal  ...
> aclocal: unrecognized option -- `-I/usr/local/share/aclocal'
> Try `aclocal --help' for more information.
> Running autoheader...
> Running automake --gnu  ...
> Running autoconf ...
> processing ./libart_lgpl
> Running libtoolize...
> libtoolize: warning: no serial number on
> `/usr/local/share/aclocal/libtool.m4'
> Putting files in AC_CONFIG_AUX_DIR, `..'.
> Running aclocal  ...
> aclocal: unrecognized option -- `-I/usr/local/share/aclocal'
> Try `aclocal --help' for more information.
> Running autoheader...
> configure.in:34: warning: AC_TRY_RUN called without default to allow cross
> compiling
> Running automake --gnu  ...
> Running autoconf ...
> configure.in:34: warning: AC_TRY_RUN called without default to allow cross
> compiling
> Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
> loading cache ./config.cache
> ./configure: syntax error near unexpected token
> `AM_CONFIG_HEADER(config.h)'
> ./configure: ./configure: line 535: `AM_CONFIG_HEADER(config.h)'
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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