Subject: pkg/37188: emulators/palmosemulator needs GCC 3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Aleksej Saushev <asau@inbox.ru>
List: pkgsrc-bugs
Date: 10/23/2007 17:05:00
>Number: 37188
>Category: pkg
>Synopsis: emulators/palmosemulator needs GCC 3
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 23 17:05:00 +0000 2007
>Originator: Aleksej Saushev <asau@inbox.ru>
>Release: NetBSD 4.99.33
>Organization:
>Environment:
System: NetBSD asau.local 4.99.33 NetBSD 4.99.33 (KERN) #0: Sat Oct 13 01:28:13 MSD 2007 asau@asau.local:/usr/obj/sys/arch/i386/compile/KERN i386
Architecture: i386
Machine: i386
>Description:
emulators/palmosemulator fails to build with GCC 4
>How-To-Repeat:
Try build it with base system's GCC
cc (GCC) 4.1.3 20070620 prerelease (NetBSD nb1 20070620)
install lang/gcc3 and rebuild with
make CC=/usr/pkg/gcc3/bin/cc
>Fix: