[netperf-talk] make errors with fedora10
Rick Jones
rick.jones2 at hp.com
Mon May 11 09:54:03 PDT 2009
Alan Woods wrote:
> I am trying to make netperf on fedora 10, it configue\res ok but when I
> try to make it produces the following errors
> ...
> gcc -g -O2 -o netperf netperf.o netlib.o netsh.o nettest_bsd.o
> nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o
> nettest_sdp.o netcpu_procstat.o -lm
> netlib.o: In function `alloc_sendfile_buf_ring':
> /home/alan/Desktop/netperf/netperf-2.4.4/src/netlib.c:1545: warning:
> the use of `tmpnam' is dangerous, better use `mkstemp'
> netlib.o: In function `bind_to_specific_processor':
> netlib.c:(.text+0x29fa): undefined reference to `__CPU_ZERO'
> netlib.c:(.text+0x2a06): undefined reference to `__CPU_SET'
> collect2: ld returned 1 exit status
> make[3]: *** [netperf] Error 1
> make[3]: Leaving directory `/home/alan/Desktop/netperf/netperf-2.4.4/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/alan/Desktop/netperf/netperf-2.4.4/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/alan/Desktop/netperf/netperf-2.4.4'
> make: *** [all] Error 2
> [root at fedora netperf-2.4.4]#
>
> Does anyone have a possible solution to this, I hav no objection to changing to ubuntu if this would help
The fix is in the top-of-trunk, which you can obtain via a subversion client
pointed at:
http://www.netperf.org/svn/netperf2/trunk
happy benchmarking,
rick jones
More information about the netperf-talk
mailing list