ports/87683: New port: benchmarks/thrulay: network capacity tester
Sergey Matveychuk
sem at FreeBSD.org
Thu Oct 20 18:30:27 UTC 2005
The following reply was made to PR ports/87683; it has been noted by GNATS.
From: Sergey Matveychuk <sem at FreeBSD.org>
To: stanislav shalunov <shalunov at internet2.edu>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/87683: New port: benchmarks/thrulay: network capacity tester
Date: Thu, 20 Oct 2005 22:26:56 +0400
There is a problem with build on 4.11:
===> Building for thrulay-0.8
gmake[1]: Entering directory
`/work/a/ports/benchmarks/thrulay/work/thrulay-0.8/doc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory
`/work/a/ports/benchmarks/thrulay/work/thrulay-0.8/doc'
gmake[1]: Entering directory
`/work/a/ports/benchmarks/thrulay/work/thrulay-0.8/src'
cc -DHAVE_CONFIG_H -O -pipe -I.. -std=gnu99 -Wno-long-long -Wall
-pedantic -W -Wpointer-arith -Wnested-externs -c -o assertd.o assertd.c
cc1: unknown C standard `gnu99'
gmake[1]: *** [assertd.o] Error 1
gmake[1]: Leaving directory
`/work/a/ports/benchmarks/thrulay/work/thrulay-0.8/src'
gmake: *** [all] Error 2
*** Error code 2
No problem with 5.4 and 6.0.
It can be fixed with USE_GCC.
--
Sem.
More information about the freebsd-ports-bugs
mailing list