In the development version of BLFS, I found that the configure line for the full OpenLDAP installation (not the client version) has spaces after some of the backslashes. If copy/pasting this in to a script to help automate installation, this will cause the configure to fail.
If copying these lines, be sure to remove any spaces following backslashes that are meant to escape the newline - the last three backslashes of the configure command are followed by a single space before the newline, ending the command prematurely. If you are with BLFS, could you please consider correcting these? This is my first correspondence here so if I've contacted the wrong list please let me know. Thank you!
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
