[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with libncurses
From: |
Thomas Dickey |
Subject: |
Re: Problem with libncurses |
Date: |
Tue, 12 Nov 2002 06:04:02 -0500 |
User-agent: |
Mutt/1.3.27i |
On Tue, Nov 12, 2002 at 11:16:51AM +0100, Pierre wrote:
> On 2002.11.10 19:30 Thomas Dickey wrote:
> >On Sun, Nov 10, 2002 at 05:20:24PM +0100, Pierre wrote:
> >> Hi,
> >>
> >> I've just compiled ncurses 5.3 on my GNU/Linux system.
> >> But with some apps I have this problem :
> >>
> >> relocation error: /usr/lib/libncurses.so.5: undefined symbol:
> >gpm_fd
> >
> >That's defined in libgpm. Is the problem with applications that were
> >linked before, or on newly-linked applications? It seems to work
> >properly
> >when I try it (with or without a -lgpm in the link).
> >
>
> That were linked before... If I recompiled them, it works fine.
If they were linked before, but not with gpm in the list, perhaps that's
where the problem lies?
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- Problem with libncurses, Pierre, 2002/11/10
- Re: Problem with libncurses, pierre, 2002/11/13
- Re: Problem with libncurses, Thomas Dickey, 2002/11/13
- Re: Problem with libncurses, Pierre, 2002/11/15
- Re: Problem with libncurses, Thomas E. Dickey, 2002/11/15
- Re: Problem with libncurses, Pierre, 2002/11/29
- Re: Problem with libncurses, Thomas Dickey, 2002/11/29
- Re: Problem with libncurses, Pierre, 2002/11/30