Subject: pkg/22318: sysutils/aperture fails to build with gcc3
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <skrueger@europe.com>
List: netbsd-bugs
Date: 07/31/2003 07:30:53
>Number: 22318
>Category: pkg
>Synopsis: sysutils/aperture fails to build with gcc3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 31 07:31:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Stefan Krüger
>Release: NetBSD-1.6U
>Organization:
>Environment:
NetBSD localhost 1.6U NetBSD 1.6U (GENERIC) #1: Wed Jul 30 23:19:35 CEST 2003 skrueger@@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
sysutils/aperture fails to build with gcc3 because exit() isn't
defined in xf86test/xf86test.c
>How-To-Repeat:
cd /usr/pkgsrc/sysutils/aperture; make
>Fix:
add #include <stdlib.h> to xf86test/xf86test.c
patch is @
http://tecneeq.dyndns.org/~cosmicdj/aperture.diff.bz2
(fixes also some pkglint warnings)
>Release-Note:
>Audit-Trail:
>Unformatted: