I'm trying to build mysql in my cross-compilation environment for my slow server box. One of the dependencies for mysql is procps. When I try to emerge procps I get this error:
/usr/lib/gcc/i586-pc-linux-gnu/3.4.4/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lncurses I have ncurses installed on my i686 machine - I even have it installed in the cross-compilation environment (for i586-pc-linux-gnu). Why is it telling me that it can't link against ncurses? -- gentoo-user@gentoo.org mailing list