|
From: Neil K. <nk...@ma...> - 2003-06-18 14:54:59
|
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 =20 American College of Physicians nk...@ac... 215.351.2638, 800.523.1546 x2638 >>> Lachlan Andrew <lh...@us...> 06/18/03 08:17AM >>> Thanks for that, Neil. That problem should be fixed in the attached patch. Could you try=20 "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. --=20 lh...@us...=20 ht://Dig developer DownUnder (http://www.htdig.org) |