Re: Compile problem

2009-09-29 Thread Thomas Anders
Андрей Долгушин wrote: > ./configure --host=i686-pc-linux-gnu --target=powerpc Are you sure that is a valid target? Please see http://freesnmp.com/net-snmp/faqs/#cross for further instructions. +Thomas -- Come build w

RE: Compile problem

2009-09-17 Thread Mike Ayers
> From: Андрей Долгушин [mailto:dolgushin_and...@mail.ru] > Sent: Wednesday, September 16, 2009 7:29 AM > I try compile this package for PowerPC platform. Configuration string > is: > > ./configure --host=i686-pc-linux-gnu --target=powerpc -- > prefix=$HOME/ppc_install --exec-prefix=$HOME/ppc_ex

Re: compile problem on solaris 8

2006-03-01 Thread Thomas Anders
Joe Shen wrote: Are you sure you unpack the tarball correctly? To my experience, Solaris's tar could not do with long directory path. So, GNU tar must be used with unpacking. Yes, that's likely the solution for the original poster. However, it's actually more of a problem with our tarball rat

Re: compile problem on solaris 8

2006-02-28 Thread Jeffrey Lee
Hi Joe,   Yes it looks like a tar problem and I use gtar then the problem solved. Thanks your help and  you are excellent.   Cheers.   Jeffrey ** * IMPORTANT INFORMATION* This document should be read only by those p

Re: compile problem on solaris 8

2006-02-28 Thread Joe Shen
Are you sure you unpack the tarball correctly? To my experience, Solaris's tar could not do with long directory path. So, GNU tar must be used with unpacking. Joe --- Jeffrey Lee <[EMAIL PROTECTED]>: > Hi, > > I try to compile the net-snmp-5.3.0.1 on solaris 8 > and there was some error come