On Tue, Feb 10, 2009 at 10:29 AM, stan <[email protected]> wrote: > I am trying to build 2.6.1 (client only) on Solaris 2.6.1, and the > configure seems to go fine, but somehow correct Makefiles are not getting > generated. For instance line 15 in the top level Makefile looks like this: > > @SET_MAKE@ > > If I recall correctly this would imply that m4 failed to make the correct > substitution, right? > > BTW, there are many of these, not just this one. > > Any thoughts as to what I can do to resolve this? Perhaps install the GNU > version of m4?
Actually, those substitutions are made by config.status, using sed. Are there any differences at all between Makefile.in and Makefile? Dustin -- Storage Software Engineer http://www.zmanda.com
