Nardis, Frank wrote:
> # make
> gcc -E                                           -Iinclude -I./include 
> -I./agent/mibgroup -I. -I.        -DDONT_INC_STRUCTS -DBINDIR=/usr/local/bin  
>                     -x c ./sedscript.in | egrep '^s[/#]' | sed 
> 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript
> echo 's#DATADIR#/usr/local/share#g' >> sedscript
> echo 's#LIBDIR#/usr/local/lib#g' >> sedscript
> echo 's#BINDIR#/usr/local/bin#g' >> sedscript
> echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript
> echo 's#SYSCONFDIR#/usr/local/etc#g' >> sedscript
> /usr/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf
> making all in /home/Apps/net-snmp-5.4/snmplib
> *** Error code 139
> make: Fatal error: Command failed for target `subdirs'

Can you please run it under "truss" to see what exactly it is doing
before reporting error 139?


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
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-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to