bug-automake
[Top][All Lists]
Advanced

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

(GNU automake) 1.6.1


From: Martin MOKREJŠ
Subject: (GNU automake) 1.6.1
Date: Wed, 24 Apr 2002 21:46:15 +0200 (CEST)

Hi,
  I've upgraded automake on my box and installed into $HOME/ as prefix.
However, it seems I've some problems with the new version. If I run the
old binary from /usr/local/bin, at least it doesn't fail. Those Errors or
Warnings can't decide, how important they are.

bontebok$ automake
configure.in: 3: `AC_CONFIG_HEADER' is obsolete; use `AM_CONFIG_HEADER'
src/afs/Makefile.am:5: required directory src/afs/"foo" does not exist
src/cmd/Makefile.am:19: library used but `RANLIB' not defined in `configure.in'
automake: src/cmd/Makefile.am: yacc source seen but `YACC' not defined in 
`configure.in'
automake: src/cmd/Makefile.am: lex source seen but `LEX' not defined in 
`configure.in'
automake: src/cmd/Makefile.am: lex source seen but `AC_DECL_YYTEXT' not in 
`configure.in'
automake: src/comerr/Makefile.am: yacc source seen but `YACC' not defined in 
`configure.in'
automake: src/comerr/Makefile.am: lex source seen but `LEX' not defined in 
`configure.in'
automake: src/comerr/Makefile.am: lex source seen but `AC_DECL_YYTEXT' not in 
`configure.in'
configure.in: 3: required file `src/config/afsconfig.h.in' not found
bontebok$ hash -r
bontebok$ automake
Prototype mismatch: sub Automake::SEEK_SET vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_CUR vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_END vs () at 
/home/users/mokrejs/bin/automake line 8317
configure.in:3: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.in:2: no proper implementation of AM_INIT_AUTOMAKE was found,
configure.in:2: probably because aclocal.m4 is missing...
configure.in:2: You should run aclocal to create this file, then
configure.in:2: run automake again.
automake: cannot open < Makefile.am.common: No such file or directory
 at /home/users/mokrejs/bin/automake line 6996
bontebok$ aclocal
bontebok$ automake
Prototype mismatch: sub Automake::SEEK_SET vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_CUR vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_END vs () at 
/home/users/mokrejs/bin/automake line 8317
configure.in:3: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
automake: cannot open < Makefile.am.common: No such file or directory
 at /home/users/mokrejs/bin/automake line 6996
bontebok$ ls -la Makefile.am.common
ls: Makefile.am.common not found
bontebok$ ls -la Makefile.a*       
ls: Makefile.a* not found
bontebok$ /usr/local/bin/automake
configure.in: 3: `AC_CONFIG_HEADER' is obsolete; use `AM_CONFIG_HEADER'
src/afs/Makefile.am:5: required directory src/afs/"foo" does not exist
configure.in: 3: required file `src/config/afsconfig.h.in' not found
bontebok$ 

bontebok$ /usr/local/bin/automake --version
automake (GNU automake) 1.3

Copyright (C) 1998 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Tom Tromey <address@hidden>
bontebok$ automake --version
Prototype mismatch: sub Automake::SEEK_SET vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_CUR vs () at 
/home/users/mokrejs/bin/automake line 8317
Prototype mismatch: sub Automake::SEEK_END vs () at 
/home/users/mokrejs/bin/automake line 8317
automake (GNU automake) 1.6.1
Written by Tom Tromey <address@hidden>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bontebok$ 

bontebok$ uname -a
OSF1 bontebok.gsf.de V5.1 1885 alpha
bontebok$ 


Any ideas? Thanks!
-- 
Martin Mokrejs <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3616 , fax: +49-89-3187 3585





reply via email to

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