Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 08:12:39 -0700
From:      Arun Sharma <adsharma@sharmas.dhs.org>
To:        gbnaidu@sasi.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Cscope compilation problem...
Message-ID:  <200005181512.IAA29805@sharmas.dhs.org>
In-Reply-To: <Pine.LNX.4.21.0005181621030.816-100000@pcd75.sasi.com>
References:  <Pine.LNX.4.21.0005181621030.816-100000@pcd75.sasi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005181512.IAA29805>