From adsharma@sharmas.dhs.org  Wed May 17 17:25:28 2000
Return-Path: <adsharma@sharmas.dhs.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 <FreeBSD-gnats-submit@freebsd.org>; 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 <adsharma@sharmas.dhs.org>
Reply-To: adsharma@sharmas.dhs.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: libpanel, libform, libmenu etc missing files
X-Send-Pr-Version: 3.2

>Number:         18631
>Category:       bin
>Synopsis:       Not everything in ncurses is included in libpanel, libform and libmenu
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 17:30:00 PDT 2000
>Closed-Date:    Thu May 25 02:54:45 PDT 2000
>Last-Modified:  Tue Nov 27 18:32:46 PST 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Thu May 25 02:54:45 PDT 2000 
State-Changed-Why:  
I have added the missing sources to the makefiles. 
>Unformatted:
