1830931 Members
2254 Online
110017 Solutions
New Discussion

Netperf install

 
Richard Murden
Regular Advisor

Netperf install

Having trouble installing netperf. Can anyone help me with the error i received below?
Richard
I am using the netperf-2.2p12 version on HPUX 11.0


# make install
cc -Ae -O -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_PSTAT -DHAVE_SENDFILE -c netperf.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
cc -Ae -O -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_PSTAT -DHAVE_SENDFILE -c netsh.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
cc -Ae -O -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_PSTAT -DHAVE_SENDFILE -c netlib.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "netlib.c", line 1032: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1

Stop.


3 REPLIES 3
Ted Ellis_2
Honored Contributor

Re: Netperf install

do you have a licensed install of the C/ANSI product from HP? Sounds like something is missing with respect to this product? The license is not free.

Ted
Richard Murden
Regular Advisor

Re: Netperf install

I assume this is the software that i need?
HP C/ANSI developer's bundle
B3901BA (for HP 9000 Servers)
B6237AA (Documentation set)
rick jones
Honored Contributor

Re: Netperf install

Indeed, netperf these days requires an ANSI compliant C compiler. It no longer compiles with the bundled C compiler.

That means either installing the HP ANSI C compiler (my preference) or gcc (I do not have the opportunity to test gcc compiles of netperf on HP-UX.

Or you might try finding a precompiled binary.

The netperf-talk@netperf.org mailing list may be helpful as well. That is the "prefered" place to go to get help with netperf as strictly speaking, while netperf was written and is maintained by an HP employee (me :) it is not an HP product.

One must be a member of netperf-talk to send email to netperf-talk. Subscription requests are handled via email to netperf-talk-request@netperf.org.

happy benchmarking,

rick jones
there is no rest for the wicked yet the virtuous have no pillows