Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 18:30:26 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/87683: New port: benchmarks/thrulay: network capacity tester
Message-ID:  <200510201830.j9KIUQhM058317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/87683; it has been noted by GNATS.

From: Sergey Matveychuk <sem@FreeBSD.org>
To: stanislav shalunov <shalunov@internet2.edu>
Cc: bug-followup@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510201830.j9KIUQhM058317>