<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH, RFC] mouse tracking support



On Mon, 21 May 2007 the mental interface of
Ian Collier told:

> On Mon, May 21, 2007 at 10:23:01PM +0200, Elimar Riesebieter wrote:
> > On Debian we can't build ncurses with --enable-ext-mouse, because
> > binutils's ld doesn't know -lstdc++ :
> > 
> > /usr/bin/ld: cannot find -lstdc++
> 
> I think on Linux you're supposed to invoke ld via gcc rather than
> directly (at least if glibc is involved - there are symbol versioning
> issues that ld doesn't always handle properly by itself).  The library
> itself will be somewhere under /usr/lib/gcc-lib/ and gcc knows how to
> find it.

No, it doesn't. I was compiling the debian package. Dependencies
should be ok, but it seems to be either a bug in binutils or libc6
Debian package.


On Tue, 22 May 2007 the mental interface of
Cameron Simpson told:

> On 21May2007 22:23, Elimar Riesebieter <riesebie@xxxxxxxx> wrote:
> | On Mon, 21 May 2007 the mental interface of
> | Christoph Berg told:
> | > I've updated Anatoly's patch from 2005 that adds mouse tracking using
> | > slang/ncurses to mutt. With "set mouse" (unset by default) mutt will
> | > react to button1/2/3/wheel with configurable bindings. I like it :)
> | > 
> | > I've tested it with Debian's ncurses which unfortunately doesn't
> | > support the mouse wheel (yet), but I think it should work. slang is
> | > untested. Testers welcome.
> | 
> | On Debian we can't build ncurses with --enable-ext-mouse, because
> | binutils's ld doesn't know -lstdc++ :
> | 
> | /usr/bin/ld: cannot find -lstdc++
> 
> That just means you're missing libstdc++.{a,so}. Add the right package
> and you should be right.


ii  libstdc++6-4.1-dev 4.1.2-8  The GNU Standard C++ Library v3 (development 
files)

Though....

Elimar

-- 
  Do you smell something burning or ist it me?