linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Error compiling


From: Adelino Rocha
Subject: [Linphone-developers] Error compiling
Date: Tue, 02 Apr 2013 22:06:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

    Sending in plain-text....

I have just downloaded a clean copy of linphone source code, installed all required dependencies, ran configure and when compiling I'm having the following error:

      CC utils/opengles_display.lo
   utils/opengles_display.c: In function 'load_shaders':
   utils/opengles_display.c:409:2: error: 'yuv2rgb_fs_len' undeclared
   (first use in this function)
   utils/opengles_display.c:409:2: note: each undeclared identifier is
   reported only once for each function it appears in
   utils/opengles_display.c:410:2: error: 'yuv2rgb_vs_len' undeclared
   (first use in this function)
   utils/opengles_display.c:415:65: error: 'yuv2rgb_vs' undeclared
   (first use in this function)
   utils/opengles_display.c:417:67: error: 'yuv2rgb_fs' undeclared
   (first use in this function)
   make[5]: *** [utils/opengles_display.lo] Error 1
   make[5]: Leaving directory
   `/home/Dev/linphone/linphone/mediastreamer2/src'

    Does anyone knows why ?

    Regards,

        Adelino.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]