public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Re: GCC 3.1 & ncurses fun
@ 2002-06-11 11:37 Ian Phillips
  2002-06-11 10:15 ` Paul de Vrieze
  2002-06-11 14:14 ` Brandon Low
  0 siblings, 2 replies; 4+ messages in thread
From: Ian Phillips @ 2002-06-11 11:37 UTC (permalink / raw
  To: gentoo-dev

More info,

> pcianp portage # find /usr/lib -name 'libnc*' -type f -print
> /usr/lib/libncurses.a
> /usr/lib/libncurses++.a

but, after some looking around...

pcianp portage # find /lib -name 'libnc*'
/lib/libncurses.so.5.2
/lib/libncurses.so
/lib/libncurses.so.5

and I spotted in the output from dev-util/dialog:

...
checking for -lncurses in /usr/lib... no
checking for -lncurses in /usr/lib/ncurses... no
checking for -lncurses in /usr/ncurses/lib... no
checking for -lncurses in /lib... no
checking for -lncurses in /lib/ncurses... no
...

so it's looking in the right place but not finding it apparently.

I'm going to try

emerge -C sys-libs/ncurses && emerge sys-libs/ncurses

to ensure that I've got an up to date build, but portage should
take care of this anyway for me, right?

Hmmm, that didn't work. I'm going to head on over to #gentoo to
ask the question there then.

Yours,
Ian.

-- 
#ifndef  __COMMON_SENSE__ | Ian Phillips
#include <std_disclaimer> | TIBCO Software Inc.
#endif                    | www.tibco.com




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-11 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20020611141702.5F77CAC639@chiba.3jane.net>
2002-06-11 16:25 ` [gentoo-dev] Re: GCC 3.1 & ncurses fun Ian Phillips
2002-06-11 11:37 Ian Phillips
2002-06-11 10:15 ` Paul de Vrieze
2002-06-11 14:14 ` Brandon Low

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox