Subject: pkg/29926: pkgtools/pkg_select doesn't build on NetBSD/sparc64 1.6.2 (maybe other archs)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <syn@sceen.net>
List: pkgsrc-bugs
Date: 04/08/2005 22:33:00
>Number:         29926
>Category:       pkg
>Synopsis:       pkgtools/pkg_select doesn't build on NetBSD/sparc64 1.6.2 (maybe other archs)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 08 22:33:00 +0000 2005
>Originator:     syn@sceen.net
>Release:        NetBSD 1.6.2_STABLE
>Organization:
Richard Braun
>Environment:
System: NetBSD kenobi 1.6.2_STABLE NetBSD 1.6.2_STABLE (KENOBI) #0: Wed Mar 23 17:00:14 CET 2005 syn@kenobi:/mnt/sd1a/src/sys/arch/sparc64/compile/KENOBI sparc64
Architecture: sparc64
Machine: sparc64
>Description:
cc -O -ffixed-g4 -I/usr/include -g -I. -DPKGSRCBASE=\"/mnt/sd1a/pkgsrc\" -DPKGDB
=\"/var/db/pkg\" -DMAKE=\"/usr/bin/make\" -DCONFPATH=\"/usr/pkg/etc/pkg_select.c
onf\" -DMIRRORS=\"/usr/pkg/share/pkg_select\"  -mcmodel=medlow -Wall -Wstrict-pr
ototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -
Wpointer-arith -Wswitch -Wshadow -Wcast-qual -Wwrite-strings  -Werror   -I/usr/i
nclude   -c curses_input.c
cc1: warnings being treated as errors
curses_input.c: In function `define_keymap':
curses_input.c:84: warning: implicit declaration of function `define_key'
*** Error code 1

I guess pkg_select was mainly developed for NetBSD 2.0. This could affect
NetBSD 1.6.2, not sparc64 port only.

>How-To-Repeat:
Install pkgtools/pkg_select on NetBSD/sparc64 1.6.2

>Fix:

Unknown