ECCO L'ERRORE:
VDR Install script
-------------------------------------
[1] Update Ubuntu
[2] V4l-dvb drivers
[3] Nvidia drivers version: 185.18.14
=====================================
[5] FFMPEG
[6] XINE-LIB 1.1
[7] XINE-LIB VDPAU 1.1
[8] XINE-UI
=====================================
[9] VDR & plugins
[11] VDR CONFIGURATIONS
=====================================
[12] Nscan-2.0.7
Optional: Scanner for NA
=====================================
[13] gdm start
[14] Exit/Stop
=====================================
Enter your menu choice [1-14]: 5
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
build-essential è già alla versione più recente.
subversion è già alla versione più recente.
git-core è già alla versione più recente.
checkinstall è già alla versione più recente.
yasm è già alla versione più recente.
texi2html è già alla versione più recente.
libfaac-dev è già alla versione più recente.
libfaad-dev è già alla versione più recente.
libmp3lame-dev è già alla versione più recente.
libtheora-dev è già alla versione più recente.
libx264-dev è già alla versione più recente.
libmp3lame-dev è già alla versione più recente.
mercurial è già alla versione più recente.
cvs è già alla versione più recente.
Nota, si sta selezionando libncurses5-dev al posto di libncurses-dev
libncurses5-dev è già alla versione più recente.
autoconf è già alla versione più recente.
libtool è già alla versione più recente.
automake è già alla versione più recente.
pkg-config è già alla versione più recente.
gettext è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Package is there, skip compilation
Compilation successful. Package is build
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
libvorbis-dev è già alla versione più recente.
zlib1g-dev è già alla versione più recente.
libpng12-dev è già alla versione più recente.
libx11-dev è già alla versione più recente.
libxv-dev è già alla versione più recente.
libasound2-dev è già alla versione più recente.
libxvidcore4-dev è già alla versione più recente.
subversion è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
E: Impossibile trovare un pacchetto sorgente per ffmpeg-debian
Caricamento di oggetto esterno in 'ffmpeg/libswscale'
L'oggetto esterno è stato estratto alla revisione 29673.
Estratta revisione 18800.
Download successful.
ERROR: libx264 not found
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
/usr/local/src/ffmpeg/version.sh "/usr/local/src/ffmpeg" version.h
gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -std=c99 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -O3 -fno-math-errno -fno-signed-zeros -c -o libswscale/swscale.o libswscale/swscale.c
In file included from libswscale/swscale.c:75:
libswscale/swscale_internal.h:44:5: warning: "HAVE_BIGENDIAN" is not defined
libswscale/swscale.c: In function ‘sws_format_name’:
libswscale/swscale.c:462: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:462: error: (Each undeclared identifier is reported only once
libswscale/swscale.c:462: error: for each function it appears in.)
libswscale/swscale.c:464: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:466: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:468: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:470: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:472: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘yuv2yuvX16inC_template’:
libswscale/swscale.c:495: warning: implicit declaration of function ‘av_clip_uint16’
In file included from libswscale/swscale.c:1407:
libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX2’:
libswscale/swscale_template.c:961: warning: initialization from incompatible pointer type
libswscale/swscale_template.c:961: warning: initialization from incompatible pointer type
libswscale/swscale_template.c:961: warning: initialization from incompatible pointer type
libswscale/swscale_template.c:961: warning: initialization from incompatible pointer type
libswscale/swscale_template.c: In function ‘yuv2packed2_MMX2’:
libswscale/swscale_template.c:1242: warning: dereferencing type-punned pointer will break strict-aliasing rules
libswscale/swscale_template.c:1242: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:1243: warning: dereferencing type-punned pointer will break strict-aliasing rules
libswscale/swscale_template.c:1243: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c: In function ‘hScale_MMX2’:
libswscale/swscale_template.c:2104: warning: initialization discards qualifiers from pointer target type
libswscale/swscale_template.c: In function ‘swScale_MMX2’:
libswscale/swscale_template.c:2714: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2715: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2720: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2721: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2727: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2728: warning: assignment discards qualifiers from pointer target type
libswscale/swscale_template.c:2736: warning: cast from pointer to integer of different size
libswscale/swscale_template.c:2742: warning: cast from pointer to integer of different size
libswscale/swscale_template.c:2749: warning: cast from pointer to integer of different size
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c:2763: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c: In function ‘sws_init_swScale_MMX2’:
libswscale/swscale_template.c:2917: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c:2918: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c:2919: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale_template.c:2920: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2921: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2922: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale_template.c:2927: warning: assignment from incompatible pointer type
libswscale/swscale_template.c:2942: warning: assignment from incompatible pointer type
libswscale/swscale_template.c:2987: warning: assignment from incompatible pointer type
libswscale/swscale.c: In function ‘initFilter’:
libswscale/swscale.c:1454: warning: implicit declaration of function ‘FF_ALLOC_OR_GOTO’
libswscale/swscale.c:1454: error: ‘fail’ undeclared (first use in this function)
libswscale/swscale.c:1459: warning: implicit declaration of function ‘FF_ALLOCZ_OR_GOTO’
libswscale/swscale.c: In function ‘planarCopy’:
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2319: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘getSubSampleFactors’:
libswscale/swscale.c:2374: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2375: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2394: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2395: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2400: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2401: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘sws_setColorspaceDetails’:
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2441: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘sws_getColorspaceDetails’:
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2490: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘sws_getContext’:
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2563: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c:2602: error: ‘fail’ undeclared (first use in this function)
libswscale/swscale.c: In function ‘reset_ptr’:
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV420P16LE’ undeclared (first use in this function)
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV422P16LE’ undeclared (first use in this function)
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV444P16LE’ undeclared (first use in this function)
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV420P16BE’ undeclared (first use in this function)
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV422P16BE’ undeclared (first use in this function)
libswscale/swscale.c:3069: error: ‘PIX_FMT_YUV444P16BE’ undeclared (first use in this function)
libswscale/swscale.c:3134:6: warning: "HAVE_BIGENDIAN" is not defined
libswscale/swscale.c:3140:5: warning: "HAVE_BIGENDIAN" is not defined
libswscale/swscale.c:3146:5: warning: "HAVE_BIGENDIAN" is not defined
libswscale/swscale.c:3152:6: warning: "HAVE_BIGENDIAN" is not defined
make: *** [libswscale/swscale.o] Errore 1
Looks like compilation fail. Couldn't detect package
Press [enter] key to continue. . .