Changeset 756f2280 for networking


Ignore:
Timestamp:
08/25/2022 10:30:40 PM (20 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
650ddb8
Parents:
fe33e3f
Message:

Fix building Samba with glibc-2.36 and xfsprogs-5.19.0, and tag it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    rfe33e3f r756f2280  
    4242    </para>
    4343
    44     &lfs111_checked;
     44    &lfs112_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    183183
    184184    <para>
     185      First, fix a build failure caused by glibc-2.36:
     186    </para>
     187
     188 <screen><userinput remap="pre">sed -i '/mount.h/d' lib/replace/system/filesys.h</userinput></screen>
     189
     190    <para>
    185191      To support the test suite, set up a Python virtual environment
    186192      for some Python modules out of the scope of BLFS:
Note: See TracChangeset for help on using the changeset viewer.