Changeset 6d78663


Ignore:
Timestamp:
05/25/2019 02:35:06 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dc2615fa
Parents:
274a82e9
Message:

Add a note about a 'fatal error' in GStreamer that I just encountered. It turns out to be just a warning, about not finding an Objective-C compiler.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21623 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-base.xml

    r274a82e9 r6d78663  
    123123    <note><para>If you need a plugin for a given dependency, that dependency
    124124      needs to be installed before this application.
     125    </para></note>
     126
     127    <note><para>If you do not have a Objective-C compiler installed, the build
     128      system for this package will throw a warning about a failed sanity check.
     129      This is harmless, and it is safe to continue.
    125130    </para></note>
    126131
Note: See TracChangeset for help on using the changeset viewer.