One problem may be with sed itself. >> As a short-term fix, it would be possible to temporarily drop the >> above three lines from configure.in, and comment out the corresponding >> lines in agent/Makefile.in
>Unfortunately configure seems to use hard-coded calls to 'sed' in >AC_OUTPUT, so I don't see a way to have configure use one of the [g]sed >alternatives that may be available on the system in question. >I still hope someone can come up with a better fix, but if we don't, I'd >not object against Dave's proposal. I routinely patch to Sun's recommendation, but somehow the sed patch was missed on at least on of my development boxes. I had to add patch 110165-05 to get some things to work at all. I also found adding /usr/local/bin/sed from sunfreeware.com helpful. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information. Please contact us immediately if you are not the intended recipient of this communication, and do not copy, distribute, or take action relying on it. Any communication received in error, or subsequent reply, should be deleted or destroyed. ------------------------------------------------------------------------- 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
