Subject: pkg/33379: build problem in /x11/rxvt
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Andreas Tannert <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 04/27/2006 16:40:01
>Number: 33379
>Category: pkg
>Synopsis: build problem in /x11/rxvt
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 27 16:40:00 +0000 2006
>Originator: Andreas Tannert
>Release:
>Organization:
MIS MPG
>Environment:
SunOS 5.9 Generic_118558-21 sun4u sparc SUNW,Sun-Fire-880
>Description:
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I/opt/pkg/PKGsrcNeu/210406devel/include -DHAVE_LIBXPM -O -DSunOS -I/opt/pkg/PKGsrcNeu/210406devel/include -DDEBUG_STRICT -I/usr/openwin/include -I/opt/pkg/PKGsrcNeu/210406devel/include/X11 -I.. -I. -I. -c init.c
cc -DHAVE_CONFIG_H -I/opt/pkg/PKGsrcNeu/210406devel/include -DHAVE_LIBXPM -O -DSunOS -I/opt/pkg/PKGsrcNeu/210406devel/include -DDEBUG_STRICT -I/usr/openwin/include -I/opt/pkg/PKGsrcNeu/210406devel/include/X11 -I.. -I. -I. -c init.c -o init.o
init.c: In function `rxvt_init_vars':
init.c:454: error: `noenc' undeclared (first use in this function)
init.c:454: error: (Each undeclared identifier is reported only once
init.c:454: error: for each function it appears in.)
init.c: In function `rxvt_init_xlocale':
init.c:795: warning: passing arg 5 of `XRegisterIMInstantiateCallback' from incompatible pointer type
*** Error code 1
>How-To-Repeat:
bmake
>Fix: