From owner-freebsd-bugs Wed May 17 17:30: 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 626A737BCF2 for ; Wed, 17 May 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA60764; Wed, 17 May 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id D4F2537B9EC for ; Wed, 17 May 2000 17:25:26 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id RAA67515; Wed, 17 May 2000 17:24:05 -0700 (PDT) (envelope-from adsharma) Message-Id: <200005180024.RAA67515@sharmas.dhs.org> Date: Wed, 17 May 2000 17:24:05 -0700 (PDT) From: Arun Sharma Reply-To: adsharma@sharmas.dhs.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/18631: libpanel, libform, libmenu etc missing files Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18631 >Category: bin >Synopsis: Not everything in ncurses is included in libpanel, libform and libmenu >Confidential: yes >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 17 17:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Arun Sharma >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD 4.0-STABLE i386 >Description: Trying to run pyncurses (python ncurses), I discovered that a lot of files were missing in the libraries above. For example: http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libpanel/Makefile?rev=1.2 includes only one file: panel.c from /usr/src/contrib/ncurses/panel. The same problem with libform and libmenu. >How-To-Repeat: Run pyncurses or look for missing symbols in /usr/lib/lib{panel,form,menu} >Fix: Update the Makefiles, rebuild. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message