On Tue, 10 Oct 2006 17:05:53 +0100 Dave wrote: DS> Thomas & I have been discussing the problems with an over-long 'sed' DS> line breaking configure on the latest 5.4 code. Further DS> investigation shows that there are three substitutions which are DS> failing, resulting from the entries: DS> DS> AC_SUBST( module_list_h) DS> AC_SUBST( mib_module_list_h) DS> AC_SUBST( agent_module_list_h)
DS> As a short-term fix, it would be possible to temporarily drop the DS> above three lines from configure.in, and comment out the corresponding DS> lines in agent/Makefile.in DS> This would allow the software to build (fairly) reliably on Solaris DS> kit (and other systems where sed is relatively picky about DS> substitution lengths). The downside is that the make dependencies DS> would be incomplete. This sounds like a good workaround to at least let testing go forward during the pre-releases... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
