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

Re: Bug#164774: libdb4.0: please make it priority standard



Matthew Wilcox <willy@debian.org> writes:

> if you'd reread the bug report, you'd see that i was more specific:
> 
> Building aclocal.m4
> Running autoheader to build config.hin
> autom4te: no such file or directory: all
> autoheader: autom4te failed with exit status: 1
>  at /usr/local/bin/autoheader line 163
> 
> it's not autoconf itself, it's autom4te.  The script which generates
> this error is:
> 
> echo "Running autoheader to build config.hin"
> rm -f config.hin
> autoheader -W all > config.hin
> chmod 444 config.hin

I can't reproduce this error with a simple program (GNU hello
with modified configure.in):

    blp@pfaff:~/debian/autoconf/hello-1.3(0)$ autoheader -W all
    autoheader2.50: `config.h.in' is created
    blp@pfaff:~/debian/autoconf/hello-1.3(0)$

Are any special circumstances involved?  Are you using autoconf
2.54-2?
-- 
"To prepare for the writing of Software,
 the writer must first become one with it,
 sometimes two."
--W. C. Carlson



Reply to: