Subject: pkg/27427: netperf does not compile on IRIX 5.3
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <georg.schwarz@freenet.de>
List: pkgsrc-bugs
Date: 10/24/2004 20:43:20
>Number: 27427
>Category: pkg
>Synopsis: netperf does not compile on IRIX 5.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 24 20:44:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
pkgsrc/net/netperf does not compile on IRIX (5.3 at least)
>How-To-Repeat:
>Fix:
Add the following lines to Makefile:
USE_BUILDLINK3= yes (in order to enable rewriting of gcc-ish compiler options)
.if ${OPSYS} == "IRIX"
CFLAGS+= -DIRIX
.endif
the IRIX define is needed in hist.h.
>Release-Note:
>Audit-Trail:
>Unformatted: