gst-ffmpeg on ARM Linux: GNU assembler not found, install/update gas-preprocessor

Anton Pryima zingfrid at gmail.com
Mon May 15 19:17:46 UTC 2017


Hello Gottfried.

Try to remove - and space:
like: -arch arm -as-type -as -v

Best regards,
Anton.

On Mon, May 15, 2017 at 8:13 PM, Gottfried Haider <
gottfried.haider at gmail.com> wrote:

> Some more investigation:
>
>
> In the config.log I see:
>
> gas-preprocessor.pl -arch arm -as-type -- as -v
> unknown as type: '--'
> (...)
> as: unrecognized option '-_ISOC99_SOURCE'
>
> The first error seems to be caused by $as_type being empty string in
> the ffmpeg configure script. Why this is I do not know. If I force the
> "-as-type" argument to read "-as-type gas" this will make the first
> error disappear, but the error concerning the unrecognized option
> remains (and also bites during the actual build).
>
>
> The output of "as -v" is:
>
> GNU assembler version 2.25 (arm-linux-gnueabihf) using BFD version
> (GNU Binutils for Raspbian) 2.25
>
> I am attempting to build FFmpeg on an armv6hf system for this very target.
>
>
> Ideas?
>
> Gottfried
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170515/2d17a821/attachment.html>


More information about the gstreamer-devel mailing list