Lachlan, I applied the patch but it still won't compile. Following are the Error: lines from output of 'make -k check'. I have the entire make output saved if that would be helpful.
"HtFTP.cc", line 175: Error: Cannot use const char* to initialize char*. "htdb_stat.cc", line 83: Error: Multiple declaration for internal. "htdb_stat.cc", line 108: Error: The operand "*internal" cannot be assigned to. "htdb_stat.cc", line 129: Error: The operand "*internal" cannot be assigned to. "htdb_stat.cc", line 548: Error: Formal argument 2 of type char* in call to CDB___lock_dump_region(__db_env*, char*, __FILE*) is being passed std::ios_base&(*)(std::ios_base&). "htdb_stat.cc", line 635: Error: Formal argument 2 of type char* in call to CDB___memp_dump_region(__db_env*, char*, __FILE*) is being passed std::ios_base&(*)(std::ios_base&). "ResultMatch.cc", line 231: Error: ResultMatch::SortType is not accessible from struct. "search.cc", line 2301: Error: An integer constant expression is required within the array subscript operator. "search.cc", line 2331: Error: An integer constant expression is required within the array subscript operator. Neil Kohl Manager, ACP Online American College of Physicians [EMAIL PROTECTED] 215.351.2638, 800.523.1546 x2638 >>> Lachlan Andrew <[EMAIL PROTECTED]> 06/18/03 08:17AM >>> Thanks for that, Neil. That problem should be fixed in the attached patch. Could you try "make -k" so that it will report as many errors at once as possible? Thanks again, Lachlan On Wed, 18 Jun 2003 02:15, Neil Kohl wrote: > The make of b5 on Solaris 9 with Sun c++ failed. Gory details > follow. I've got the complete configure and make output saved if > you need it. -- [EMAIL PROTECTED] ht://Dig developer DownUnder (http://www.htdig.org) ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev
