Subject: pkg/26851: pkgsrc/time/call needs fix to compile on IRIX 5.3 (and maybe others)
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <geos@epost.de>
List: pkgsrc-bugs
Date: 09/04/2004 21:14:25
>Number:         26851
>Category:       pkg
>Synopsis:       pkgsrc/time/call needs fix to compile on IRIX 5.3 (and maybe others)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 04 21:15:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Georg Schwarz
>Release:        current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
pkgsrc/time/cal does not compile on IRIX 5.3 since stricmp() is unknown
>How-To-Repeat:

>Fix:
Add || defined (__sgi) to the respectie define in patch-ab. This assumes that IRIX 6 also needs that define. In fact I would not be surprised if almost any system needed it... FreeBSD 5 for example does not seem to know stricmp either (or does it?).
>Release-Note:
>Audit-Trail:
>Unformatted: