[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Internal Error -- automake 1.8.3
From: |
bdavidso |
Subject: |
Internal Error -- automake 1.8.3 |
Date: |
Thu, 08 Apr 2004 00:32:49 -0300 (ADT) |
Hi:
Can anyone shed any light on this? (building gnubg gnu backgammon)
address@hidden:~/gnubg$ automake --gnu Makefile
automake: ####################
automake: ## Internal Error ##
automake: ####################
automake: undefined condition `!USE_GTK' for `COMMON_LIBS'
automake: COMMON_LIBS:
automake: {
automake: TRUE => {
automake: type: =
automake: where: Makefile.am:83:
automake: comment:
automake: value: @LIBOBJS@ -Llib -levent @GUILE_LIBS@ @INTLLIBS@
@LIBXML2_LIBS@ \
automake: @FT2_LIBS@ @GTKEXTRA_LIBS@ @PYTHON_LIBS@
@GLIB_LIBS@
automake:
automake: owner: Makefile
automake: }
automake: }
automake:
automake: Please contact <address@hidden>.
at /usr/share/automake-1.8/Automake/Channels.pm line 562
Automake::Channels::msg('automake','','undefined condition
`!USE_GTK\' for `COMMON_LIBS\'\x{a}COMMON_LIB...') called at
/usr/share/automake-1.8/Automake/ChannelDefs.pm line 191
Automake::ChannelDefs::prog_error('undefined condition `!USE_GTK\'
for `COMMON_LIBS\'\x{a}COMMON_LIB...') called at
/usr/share/automake-1.8/Automake/Item.pm line 93
Automake::Item::rdef('Automake::Variable=HASH(0x85dc46c)','Automake::Condition=HASH(0x85e1628)')
called at /usr/bin/automake line 6661
Automake::require_file_with_macro('Automake::Condition=HASH(0x85e1628)','Automake::Variable=HASH(0x85dc46c)',0,'strdup.c')
called at /usr/bin/automake line 1972
Automake::handle_LIBOBJS('Automake::Variable=HASH(0x85dc46c)','Automake::Condition=HASH(0x85e1628)','undef')
called at /usr/bin/automake line 1925
Automake::__ANON__('Automake::Variable=HASH(0x85dc46c)','@LIBOBJS@','Automake::Condition=HASH(0x8329b90)','Automake::Condition=HASH(0x85e1628)')
called at /usr/share/automake-1.8/Automake/Variable.pm line 1392
Automake::Variable::_do_recursive_traversal('Automake::Variable=HASH(0x85dc46c)','Automake::Variable=HASH(0x85dfe90)','CODE(0x861c5ac)','CODE(0x8613ea4)','undef','Automake::Condition=HASH(0x85e1628)','undef')
called at /usr/share/automake-1.8/Automake/Variable.pm line 1328
Automake::Variable::_do_recursive_traversal('Automake::Variable=HASH(0x85dfe90)','Automake::Variable=HASH(0x85dfe90)','CODE(0x861c5ac)','CODE(0x8613ea4)','undef','Automake::Condition=HASH(0x8329b90)','undef')
called at /usr/share/automake-1.8/Automake/Variable.pm line 1257
Automake::Variable::traverse_recursively('Automake::Variable=HASH(0x85dfe90)','CODE(0x861c5ac)','CODE(0x8613ea4)')
called at /usr/share/automake-1.8/Automake/Variable.pm line 1536
Automake::Variable::transform_variable_recursively('gnubg_LDADD','gnubg_DEPENDENCIES','am__DEPENDENCIES','','Automake::Location=HASH(0x83bcbdc)','CODE(0x861c5ac)')
called at /usr/bin/automake line 1938
Automake::handle_lib_objects('gnubg','gnubg_LDADD') called at
/usr/bin/automake line 2161
Automake::handle_programs() called at /usr/bin/automake line 6844
Automake::generate_makefile('Makefile.am','Makefile.in') called at
/usr/bin/automake line 7186
address@hidden:~/gnubg$ automake --version
automake (GNU automake) 1.8.3
Written by Tom Tromey <address@hidden>.
--
Bill Davidson
address@hidden
- Internal Error -- automake 1.8.3,
bdavidso <=