You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "ImCylon (JIRA)" <ji...@apache.org> on 2018/09/27 06:17:00 UTC

[jira] [Created] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5

ImCylon created GUACAMOLE-633:
---------------------------------

             Summary: Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5
                 Key: GUACAMOLE-633
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-633
             Project: Guacamole
          Issue Type: Bug
          Components: guacenc
    Affects Versions: 1.0.0
         Environment: Slackware 14.2_64
x86_64 Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz GenuineIntel GNU/Linux
ffmpeg version 3.4.2
NVIDIA Driver Version: 340.107
gcc (GCC) 7.3.0
            Reporter: ImCylon


$make -j3 (tail output)
/usr/bin/ld: /usr/lib64/gcc/x86_64-slackware-linux/7.3.0/../../../../lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5' 
/lib64/libm.so.6: error adding symbols: DSO missing from command line 
collect2: error: ld returned 1 exit status 
make[2]: *** [Makefile:584: guacenc] Error 1 
make[2]: Leaving directory '/home/setup/programs/geral/guacamole-0.9.14/guacamole-server-master/src/guacenc' 
make[1]: *** [Makefile:513: all-recursive] Error 1 
make[1]: Leaving directory '/home/setup/programs/geral/guacamole-0.9.14/guacamole-server-master' 
make: *** [Makefile:435: all] Error 2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)