Subject: pkg/28538: mail/coolmail does not compile on IRIX 5
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <georg.schwarz@freenet.de>
List: pkgsrc-bugs
Date: 12/04/2004 19:48:00
>Number: 28538
>Category: pkg
>Synopsis: mail/coolmail does not compile on IRIX 5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 04 19:48:00 +0000 2004
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
mail/coolmail patches Makefile to include -lcompat. libcompat does not seem to exist on IRIX 5.3, nor does it seem to be needed.
>How-To-Repeat:
>Fix:
Add -lcompat only on systems that require it.
Moreover, add USE_BUILDLINK3= yes to mail/coolmail/Makefile in order to enable certain compiler option rewriting.