> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Syed Shamim Ahamed A S M

> I was trying to compile for PPC the netSNMP5.4.1 by giving 
> the below command line 
>  
> ./configure --build=i386-linux --host=powerpc-linux 
> --target=powerpc-linux  --with-endianness=big ,

        I'm no crosscompilation expert, but the "--build=i386-linux" does not 
look like a good way to get a PPC build...

> After the compilation gets overd , how i need to validate 
> that it is compiled for "ppc"?

        Copy the snmpd executable to your PPC machine and run it.  If it 
complains about not having any access control configured, then you built for 
the right target (note that there will be a process running, even though it 
can't talk to anyone).


        HTH,

Mike

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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