Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 1999 12:15:41 -0700 (PDT)
From:      reichert@numachi.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/12612: ncurses ash shipped with 3.2-R missing symbols?
Message-ID:  <19990712191541.2905D1504B@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         12612
>Category:       misc
>Synopsis:       ncurses ash shipped with 3.2-R missing symbols?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 12:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brian Reichert
>Release:        3.2-RELEASE
>Organization:
>Environment:
FreeBSD john-whorfin.rivalworks.com 3.2-RELEASE FreeBSD 3.2-RELEASE #2: Thu Jun  3 12:37:43 EDT 1999     reichert@lord-john-whorfin.rivalworks.com:/usr/src/sys/compile/DESKTOP  i386
>Description:
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

/usr/include/ncurses.h contains 'extern  chtype acs_map[]', but nothing seems 
to define it...
>How-To-Repeat:
Try to build the perl module Curses-1.02 with the hint file hints/c-freebsd.ncurses.h
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?19990712191541.2905D1504B>