From owner-freebsd-questions Thu May 18 13:37:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 15D6F37BD10 for ; Thu, 18 May 2000 13:37:28 -0700 (PDT) (envelope-from rsidd@physics.iisc.ernet.in) Received: (qmail 97469 invoked from network); 18 May 2000 20:37:19 -0000 Received: from theory6.physics.iisc.ernet.in (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 18 May 2000 20:37:19 -0000 Received: (qmail 27508 invoked by uid 211); 18 May 2000 20:37:18 -0000 Date: Fri, 19 May 2000 02:07:18 +0530 From: Rahul Siddharthan To: Arun Sharma Cc: gbnaidu@sasi.com, freebsd-questions@FreeBSD.ORG Subject: Re: Cscope compilation problem... Message-ID: <20000519020718.B27439@physics.iisc.ernet.in> Mail-Followup-To: Arun Sharma , gbnaidu@sasi.com, freebsd-questions@FreeBSD.ORG References: <200005181512.IAA29805@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200005181512.IAA29805@sharmas.dhs.org>; from adsharma@sharmas.dhs.org on Thu, May 18, 2000 at 08:12:39AM -0700 X-Operating-System: Linux 2.2.15pre4 alpha X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > While I was trying to compile cscope source files, I found that curses.h > > file is included rather than ncurses.h. With curses.h, it will not > > work. One has to use ncurses.h whereever curses.h is there. > > > > Some body has to commit this change into the source. > > Strange. On 4.0-stable: > > $ ls -l /usr/include/*curses.h > -r--r--r-- 1 root wheel 59970 Mar 21 20:44 /usr/include/curses.h > lrwxr-xr-x 1 root wheel 8 Mar 21 20:44 /usr/include/ncurses.h -> curses.h On 3.4-STABLE -r--r--r-- 1 root wheel 13912 Apr 16 17:39 /usr/include/curses.h -r--r--r-- 1 root wheel 20305 Oct 17 1998 /usr/include/ncurses.h R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message