Fix an error in the openldap patch that I rediffed that caused programs linked to OpenLDAP's libraries to fail to execute.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23516 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2020-08-14 02:19:17 +00:00
parent eed90c8b97
commit 54c5c16380
2 changed files with 4 additions and 3 deletions

View File

@ -75,7 +75,7 @@
<listitem>
<para>
Required patch:
<ulink url="&patch-root;/openldap-&openldap-version;-consolidated-1.patch"/>
<ulink url="&patch-root;/openldap-&openldap-version;-consolidated-2.patch"/>
</para>
</listitem>
</itemizedlist>
@ -115,7 +115,7 @@
instead of the following ones (no test suite available):
</para>
<screen role="nodump"><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
<screen role="nodump"><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
autoconf &amp;&amp;
./configure --prefix=/usr \
@ -169,7 +169,7 @@ useradd -c "OpenLDAP Daemon Owner" \
running the following commands:
</para>
<screen><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-1.patch &amp;&amp;
<screen><userinput>patch -Np1 -i ../openldap-&openldap-version;-consolidated-2.patch &amp;&amp;
autoconf &amp;&amp;
./configure --prefix=/usr \

View File

@ -114,6 +114,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="boost"/>,
<xref linkend="curl"/>,
<xref linkend="fribidi"/>,
<xref linkend="goffice010"/>, and
<xref linkend="wv"/>