From owner-freebsd-ports Thu Oct 11 12:37:10 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id D830737B405 for ; Thu, 11 Oct 2001 12:37:06 -0700 (PDT) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id TAA11456; Thu, 11 Oct 2001 19:43:49 -0700 Date: Thu, 11 Oct 2001 12:36:56 -0700 From: John Merryweather Cooper To: f_x Cc: ports@FreeBSD.org Subject: Re: ncurses 5.2 package Message-ID: <20011011123656.A23924@johncoop.MSHOME> References: <3BC5E806.902@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <3BC5E806.902@gmx.net>; from f_x@gmx.net on Thu, Oct 11, 2001 at 11:42:14 -0700 X-Mailer: Balsa 1.2.0 Lines: 44 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2001.10.11 11:42 f_x wrote: > Hello! > > The link to the ncurses 5.2 package is dead. > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.3-release/All/ncurses-5.2.tgz > > Because of this i used the sources from gnu.org and compiled it with > the > following options: > > ./configure --datadir=${PREFIX}/share/misc --disable-overwrite > --disable-termcap --includedir=${PREFIX}/include/ncurses > --with-profile > --with-shared --without-debug --without-curses-h --with-termlib > --with-libtool > > Now if i wanna start something like vi or man i get the following > error: > > /usr/libexec/ld-elf.so.1: /usr/lib/libncurses.so.5: Undefined symbol > "SP" > > Can You give any information about this? Will a port be available? > > Thanx in advance for any help! > > f_x > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > ncurses 5.2 is built into the base system. By installing GNU ncurses, you've nuked the base system ncurses 5.2 and screwed your system. You'll need to make and install world to fix things. -- jmc MacroHard -- the perfection of form over substance, marketing over performance, and greed over design . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message