From owner-freebsd-bugs Thu Jun 29 4: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A341037BB11 for ; Thu, 29 Jun 2000 04:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA24176; Thu, 29 Jun 2000 04:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 29 Jun 2000 04:00:04 -0700 (PDT) Message-Id: <200006291100.EAA24176@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: dickey@herndon4.his.com Subject: Re: misc/12612: ncurses ash shipped with 3.2-R missi Reply-To: dickey@herndon4.his.com Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/12612; it has been noted by GNATS. From: dickey@herndon4.his.com To: freebsd-gnats-submit@FreeBSD.org, reichert@numachi.com Cc: dickey@herndon4.his.com Subject: Re: misc/12612: ncurses ash shipped with 3.2-R missi Date: Thu, 29 Jun 2000 06:55:54 -0400 It looks more like a problem with the linker - the acs_map is declared 'C' (common) according to the grep. > Navigation Bar > > Problem Report misc/12612 > > ncurses ash shipped with 3.2-R missing symbols? ... >Which building a nscurses-based perl module, I get the error: > Undefined symbol "acs_map" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169 >. > >Research reveals: > >john-whorfin% nm /usr/lib/libncurses.* | grep acs_map > U acs_map >00000200 C acs_map >000108d8 B acs_map >000108d8 B acs_map To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message