linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Error Compiling 3.6.1 with Video Support in Puppy L


From: Felix Lechner
Subject: Re: [Linphone-users] Error Compiling 3.6.1 with Video Support in Puppy Linux
Date: Fri, 28 Jun 2013 08:04:06 -0700

Hello Oscar,

This error happens because the command 'xxd' is unavailable. In Debian, I included the package 'vim-common' as a build dependency.

As a suggestion to the maintainers, the build process should probably throw an error when the two include files for the shaders fail to build. In addition, autoconf could ensure that 'xxd' is available.

Felix


On Fri, Jun 28, 2013 at 7:50 AM, Oscar Talks <address@hidden> wrote:
Hello Everyone,

I am trying to compile the 3.6.1 release tarball in Puppy Linux (I have tried both the Slackware 14.0 and Debian Wheezy variants) and if I try to --enable-video I get this 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 `/initrd/mnt/dev_save/linphone361/linphone/mediastreamer2/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/initrd/mnt/dev_save/linphone361/linphone/mediastreamer2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/initrd/mnt/dev_save/linphone361/linphone/mediastreamer2'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/initrd/mnt/dev_save/linphone361/linphone/mediastreamer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/initrd/mnt/dev_save/linphone361/linphone'
make: *** [all] Error 2
#

Please can anyone help? I have been using 3.5.2 for some time now and Linphone is fantastic. Thanks.

Oscar in England.

_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users



reply via email to

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