[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses problem
From: |
Thomas E. Dickey |
Subject: |
Re: ncurses problem |
Date: |
Thu, 1 Nov 2001 06:34:14 -0500 (EST) |
On Thu, 1 Nov 2001, Angus March VE2UFP wrote:
> Hi. I've tried compiling the ncurses libraries, but I consistently come up
> with the error:
>
> /lib/libm.so.5: undefined reference to `__getfpucw'
> ../lib/.libs/libncurses++.so: undefined reference to `strstreambuf virtual
> table'
> collect2: ld returned 1 exit status
> make[1]: *** [demo] Error 1
> make[1]: Leaving directory `/root/ncurses-5.2/c++'
> make: *** [all] Error 2
>
> This is even after I've applied all the patches right up until the one
> from last week. Is it my system, or yours? Mine uses Slackware 8.0 and is
> running a 2.4 kernel.
I think it's your system: my Slackware 8.0 with a 2.4 kernel compiles the
current ncurses just fine. (The libm message is probably a place to start
looking).
--
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: ncurses problem,
Thomas E. Dickey <=