|
From: Jim C. <gre...@yg...> - 2002-08-04 03:46:11
|
Geoff Hutchison's bits of Sat, 3 Aug 2002 translated to: >I'm hoping a few people would be willing to grab the patch at: ><http://www.htdig.org/files/snapshots/mifluz-merge-20020803.diff.gz> build >it (relative to the latest source or snapshot) and see if they can also >help figure out what's going on with strcasecmp and company. > >If there are other build errors, please let me know too--I'm still working >on finishing this up ASAP. I immediately get the following when I try to build. Makefile:215: warning: overriding commands for target `_AM_File' Makefile:205: warning: ignoring old commands for target `_AM_File' Makefile:234: warning: overriding commands for target `[]' Makefile:224: warning: ignoring old commands for target `[]' make: *** No rule to make target `_AM_File,', needed by `all-recursive-am'. Stop. I am using htdig-3.2.0b4-20020728 with the above mentioned patch. I get the same results under both OS X and Linux with GNU make 3.79. Jim |