On Tue, Feb 22, 2005 at 01:40:14PM -0500, Giordano, John wrote: > On Solaris 9 with gcc 2.8.1 > > > ranlib libfind.a > Making all in find > Making all in testsuite > make: Fatal error in reader: Makefile, line 465: Unexpected end of line seen > Current working directory /programs1/GNU/findutils-4.2.15/find/testsuite > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > Current working directory /programs1/GNU/findutils-4.2.15/find > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > Current working directory /programs1/GNU/findutils-4.2.15 > *** Error code 1 > make: Fatal error: Command failed for target `all'
The right place to report bugs is <[email protected]>. Did you get the address <[EMAIL PROTECTED]> from anything in the "find" distribution? If so, that's a bug I need to fix. "Makefile" is automatically generated by "config.status" from "Makefile.in". Hence I have no idea what your local copy of "Makefile" says. In any case, try using GNU Make. Regards, James. _______________________________________________ Bug-findutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-findutils
