mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Updated glibc patch for cdrtools.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8049 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
90c9074ab5
commit
de183bc981
@ -44,7 +44,10 @@
|
||||
<para>September 28th, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Added glibc pacth for cdrdao.</para>
|
||||
<para>[dj] - Added glibc patch for cdrdao.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Updated glibc patch for cdrtools.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
@ -61,7 +61,7 @@
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required patch for fixing function conflicts with newer versions of Glibc:
|
||||
<ulink url="&patch-root;/cdrtools-&cdrtools-version;-glibc_conflicts-1.patch"/></para>
|
||||
<ulink url="&patch-root;/cdrtools-&cdrtools-version;-glibc_conflicts-2.patch"/></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -117,7 +117,7 @@
|
||||
<para>Cdrtools contains several functions that conflict with functions in
|
||||
Glibc. Apply the following patch to correct this:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../cdrtools-&cdrtools-version;-glibc_conflicts-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../cdrtools-&cdrtools-version;-glibc_conflicts-2.patch</userinput></screen>
|
||||
|
||||
<para>Install <application>Cdrtools</application> by running the following
|
||||
commands:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user