bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses build issue


From: Thomas Dickey
Subject: Re: ncurses build issue
Date: Thu, 21 Feb 2008 19:52:28 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Thu, Feb 21, 2008 at 02:58:16PM +0530, Malay HALDER wrote:
> hello ncurses maintainer,
>
> i* am trying to build ncurses-5.6 on a solaris workstation *

Why does the pathname say "ncurses-5.4"?

> cc ../obj_s/tic.o ../obj_s/dump_entry.o  
> -R/tools/openbin/ncurses/5.4/sparc-sun-solaris8/lib -I../progs  
> -I/users/toolsrd/ws/si_ctoolrd/ncurses/production/sources/ncurses-5.4/progs 
> -DHAVE_CONFIG_H  
> -I/users/toolsrd/ws/si_ctoolrd/ncurses/production/sources/ncurses-5.4/progs/../include
>  
> -I. -I../include  -D__EXTENSIONS__  
> -I/tools/openbin/ncurses/5.4/sparc-sun-solaris8/include/ncurses  -KPIC   
> -o tic

I don't see any -l options such as -lncurses.

I do see a -R option (and assuming that's ncurses 5.6, the --enable-rpath
"should" work - the only post-5.6 issue was dealing with installing properly,
and is fixed in the rollup patch).

But a missing -l option makes it seem as if some environment variable
is overriding the configure script's choices.  The config.log and config.status
files tell more of the story.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]