Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] Problem with procps

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <sm-users AT lists.ibiblio.org>
  • Subject: Re: [SM-Users] Problem with procps
  • Date: Mon, 6 Jan 2003 18:21:37 -0800 (PST)

Dieter,

Both of your problems are known (lucky you ;)).

1) You will need to remove the corresponding files (curses.h in this case,
and possibly ncurses.h) from
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/, then try recompiling.
Another, better (but longer) way of fixing this is to recompile gcc with
'cast -r -c gcc' and say 'n' to "installing fixed includes".

2) This problem is due to gettext being updated to 0.11.5. To fix this,
you will need to recompile glibc (you may have to recompile gettext again
after this, but I do not believe so).

Hope these help! ;)

-One of Four
a.k.a. sandalle

--
PGP Key 0x5C8D199A5A317214
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x5A317214

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://www.sandall.us/~sandalle/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/






Archive powered by MHonArc 2.6.24.

Top of Page