pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/27427: netperf does not compile on IRIX 5.3
>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:
Home |
Main Index |
Thread Index |
Old Index