VFX

Compilation Issue

Bug #927986 reported by Ted
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VFX
New
Undecided
Unassigned

Bug Description

Hi,
I tried to compile VFX and get an error on "make".

I can't really tell from where it's coming.
The ./configure gone well.
Here is the terminal response on a second launch:

ted@VJ-Workstation3 ~/Sources/Tar/vfx-0.5/src $ make
make -C /home/ted/Sources/Tar/vfx-0.5/src/ffmpeg
make[1]: entrant dans le répertoire « /home/ted/Sources/Tar/vfx-0.5/src/ffmpeg »
make -C libavcodec all
make[2]: entrant dans le répertoire « /home/ted/Sources/Tar/vfx-0.5/src/ffmpeg/libavcodec »
gcc -fPIC -O3 -g -Wall -Wno-switch -DHAVE_XVMC -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -p -c -o utils.o utils.c
In file included from utils.c:28:0:
dsputil.h:606:31: erreur: static declaration of ‘lrintf’ follows non-static declaration
In file included from mpegvideo.h:30:0,
                 from utils.c:29:
bitstream.h: In function ‘skip_bits’:
bitstream.h:593:1: attention : variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
bitstream.h: In function ‘init_get_bits’:
bitstream.h:659:1: attention : variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
utils.c: Hors de toute fonction :
utils.c:639:17: attention : ‘avcodec_find’ defined but not used [-Wunused-function]
make[2]: *** [utils.o] Erreur 1
make[2]: quittant le répertoire « /home/ted/Sources/Tar/vfx-0.5/src/ffmpeg/libavcodec »
make[1]: *** [lib] Erreur 2
make[1]: quittant le répertoire « /home/ted/Sources/Tar/vfx-0.5/src/ffmpeg »
make: *** [/home/ted/Sources/Tar/vfx-0.5/src/ffmpeg/libavformat/libavformat.a] Erreur 2

Revision history for this message
Ted (tedr56) wrote :
Revision history for this message
Mike Playle (mike-vfx) wrote :

Hi Ted,

This should be fixed in the latest development version.

Try checking it out from bzr:

   $ bzr clone lp:vfx

0.5 is quite out of date and only supports very old graphics cards.

Mike

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.