Re: [osol-discuss] netperf not working in snv_127 ?

2009-11-24 Thread Stephen Hahn
* Haiou Fu (Kevin) fuha...@yahoo.com [2009-11-20 15:50]:
 You nailed it, it is an x86 version, while I am on SPARC:
 
 r...@osol:/# file /usr/bin/netperf
 /usr/bin/netperf:   ELF 32-bit LSB executable 80386 Version 1 [FPU], 
 dynamically linked, not stripped
 
 The question is:
 (2) Why IPS (netperf.p5i) allowed the installation of this X86 binary on to a 
 SPARC server?

  The p5i file or the package is likely missing the metadata listing its
  appropriate architectures.  If you send me the p5i file (or a
  pointer), I can have a look.

  - Stephen

-- 
s...@sun.com  http://blogs.sun.com/sch/
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] netperf not working in snv_127 ?

2009-11-20 Thread Haiou Fu (Kevin)
You nailed it, it is an x86 version, while I am on SPARC:

r...@osol:/# file /usr/bin/netperf
/usr/bin/netperf:   ELF 32-bit LSB executable 80386 Version 1 [FPU], 
dynamically linked, not stripped

The question is:
(1) Where can find the SPARC version for netperf?
(2) Why IPS (netperf.p5i) allowed the installation of this X86 binary on to a 
SPARC server?

Thanks for your advice.
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] netperf not working in snv_127 ?

2009-11-19 Thread Artem Kachitchkine



r...@osol:/# netserver -h

-bash: /usr/bin/netserver: Invalid argument
r...@osol:/# uname -a
SunOS osol 5.11 snv_127 sun4v sparc SUNW,T5440 Solaris


Any chance you're trying to run an x86 executable on sparc? What does 
'file /usr/bin/netserver' say?


-Artem
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org