From owner-freebsd-bugs Thu Jul 23 17:40:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA04620 for freebsd-bugs-outgoing; Thu, 23 Jul 1998 17:40:36 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA04613 for ; Thu, 23 Jul 1998 17:40:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA25841; Thu, 23 Jul 1998 17:40:01 -0700 (PDT) Date: Thu, 23 Jul 1998 17:40:01 -0700 (PDT) Message-Id: <199807240040.RAA25841@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: kern/7384: /usr/lib/libncurses.so.3.1 is old Reply-To: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7384; it has been noted by GNATS. From: asami@FreeBSD.ORG (Satoshi Asami) To: jin@iss-p5.lbl.gov Cc: FreeBSD-gnats-submit@FreeBSD.ORG, steve@FreeBSD.ORG, andy@icc.surw.chel.su Subject: Re: kern/7384: /usr/lib/libncurses.so.3.1 is old Date: Thu, 23 Jul 1998 17:30:06 -0700 (PDT) * [87] iss-p5.lbl.gov: ncftp2 * /usr/libexec/ld.so: warning: /usr/lib/libncurses.so.3.1: minor version 1 older than expected 4, using it anyway * /usr/libexec/ld.so: Undefined symbol "_wattr_on" called from ncftp2:ncftp2 at 0x214e4 This is probably caused by the ncurses port installed by the time ncftp2 was compiled. Any objections to mark ncurses MANUAL_PACKAGE_BUILD to avoid such occurences in the future? (Or better yet, updating the system ncurses to the latest version and deleting the port?) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message