Subject: pkg/7774: devel/ncurses does not build on pmax/1.4
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wennmach@geo.Uni-Koeln.DE>
List: netbsd-bugs
Date: 06/14/1999 09:35:43
>Number:         7774
>Category:       pkg
>Synopsis:       devel/ncurses does not build on pmax/1.4
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 14 09:35:01 1999
>Last-Modified:
>Originator:     
>Organization:
Dr. Alexandre Wennmacher
Institut fuer Geophysik und Meteorologie         wennmach@geo.Uni-Koeln.DE
Universitaet zu Koeln                            phone  +49 221 470 - 3387
D-50923 Koeln                                    fax    +49 221 470 - 5198
>Release:        <NetBSD-current source date> NetBSD-1.4
>Environment:
	
System: NetBSD obelix.geo.Uni-Koeln.DE 1.4 NetBSD 1.4 (OBELIX) #2: Thu Jun 10 20:55:15 MEST 1999 wennmach@obelix.geo.Uni-Koeln.DE:/usr/src/sys/arch/pmax/compile/OBELIX pmax


>Description:
	
The ncurses package (from the current pkgsrc as of June 14th) does not build
on my pmax under NetBSD-1.4. The libraries in work/ncurses_1.9.9g/lib seem
to have been built all right, but linking blue.c in work/ncurses_1.9.9g/test
fails:

cd test; make   INSTALL_PREFIX="" all
cc -O2 -DNDEBUG -I. -I../include -DHAVE_CONFIG_H -I.  ./blue.c ../lib/libform.so.3.4 ../lib/libmenu.so.3.4 ../lib/libpanel.so.3.4 ../lib/libncurses.so.3.4  -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib    -o blue
../lib/libform.so.3.4: undefined reference to `ind'
../lib/libform.so.3.4: undefined reference to `nstr'
../lib/libform.so.3.4: undefined reference to `e_size'
collect2: ld returned 1 exit status
*** Error code 1

Stop.
*** Error code 1

Stop.


>How-To-Repeat:
	
On a pmax:
% cd /usr/pkgsrc/devel/ncurses
% make

>Fix:
	
Sorry, none. But I can provide an account on a pmax to the maintainer of
ncurses. Hi Hubert ;-)
>Audit-Trail:
>Unformatted: