On Wed, 2010-03-03 at 10:58 -0500, Lee Dickens wrote: > /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: > undefined reference to `PC'
Google suggests a few things: * ensuring readline-devel and ncurses-devel is installed: http://www.mail-archive.com/[email protected]/msg105468.html * ensuring that /usr/lib64 is in your libpath: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=23628
