On Sun, 2004-01-04 at 11:15, Peter Hicks wrote: > /usr/bin/ld: skipping incompatible > /usr/lib/gcc-lib/sparc-linux/3.3.3/../../../libncurses.so when searching > for -lncurses
It looks like it wants ncurses libs built for sparc64 and is skipping the ones built for sparc32. file /usr/lib/libncurses.so should confirm that. ~spot --- Tom "spot" Callaway <tcallawa(a)redhat*com> LCA, RHCE Red Hat Sales Engineer || Aurora SPARC Linux Project Leader "The author's mathematical treatment of the conception of purpose is novel and highly ingenious, but heretical and, so far as the present social order is concerned, dangerous and potentially subversive. Not to be published." -- Aldous Huxley's "Brave New World"

