[FFmpeg-user] ERROR: libglslang not found

Dylan Fernando dylanf123 at gmail.com
Mon Apr 12 01:53:06 EEST 2021


On Mon, Apr 12, 2021 at 5:56 AM Moritz Barsnick <barsnick at gmx.net> wrote:

> On Thu, Apr 08, 2021 at 09:49:02 +1000, Dylan Fernando wrote:
> > g++ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -std=c11
> -fomit-frame-pointer -fPIC -pthread -D__STDC_CONSTANT_MACROS -c -o
> /tmp/ffconf.j3rfnDQR/test.o /tmp/ffconf.j3rfnDQR/test.cpp
> > ./configure: 984: g++: not found
> > ERROR: libglslang not found
>
> libglslang support apparently requires a C++ compiler, which you don't
> seem to have.
>
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


Thanks, Now I am getting:

/usr/bin/ld: cannot find -lMachineIndependent
/usr/bin/ld: cannot find -lGenericCodeGen

Attached full log

Regards,
Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config3.log
Type: text/x-log
Size: 398410 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210412/2572cd31/attachment.bin>


More information about the ffmpeg-user mailing list