>>>>> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:

TA> sed: command garbled: s#agentx/agentx_config.o \#agentx/agentx_config.o#

TA> and agent/Makefile ends up without any *_list_[l]o definitions at all.

Arg.

Umm...

Umm...

<soapbox>
ARGGGG.  Can I pay $1Mil to all our customers to let us reimplement
configure in perl instead of a billion incompatible minor shell
scripting languages.
</soapbox>

Ok, I feel better.  Not really, but...

can you see if your sed supports s#foo#bar# or if it's the \ that is
causing the problem...

IE, either:

- it should be s/ only
- the \\ should be a \\\\ in the configure.in file

-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
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
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to