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
This commit is contained in:
Douglas R. Reno 2019-05-25 02:35:06 +00:00
parent 274a82e963
commit 6d78663fb5

View File

@ -124,6 +124,11 @@
needs to be installed before this application.
</para></note>
<note><para>If you do not have a Objective-C compiler installed, the build
system for this package will throw a warning about a failed sanity check.
This is harmless, and it is safe to continue.
</para></note>
<para>
Install <application>GStreamer Base Plug-ins</application> by running the
following commands: