Ga naar inhoud


Roobert

Lid
  • Items

    368
  • Registratiedatum

  • Laatst bezocht

Berichten die geplaatst zijn door Roobert

  1. Zonder epg moet dat ook wel lukken om te beginnen, maar hoe?

     

    Ik heb dit gedaan

     

    Citaat:
    # Install tutorials (Xubuntu 9.04 with VDR 1.7.8)

     

    1. Installing the S2API on Xubuntu 9.04 - Dutch

    2. Installing FFMpeg SVN, Xine-Lib 1.2 HG and Xine-UI CVS on Xubuntu 9.04 - Dutch

    3. Installing VDR 1.7.8 with HDTV support using S2API on Xubuntu 9.04 - Dutch

    4. Installing plugins in combination with VDR 1.7.8 on Xubuntu 9.04 - Dutch

     

    En hoe start ik den boel op? runvdr?

  2. Deze is niet te lang, ik dacht dat ik er bijna door was.

    Moet ik blijven hangen in loadepg en dat is eigenlijk wel een goeie, misschien de beste na sc.

     

    Citaat:
    root@htpc:/usr/local/src/vdr/PLUGINS/src/loadepg# patch -p0 < /usr/local/src/loadepg-0.2.1-20080915-s2api.diff

    patching file /usr/local/src/vdr/PLUGINS/src/loadepg-0.2.1-20080915/loadepg.c

    Hunk #1 FAILED at 1031.

    1 out of 1 hunk FAILED -- saving rejects to file /usr/local/src/vdr/PLUGINS/src/loadepg-0.2.1-20080915/loadepg.c.rej

  3. Fresh install, geen updates.

     

    Kom ik hier weer vast bij de make van Xine lib HG

     

    Citaat:
    xine_musepack_decoder.c:56:32: error: musepack/musepack.h: No such file or directory

    xine_musepack_decoder.c:84: error: expected specifier-qualifier-list before ‘mpc_reader’

    xine_musepack_decoder.c:125: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpc_reader_seek’

    xine_musepack_decoder.c: In function ‘mpc_reader_get_size’:

    xine_musepack_decoder.c:168: error: ‘mpc_decoder_t’ has no member named ‘file_size’

    xine_musepack_decoder.c: At top level:

    xine_musepack_decoder.c:173: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpc_reader_canseek’

    xine_musepack_decoder.c: In function ‘mpc_decode_frame’:

    xine_musepack_decoder.c:211: error: ‘MPC_DECODER_BUFFER_LENGTH’ undeclared (first use in this function)

    xine_musepack_decoder.c:211: error: (Each undeclared identifier is reported only once

    xine_musepack_decoder.c:211: error: for each function it appears in.)

    xine_musepack_decoder.c:220: error: implicit declaration of function ‘mpc_decoder_decode’

    xine_musepack_decoder.c:220: warning: nested extern declaration of ‘mpc_decoder_decode’

    xine_musepack_decoder.c:220: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:211: warning: unused variable ‘buffer’

    xine_musepack_decoder.c: In function ‘mpc_decode_data’:

    xine_musepack_decoder.c:272: error: ‘mpc_decoder_t’ has no member named ‘file_size’

    xine_musepack_decoder.c:281: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:282: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:282: error: ‘mpc_reader_seek’ undeclared (first use in this function)

    xine_musepack_decoder.c:283: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:284: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:285: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:285: error: ‘mpc_reader_canseek’ undeclared (first use in this function)

    xine_musepack_decoder.c:286: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:303: error: implicit declaration of function ‘mpc_streaminfo_init’

    xine_musepack_decoder.c:303: warning: nested extern declaration of ‘mpc_streaminfo_init’

    xine_musepack_decoder.c:303: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:305: error: implicit declaration of function ‘mpc_streaminfo_read’

    xine_musepack_decoder.c:305: warning: nested extern declaration of ‘mpc_streaminfo_read’

    xine_musepack_decoder.c:305: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:305: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:314: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:315: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:324: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:328: error: implicit declaration of function ‘mpc_decoder_setup’

    xine_musepack_decoder.c:328: warning: nested extern declaration of ‘mpc_decoder_setup’

    xine_musepack_decoder.c:328: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:328: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:330: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:336: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:383: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:383: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:392: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:398: error: implicit declaration of function ‘mpc_decoder_initialize’

    xine_musepack_decoder.c:398: warning: nested extern declaration of ‘mpc_decoder_initialize’

    xine_musepack_decoder.c:398: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:398: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:409: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:433: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:433: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    make[2]: *** [xineplug_decode_mpc_la-xine_musepack_decoder.lo] Error 1

    make[2]: Leaving directory `/usr/local/src/xine-lib-1.2/src/audio_dec'

    make[1]: *** [all-recursive] Error 1

     

    Voor je te antwoorden

     

    QuadDragon1.jpg

     

    Die Saphire heb ik er uit gelaten, brengt meer problemen dan oplossingen.

  4. @ninjak

     

    bij nazicht (onder ubuntu 8.10) is het wel degelijk een i386.iso die ik gebruikt heb voor de Xubuntu install.

     

    Ik vraag mij toch af waarom het telkens bij mij is dat er libraries ontbreken of niet goed zijn.

     

    Ik kan de keren die ik het heb overgedaan vanaf een format van de partitie niet meer tellen.

     

    Ik doe het nog maar eens.

     

  5. Terug geprobeerd en nu krijg ik

    Citaat:
    root@htpc:/usr/local/src/ffmpeg# make

    /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 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libpostproc/postprocess.d -MT libpostproc/postprocess.o -c -o libpostproc/postprocess.o libpostproc/postprocess.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/adler32.d -MT libavutil/adler32.o -c -o libavutil/adler32.o libavutil/adler32.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/aes.d -MT libavutil/aes.o -c -o libavutil/aes.o libavutil/aes.c

    libavutil/aes.c: In function ‘subshift’:

    libavutil/aes.c:56: warning: initialization from incompatible pointer type

    libavutil/aes.c:57: warning: initialization from incompatible pointer type

    libavutil/aes.c: In function ‘crypt’:

    libavutil/aes.c:84: warning: passing argument 2 of ‘mix’ from incompatible pointer type

    libavutil/aes.c:85: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:85: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:85: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:87: warning: passing argument 1 of ‘subshift’ from incompatible pointer type

    libavutil/aes.c: In function ‘av_aes_crypt’:

    libavutil/aes.c:92: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:92: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:92: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:94: warning: passing argument 4 of ‘crypt’ from incompatible pointer type

    libavutil/aes.c:96: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:96: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:96: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:99: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:99: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:99: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:101: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:101: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:101: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:102: warning: passing argument 4 of ‘crypt’ from incompatible pointer type

    libavutil/aes.c:103: warning: passing argument 1 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:103: warning: passing argument 2 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c:103: warning: passing argument 3 of ‘addkey’ from incompatible pointer type

    libavutil/aes.c: In function ‘av_aes_init’:

    libavutil/aes.c:149: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type

    libavutil/aes.c:150: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type

    libavutil/aes.c:180: warning: passing argument 1 of ‘subshift’ from incompatible pointer type

    libavutil/aes.c:181: warning: passing argument 1 of ‘mix’ from incompatible pointer type

    libavutil/aes.c:133: warning: array subscript is above array bounds

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/avstring.d -MT libavutil/avstring.o -c -o libavutil/avstring.o libavutil/avstring.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/base64.d -MT libavutil/base64.o -c -o libavutil/base64.o libavutil/base64.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/crc.d -MT libavutil/crc.o -c -o libavutil/crc.o libavutil/crc.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/des.d -MT libavutil/des.o -c -o libavutil/des.o libavutil/des.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/fifo.d -MT libavutil/fifo.o -c -o libavutil/fifo.o libavutil/fifo.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/intfloat_readwrite.d -MT libavutil/intfloat_readwrite.o -c -o libavutil/intfloat_readwrite.o libavutil/intfloat_readwrite.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/lfg.d -MT libavutil/lfg.o -c -o libavutil/lfg.o libavutil/lfg.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/lls.d -MT libavutil/lls.o -c -o libavutil/lls.o libavutil/lls.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/log.d -MT libavutil/log.o -c -o libavutil/log.o libavutil/log.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/lzo.d -MT libavutil/lzo.o -c -o libavutil/lzo.o libavutil/lzo.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/mathematics.d -MT libavutil/mathematics.o -c -o libavutil/mathematics.o libavutil/mathematics.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/md5.d -MT libavutil/md5.o -c -o libavutil/md5.o libavutil/md5.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/mem.d -MT libavutil/mem.o -c -o libavutil/mem.o libavutil/mem.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/random_seed.d -MT libavutil/random_seed.o -c -o libavutil/random_seed.o libavutil/random_seed.c

    libavutil/random_seed.c: In function ‘ff_random_get_seed’:

    libavutil/random_seed.c:34: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/rational.d -MT libavutil/rational.o -c -o libavutil/rational.o libavutil/rational.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/rc4.d -MT libavutil/rc4.o -c -o libavutil/rc4.o libavutil/rc4.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/sha.d -MT libavutil/sha.o -c -o libavutil/sha.o libavutil/sha.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavutil/tree.d -MT libavutil/tree.o -c -o libavutil/tree.o libavutil/tree.c

    gcc -shared -Wl,-soname,libavutil.so.50 -L"/usr/local/src/ffmpeg"/libavcodec -L"/usr/local/src/ffmpeg"/libavdevice -L"/usr/local/src/ffmpeg"/libavfilter -L"/usr/local/src/ffmpeg"/libavformat -L"/usr/local/src/ffmpeg"/libavutil -L"/usr/local/src/ffmpeg"/libpostproc -L"/usr/local/src/ffmpeg"/libswscale -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libpostproc -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libswscale -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavfilter -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavdevice -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavformat -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavcodec -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavutil -Wl,-Bsymbolic -o libavutil/libavutil.so.50 libavutil/adler32.o libavutil/aes.o libavutil/avstring.o libavutil/base64.o libavutil/crc.o libavutil/des.o libavutil/fifo.o libavutil/intfloat_readwrite.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/random_seed.o libavutil/rational.o libavutil/rc4.o libavutil/sha.o libavutil/tree.o libavutil/utils.o -lz -pthread -lm -lmp3lame -lm -lvorbisenc -lvorbis -logg -lx264 -lm -lasound -ldl -lasound -lasound

    cd ./libavutil/ && ln -sf libavutil.so.50 libavutil.so

    gcc -shared -Wl,-soname,libpostproc.so.51 -L"/usr/local/src/ffmpeg"/libavcodec -L"/usr/local/src/ffmpeg"/libavdevice -L"/usr/local/src/ffmpeg"/libavfilter -L"/usr/local/src/ffmpeg"/libavformat -L"/usr/local/src/ffmpeg"/libavutil -L"/usr/local/src/ffmpeg"/libpostproc -L"/usr/local/src/ffmpeg"/libswscale -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libpostproc -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libswscale -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavfilter -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavdevice -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavformat -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavcodec -Wl,-rpath-link,"/usr/local/src/ffmpeg"/libavutil -Wl,-Bsymbolic -o libpostproc/libpostproc.so.51 libpostproc/postprocess.o -lavutil -lz -pthread -lm -lmp3lame -lm -lvorbisenc -lvorbis -logg -lx264 -lm -lasound -ldl -lasound -lasound

    cd ./libpostproc/ && ln -sf libpostproc.so.51 libpostproc.so

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/alldevices.d -MT libavdevice/alldevices.o -c -o libavdevice/alldevices.o libavdevice/alldevices.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/alsa-audio-common.d -MT libavdevice/alsa-audio-common.o -c -o libavdevice/alsa-audio-common.o libavdevice/alsa-audio-common.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/alsa-audio-dec.d -MT libavdevice/alsa-audio-dec.o -c -o libavdevice/alsa-audio-dec.o libavdevice/alsa-audio-dec.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/alsa-audio-enc.d -MT libavdevice/alsa-audio-enc.o -c -o libavdevice/alsa-audio-enc.o libavdevice/alsa-audio-enc.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/dv1394.d -MT libavdevice/dv1394.o -c -o libavdevice/dv1394.o libavdevice/dv1394.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/oss_audio.d -MT libavdevice/oss_audio.o -c -o libavdevice/oss_audio.o libavdevice/oss_audio.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/v4l2.d -MT libavdevice/v4l2.o -c -o libavdevice/v4l2.o libavdevice/v4l2.c

    gcc -DHAVE_AV_CONFIG_H -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=native -march=native -mfpmath=sse -O4 -pipe -std=c99 -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 -fno-tree-vectorize -MMD -MF libavdevice/v4l.d -MT libavdevice/v4l.o -c -o libavdevice/v4l.o libavdevice/v4l.c

    make: *** No rule to make target `libavformat/rtp_internal.h', needed by `libavformat/allformats.o'. Stop.

  6. Voor alle duidelijkheb ben ik nu nog bezig met de Nova S2.

    Heb weer problemen gehad met libmprlame maar heb die geinstalleerd.

    Nu zeurt hij bij de make van ffmpeg als volgt (Xubuntu 9.04 fresh install)

    Citaat:
    root@htpc:/usr/local/src/ffmpeg# make

    gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I. -I"/usr/local/src/ffmpeg" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -std=c99 -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 libavcodec/imgresample.o libavcodec/imgresample.c

    In file included from libavcodec/imgresample.c:158:

    libavcodec/x86/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain __asm__()! New code using this header will be rejected.

    libavcodec/imgresample.c:520: error: conflicting types for ‘sws_getContext’

    ./libswscale/swscale.h:130: error: previous declaration of ‘sws_getContext’ was here

    libavcodec/imgresample.c:577: error: conflicting types for ‘sws_getCachedContext’

    ./libswscale/swscale.h:256: error: previous declaration of ‘sws_getCachedContext’ was here

    make: *** [libavcodec/imgresample.o] Error 1

  7. Origineel bericht van: Niels Wagenaar

    Origineel bericht van: Roobert
    Ik vroeg een jaar geleden achter een oplossing voor de Technotrend S2 3650 USB, nog niemand in geslaagd?


    Die zou nu ondersteund moeten worden in S2API. Gebruik s2-liplianin zoals beschreven in mijn Wiki, dan zou het allemaal moeten werken. Er zijn geen aparte patches meer benodigd.

    Mvg,

    Niels Wagenaar


    Dus zou het zonder meer moeten werken zonder dat ik iets extra hoef te doen na dat ik de Hauppage werkend heb?

  8. Ja ik vind het ook raar en op mijn 8.10 versie heb ik DAT probleem niet, wel no signal.

     

    Nu staat Xubuntu er uiteindelijk op, was echt niet makkelijk als hij de helft niet op het scherm zet.

     

    Had dan ook nog eerst een verkeerde link, was maar 8.04 ik vond ook die Heron zo raar in 9.04

     

    Het zal dus niet meer voor vanavond zijn.

     

    Is goed nieuws dat van die Technotrend.

     

  9. Als je vdr source folder zegt bedoel je dan /usr/local/src/vdr

    of misschien /etc/vdr?

     

    in /usr/local/src/vdr

    make clean

    ldconfig /usr/lib/libiconv.so

    make

     

    Citaat:
    ch.o -ljpeg -lpthread -ldl -lcap -lrt -lfreetype -lfontconfig ./libsi/libsi.a -o vdr

    tools.o: In function `cCharSetConv::Convert(char const*, char*, unsigned int)':

    /usr/local/src/vdr/tools.c:825: undefined reference to `libiconv'

    tools.o: In function `cCharSetConv':

    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'

    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'

    tools.o: In function `~cCharSetConv':

    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'

    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'

    ./libsi/libsi.a(si.o): In function `SI::convertCharacterTable(char const*, unsigned int, char*, unsigned int, char const*)':

    /usr/local/src/vdr/libsi/si.c:381: undefined reference to `libiconv_open'

    /usr/local/src/vdr/libsi/si.c:398: undefined reference to `libiconv_close'

    /usr/local/src/vdr/libsi/si.c:385: undefined reference to `libiconv'

    collect2: ld returned 1 exit status

    make: *** [vdr] Error 1

  10. Citaat:
    libiconv-hook-dev is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


    Ja die vdr directory heb ik zien binnenkomen maar je moet toch eerst daar naartoe (CD)- om de make te kunnen oproepen?

    Citaat:
    In function `cCharSetConv::Convert(char const*, char*, unsigned int)':
    /usr/local/src/vdr/tools.c:825: undefined reference to `libiconv'
    tools.o: In function `cCharSetConv':
    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'
    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'
    tools.o: In function `~cCharSetConv':
    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'
    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'
    ./libsi/libsi.a(si.o): In function `SI::convertCharacterTable(char const*, unsigned int, char*, unsigned int, char const*)':
    /usr/local/src/vdr/libsi/si.c:381: undefined reference to `libiconv_open'
    /usr/local/src/vdr/libsi/si.c:398: undefined reference to `libiconv_close'
    /usr/local/src/vdr/libsi/si.c:385: undefined reference to `libiconv'
    collect2: ld returned 1 exit status
    make: *** [vdr] Error 1


    Bedankt trouwens voor je snelle reaktie

  11. En hier blokkeren wij terug op de nochtans geinstalleerde libiconv.dev

     

    Bij de eerste make in VDR 1.7.8

     

    Citaat:
    /usr/local/src/vdr/tools.c:825: undefined reference to `libiconv'

    tools.o: In function `cCharSetConv':

    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'

    /usr/local/src/vdr/tools.c:774: undefined reference to `libiconv_open'

    tools.o: In function `~cCharSetConv':

    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'

    /usr/local/src/vdr/tools.c:782: undefined reference to `libiconv_close'

    ./libsi/libsi.a(si.o): In function `SI::convertCharacterTable(char const*, unsigned int, char*, unsigned int, char const*)':

    /usr/local/src/vdr/libsi/si.c:381: undefined reference to `libiconv_open'

    /usr/local/src/vdr/libsi/si.c:398: undefined reference to `libiconv_close'

    /usr/local/src/vdr/libsi/si.c:385: undefined reference to `libiconv'

    collect2: ld returned 1 exit status

    make: *** [vdr] Error 1

     

    Opmerking voor Niels.

     

    Als ik mij niet vergis mis je deze lijn alvorens de make

     

    Citaat:
    cd /usr/local/src/vdr

  12. Ik snap niet goed wat je bedoeld met 2 coderingen op 1 tra,sponder, bedoel je dan simulscipt?

    Welke providers? C+FR bvb, en heb je daar dan 2 kaarten van?

    Als je toch met het geld van een Dreambox8000 mag gooien is de Reelbox AvantGarde een veiligere keuze en ik zie niet in waarom hij niet met 2 of meer coderingen tegelijkertijd zou kunnen als je er maar genoeg kaartlezers aanhangt of CI modules gebruikt.

  13. Hij vind hem niet

     

    root@htpc:/usr/local/src/xine-lib-1.2# apt-file search musepack.h

    gstreamer0.10-plugins-bad-doc: /usr/share/gtk-doc/html/gst-plugins-bad-plugins-0.10/gst-plugins-bad-plugins-plugin-musepack.html

     

    enkel de html

     

    kan ik hem niet gewoon aan google vragen?

     

     

    Dus nu begrijp ik wat Art mij zij, zij werken regelmatig aan de xine en nu mis ik deze header file die er normaal zou moeten inzitten.

     

    Ik heb de include file gevonden op het net maar waar zou ik hem moeten steken?

    Waarschijnlijk in /include maar momenteel schijnt hij niet toegankelijk te zijn, de linken werken niet.

     

    Ik moet nu toch weg, even in Lokeren gaan horen of Ray Davies nog steeds Lola kan zingen.

     

  14. Bij de make van Xine heb ik dit.

    Citaat:
    /xineplug_decode_mpc_la-xine_musepack_decoder.o

    xine_musepack_decoder.c:56:32: error: musepack/musepack.h: No such file or directory

    xine_musepack_decoder.c:84: error: expected specifier-qualifier-list before ‘mpc_reader’

    xine_musepack_decoder.c:125: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpc_reader_seek’

    xine_musepack_decoder.c: In function ‘mpc_reader_get_size’:

    xine_musepack_decoder.c:168: error: ‘mpc_decoder_t’ has no member named ‘file_size’

    xine_musepack_decoder.c: At top level:

    xine_musepack_decoder.c:173: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpc_reader_canseek’

    xine_musepack_decoder.c: In function ‘mpc_decode_frame’:

    xine_musepack_decoder.c:211: error: ‘MPC_DECODER_BUFFER_LENGTH’ undeclared (first use in this function)

    xine_musepack_decoder.c:211: error: (Each undeclared identifier is reported only once

    xine_musepack_decoder.c:211: error: for each function it appears in.)

    xine_musepack_decoder.c:220: error: implicit declaration of function ‘mpc_decoder_decode’

    xine_musepack_decoder.c:220: warning: nested extern declaration of ‘mpc_decoder_decode’

    xine_musepack_decoder.c:220: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:211: warning: unused variable ‘buffer’

    xine_musepack_decoder.c: In function ‘mpc_decode_data’:

    xine_musepack_decoder.c:272: error: ‘mpc_decoder_t’ has no member named ‘file_size’

    xine_musepack_decoder.c:281: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:282: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:282: error: ‘mpc_reader_seek’ undeclared (first use in this function)

    xine_musepack_decoder.c:283: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:284: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:285: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:285: error: ‘mpc_reader_canseek’ undeclared (first use in this function)

    xine_musepack_decoder.c:286: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:303: error: implicit declaration of function ‘mpc_streaminfo_init’

    xine_musepack_decoder.c:303: warning: nested extern declaration of ‘mpc_streaminfo_init’

    xine_musepack_decoder.c:303: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:305: error: implicit declaration of function ‘mpc_streaminfo_read’

    xine_musepack_decoder.c:305: warning: nested extern declaration of ‘mpc_streaminfo_read’

    xine_musepack_decoder.c:305: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:305: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:314: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:315: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:324: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:328: error: implicit declaration of function ‘mpc_decoder_setup’

    xine_musepack_decoder.c:328: warning: nested extern declaration of ‘mpc_decoder_setup’

    xine_musepack_decoder.c:328: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:328: error: ‘mpc_decoder_t’ has no member named ‘reader’

    xine_musepack_decoder.c:330: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:336: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:383: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:383: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:392: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:398: error: implicit declaration of function ‘mpc_decoder_initialize’

    xine_musepack_decoder.c:398: warning: nested extern declaration of ‘mpc_decoder_initialize’

    xine_musepack_decoder.c:398: error: ‘mpc_decoder_t’ has no member named ‘decoder’

    xine_musepack_decoder.c:398: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    xine_musepack_decoder.c:409: error: ‘mpc_decoder_t’ has no member named ‘decoder_ok’

    xine_musepack_decoder.c:433: error: ‘mpc_decoder_t’ has no member named ‘current_frame’

    xine_musepack_decoder.c:433: error: ‘mpc_decoder_t’ has no member named ‘streaminfo’

    make[2]: *** [xineplug_decode_mpc_la-xine_musepack_decoder.lo] Error 1

    make[2]: Leaving directory `/usr/local/src/xine-lib-1.2/src/audio_dec'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/usr/local/src/xine-lib-1.2/src'

    make: *** [all-recursive] Error 1

    root@htpc:/usr/local/src/xine-lib-1.2#

     

    Het is alsof hij de kaart niet herkent?

  15. Daar was ik mee begonnen.

    Ja ik weet dat Kubuntu met KDE werkt en Ubuntu met gnome en Xubuntu mog weer wat anders en dat het alleen maar de visualisatie betreft.

    Maar toen ik enkele maanden (of een jaar) terug mijn poging deed met Xubuntu kon ik niets terugvinden op het scherm.

    idem op die Reelbox in Kubuntu is het zoeken, kwestie van gewoonte.

    Ik ga het nog eens overdoen.

     

    Bedankt.

     

    Het is trouwens daar dat ik vast liep met die depmod --A ipv -A

×
×
  • Nieuwe aanmaken...