Bug #1932
closed
need configure.in cleanup (target lighttpd.1 has been failed without ./autogen.sh)
Added by dfavor about 16 years ago.
Updated almost 16 years ago.
Description
net1#svn up
At revision 2419.
make[3]: Leaving directory `/build/work/lighttpd-1.4.x/src'
make[2]: Leaving directory `/build/work/lighttpd-1.4.x/src'
Making all in doc
make[2]: Entering directory `/build/work/lighttpd-1.4.x/doc'
make[2]: *** No rule to make target `lighttpd.1', needed by `all-am'. Stop.
make[2]: Leaving directory `/build/work/lighttpd-1.4.x/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/work/lighttpd-1.4.x'
make: *** [all] Error 2
exp=0, got ec=2, abort=1
Um, works here. You sure ALL your files are truly updated?
Running ./autogen.sh again in my build directory seems to clear this up.
Unsure what's up with this.
It's called a Makefile.am was updated ;).
- Subject changed from target lighttpd.1 has been failing for several weeks to need configure.in cleanup (target lighttpd.1 has been failed without ./autogen.sh)
- Target version set to 1.4.23
I just use this as a reminder to have a look at the configure scripts... so the Makefiles get automatically updated.
If Makefile is set to depend on Makefile.am then run autogen automagically this might clear up future problems.
And maybe running autogen automagically is... un-neighborly.
Just a thought.
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2435.
Also available in: Atom