From owner-freebsd-questions Wed May 17 23:35:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sasi.com (sasi.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id 47AE237B685 for ; Wed, 17 May 2000 23:35:12 -0700 (PDT) (envelope-from gbnaidu@sasi.com) Received: from samar (sasi.com [164.164.56.2]) by sasi.com (8.9.3/8.9.3) with SMTP id MAA00728 for ; Thu, 18 May 2000 12:03:48 +0530 (IST) Received: from pcd75.sasi.com ([10.0.16.75]) by sasi.com; Thu, 18 May 2000 12:03:46 +0000 (IST) Received: from localhost (gbnaidu@localhost) by pcd75.sasi.com (8.9.3/8.9.3) with ESMTP id MAA02975 for ; Thu, 18 May 2000 12:06:15 +0530 Date: Thu, 18 May 2000 12:06:15 +0530 (IST) From: "G.B.Naidu" To: freebsd-questions@FreeBSD.org Subject: Cscope compilation..... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I got the cscope source code from the site: http://cscope.sourceforge.net/ This url is mentioned in one of the files on FreeBSD ftp site. When I am trying to compile, there some macros which are not defined in FreeBSD. They are: KEY_BREAK, KEY_ENTER, KEY_BACKSPACE, KEY_BREAK etc. These are define in linux in the file curses.h For FreeBSD, what shall I do? Thanks for the help --gb -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message