Date: Thu, 29 Jun 2000 04:00:04 -0700 (PDT) From: dickey@herndon4.his.com To: freebsd-bugs@FreeBSD.org Subject: Re: misc/12612: ncurses ash shipped with 3.2-R missi Message-ID: <200006291100.EAA24176@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006291100.EAA24176>