bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Compile problem Fedora Core 2, automake complaining


From: Øystein Johansen
Subject: [Bug-gnubg] Compile problem Fedora Core 2, automake complaining
Date: Sun, 22 Aug 2004 00:28:41 +0200

Hi all!

Here's what I do:

cvs co gnubg
cd gnubg
autoconf
autoheader
aclocal -I m4
(This gives some warnings about underquoted definitions of AM_*)
automake --add-missing
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(0x856cfd8)','Automake::Condition=HASH(0x853a828)')
 called at /usr/bin/automake line 6661
       
Automake::require_file_with_macro('Automake::Condition=HASH(0x853a828)','Automake::Variable=HASH(0x856cfd8)',0,'strdup.c')
 called at /usr/bin/automake line 1972
       
Automake::handle_LIBOBJS('Automake::Variable=HASH(0x856cfd8)','Automake::Condition=HASH(0x853a828)','undef')
 called at /usr/bin/automake line 1925
       
Automake::__ANON__('Automake::Variable=HASH(0x856cfd8)','@LIBOBJS@','Automake::Condition=HASH(0x8275420)','Automake::Condition=HASH(0x853a828)')
 called at /usr/share/automake-1.8/Automake/Variable.pm line 1392
       
Automake::Variable::_do_recursive_traversal('Automake::Variable=HASH(0x856cfd8)','Automake::Variable=HASH(0x853a5dc)','CODE(0x85a8994)','CODE(0x85b4d9c)','undef','Automake::Condition=HASH(0x853a828)','undef')
 called at /usr/share/automake-1.8/Automake/Variable.pm line 1328
       
Automake::Variable::_do_recursive_traversal('Automake::Variable=HASH(0x853a5dc)','Automake::Variable=HASH(0x853a5dc)','CODE(0x85a8994)','CODE(0x85b4d9c)','undef','Automake::Condition=HASH(0x8275420)','undef')
 called at /usr/share/automake-1.8/Automake/Variable.pm line 1257
       
Automake::Variable::traverse_recursively('Automake::Variable=HASH(0x853a5dc)','CODE(0x85a8994)','CODE(0x85b4d9c)')
 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(0x831d050)','CODE(0x85a8994)')
 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

I don't like these messages, what do they mean?

./configure
(runs nice)

If I then try 'make', I get:
cd . && \
  /bin/sh /home/oystein/gnubg/missing --run automake-1.6 --gnu  Makefile
/home/oystein/gnubg/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is needed, and you do not seem to have it handy
on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README'
file,
         it often tells you about the needed prerequirements for
installing
         this package.  You may also peek at any GNU archive site, in
case
         some other package would contain this missing `automake-1.6'
program.
make: *** [Makefile.in] Error 1

Am I doing something wrong?
-Øystein


Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]