[Ur] config.status: error: cannot find input file: `config.h.in'

Adam Chlipala adamc at impredicative.com
Sun May 30 10:41:17 EDT 2010


Vladimir G. Ivanovic wrote:
> Yes and no. I can run configure without any errors, but when I try to
> make, I get:
>
> [...]
> urweb.c: In function ‘uw_Basis_stringToTime’:
> urweb.c:2578:5: error: implicit declaration of function ‘strptime’
> [-Werror=implicit-function-declaration]
>    

Embarrassingly, this happened to me locally, too, if I ran `make clean' 
first.  The changeset I just pushed removes the problem for me.  Does it 
work for you, too?



More information about the Ur mailing list