Hello -

    I'm porting net-snmp to Apollo Domain/OS.  I ran configure, and
things went fine until config.status ran.  I get the following message:
-----
config.status: creating Makefile
Too many commands, last: s,@module_list@, mibII ucd_snmp snmpv3mibs 
notification target agent_mibs agentx utilities mibII/system_mib 
mibII/sysORTable mibII/at mibII/interfaces mibII/snmp_mib mibII/tcp mibII/icmp 
mibII/ip mibII/udp mibII/vacm_vars mibII/setSerialNo ucd-snmp/proc 
ucd-snmp/versioninfo ucd-snmp/pass ucd-snmp/pass_persist ucd-snmp/disk 
ucd-snmp/loadave ucd-snmp/extensible ucd-snmp/errormib ucd-snmp/file 
ucd-snmp/dlmod ucd-snmp/proxy ucd-snmp/logmatch snmpv3/snmpEngine 
snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmUser notification/snmpNotifyTable 
notification/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable 
target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target 
target/target_counters agent/nsTransactionTable agent/nsModuleTable 
agent/nsDebug agent/nsCache agent/nsLogging agentx/master agentx/subagent 
utilities/override utilities/execute util_funcs mibII/tcpTable mibII/ipAddr 
mibII/var_route mibII/route_write mibII/udpTable mibII/vacm_
 c!
!
ontext utilities/execute header_
-----
This message is repeated many times, and the Makefile is empty.
I have determined that the error message ("Too many commands, ...") is
coming from sed.  I looked through the script and I see another place
where the script has code to break up a sed script into smaller
fragments in order to accomodate systems where sed can't take too many
commmands.  I suspect that I need similar treatment on this earlier
invocation of sed.
    I'm a novice with using configure, and I'm not very strong in shell
programming either.  Can anyone help me get configure (or ???) changed
to support smaller sed scripts at this earlier stage in the
config.status script?

Thanks in advance,
    Paul Walker



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to