Hi, It seems to be an old documented bug for OS/X but still not fixed. A solution consists in changing SHOBJ_LDFLAGS = -dynamic to SHOBJ_LDFLAGS = -dynamiclib in the Makefile http://www.iamseree.com/application-development/readline-6-2-make-error-in-mac-os-x-lion
However could you fix it in the Makefile? Regards, _______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
