Alexander Hansen wrote: >> I am not really all that familiar with the fink build system, so I >> haven't attempted to track down who is responsible for generating the >> faulty Makefile. >> >> Any input would be greatly appreciated. >> > I get the same problem on 10.5.2/PowerPC. > I believe the Makefile is generated via options fed to ./configure, as > usual--fink uses whatever mechanism the package itself provides. >
Yup. configure gets most of its input from configure.in, and Makefile.am is used to generate the actual Makefile. But I have no idea what unpacks the source archive and ensures that ./configure gets called. Also my knowledge of autotools is just too basic to really get how Zend/Makefile.am is supposed to work. -- Søren O. "Oh, bother" said the Borg, "we've assimilated Pooh". ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
