> On 04 Nov 2014, at 15:41 , Stephen R. van den Berg <s...@cuci.nl> wrote: > > Stephen R. van den Berg wrote: >> Compiling 8.1 on i386 stops at: >> configure: creating ./config.status >> config.status: creating make_variables >> config.status: creating Makefile >> config.status: error: cannot find input file: `wnotify_config.h.in' > >> Any ideas? > > May have been caused by old files from previous pike versions. I wiped > and am running a fresh checkout now.
“make force_autoconfig” should help if you don’t want to clone the git repo again. Btw, the “srcclean” and “gitclean” targets should be updated to use .gitignore at some point… /Marty