Thomas,

Now I am getting the following error. can you please guide me/


BRKSVX20e/ul/yyyt158/net-snmp-5.4.1.2#make test

making all in /ul/yyyt158/net-snmp-5.4.1.2/snmplib

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/agent

making all in /ul/yyyt158/net-snmp-5.4.1.2/agent/helpers

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/agent/mibgroup

Target "all" is up to date.

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/apps

making all in /ul/yyyt158/net-snmp-5.4.1.2/apps/snmpnetstat

Target "all" is up to date.

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/man

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/local

Target "all" is up to date.

making all in /ul/yyyt158/net-snmp-5.4.1.2/mibs

Target "all" is up to date.

for i in testing ; do ( cd $i ; make ) ; if test $? != 0

; then exit 1 ; fi done

Target "all" is up to date.

( cd testing; make test )

./RUNTESTS -a -D `pwd`/..

1: testing SNMPv1 support...

(no pid file(s) found) FAIL

2: testing SNMPv2c get of system.sysUpTime.0... (no pid file(s) found) FAIL

3: testing SNMPv2c getnext of system.sysUpTime... (no pid file(s) found)
FAIL

4: testing SNMPv2c bulkget of system components... (no pid file(s) found)
FAIL

5: testing for failure of SNMPv2c get with wrong community... (no pid
file(s) fo

und) ok

6: testing for failure of SNMPv2c get against SNMPv1 agent... (no pid
file(s) fo

und) ok

7: testing for failure of SNMPv1 get against SNMPv2c agent... (no pid
file(s) fo

und) ok

8: testing SNMPv2c get of system.sysUpTime.1... (no pid file(s) found) FAIL

9: testing SNMPv3 get using noAuthNoPriv of .1.3.6.1.2.1.1.3.0... (no pid
file(s

) found) FAIL

10: testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...



On 8/1/08, Thomas Anders <[EMAIL PROTECTED]> wrote:
>
> Phani Chand.Kolli wrote:
> > BRKSVX20e/ul/yyyt158/net-snmp-5.4.1.2#./configure --with-cc=cc_r...
> > [...]
> > checking for C compiler default output file name... configure: error: C
> > compiler cannot create executables
>
> On my AIX 5.3 box, cc_r is in /usr/vac/bin. So either add this directory
> to your PATH or run
>
> ./configure --with-cc=/usr/vac/bin/cc_r
>
> If you don't have /usr/vac/bin/cc_r, speak to your system administrator.
>
>
> +Thomas
>



-- 
---------------------------
Thank's & Regard's

Phani Chand. Kolli
Tivoli Specialist (TIM/TAM)
612 839 4433
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to