From owner-freebsd-questions Thu May 18 8:13:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 5420D37B924 for ; Thu, 18 May 2000 08:13:08 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id IAA29805; Thu, 18 May 2000 08:12:39 -0700 Date: Thu, 18 May 2000 08:12:39 -0700 From: Arun Sharma Message-Id: <200005181512.IAA29805@sharmas.dhs.org> To: gbnaidu@sasi.com Cc: freebsd-questions@freebsd.org Subject: Re: Cscope compilation problem... In-Reply-To: References: Reply-To: adsharma@sharmas.dhs.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In muc.lists.freebsd.ports, you wrote: > > > Hello, > > 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 -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message