Hi again On 01/01/2012 02:59 AM, Michael Riepe wrote: > > On 01/01/12 02:39, Malte Schünemann wrote: > >> I tried to build from source myself ... using the 0.5.4 tarball [...] > Forget 0.5.4, it's several years old. Please get the latest source code > from the sourceforge subversion repository. Thanks for the hint - I obediently followed advise - not the version (from file VERSION) is 0.6.2-alpha - however, I still get
... gcc -O3 -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I'/home/wiesel/src/dvbcut/dvbcut/ffmpeg.src'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o bitstream.o bitstream.c In file included from bitstream.c:29:0: bitstream.h: In function ‘skip_bits’: bitstream.h:632:1: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable] bitstream.h: In function ‘init_get_bits’: bitstream.h:703:1: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable] gcc -O3 -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I'/home/wiesel/src/dvbcut/dvbcut/ffmpeg.src'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o utils.o utils.c In file included from utils.c:28:0: dsputil.h:601:31: error: static declaration of ‘lrintf’ follows non-static declaration Google did not give a clue - how can I get out of this ? Malte ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
