Looks like I've inadvertently created a dependency on readline that's not guarded by the usual #ifdef tests based on the outcome of configure.
If you already installed readline-dev this may be fixed after re-running configure. If building without readline support is important to you, you'll have to work out how to fix it. Otherwise, I'll add a configure-time check that will error out if it's unavailable. (on ubuntu, you can't get rid of readline without getting rid of a big chunk of the desktop environment; on top of that, libreadline5-dev only adds one meg of installed-size) Jeff ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
