Pastebin

Paste #176:

< previous paste - next paste>

Pasted by tdn

Download View as text

4 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/bit_allocate.o liba52/bit_allocate.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/bitstream.o liba52/bitstream.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/downmix.o liba52/downmix.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/imdct.o liba52/imdct.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/parse.o liba52/parse.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/crc.o liba52/crc.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o liba52/resample.o liba52/resample.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o dtsdec.o dtsdec.c
gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -fomit-frame-pointer -DRUNTIME_CPUDETECT -DHAVE_AV_CONFIG_H -I.. -I'/usr/local/src/ffmpeg-0.cvs20050918'/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE    -c -o faad.o faad.c
faad.c:29:18: error: faad.h: No such file or directory
faad.c:57: error: syntax error before ‘faacDecHandle’
faad.c:57: warning: no semicolon at end of struct or union
faad.c:58: error: syntax error before ‘*’ token
faad.c:58: error: syntax error before ‘hDecoder’
faad.c:58: warning: type defaults to ‘int’ in declaration of ‘faacDecConfigurationPtr’
faad.c:58: error: ‘faacDecConfigurationPtr’ declared as function returning a function
faad.c:58: warning: data definition has no type or storage class
faad.c:60: error: syntax error before ‘hDecoder’
faad.c:62: error: syntax error before ‘hDecoder’
faad.c:66: error: syntax error before ‘hDecoder’
faad.c:69: error: syntax error before ‘hDecoder’
faad.c:92: error: syntax error before ‘hDecoder’
faad.c:95: warning: type defaults to ‘int’ in declaration of ‘FAACContext’
faad.c:95: warning: data definition has no type or storage class
faad.c: In function ‘faac_init_mp4’:
faad.c:105: error: ‘s’ undeclared (first use in this function)
faad.c:105: error: (Each undeclared identifier is reported only once
faad.c:105: error: for each function it appears in.)
faad.c:105: error: syntax error before ‘)’ token
faad.c: In function ‘faac_decode_frame’:
faad.c:133: error: ‘s’ undeclared (first use in this function)
faad.c:133: error: syntax error before ‘)’ token
faad.c:136: warning: unused variable ‘sample_buffer’
faad.c: In function ‘faac_decode_end’:
faad.c:179: error: ‘s’ undeclared (first use in this function)
faad.c:179: error: syntax error before ‘)’ token
faad.c: In function ‘faac_decode_init’:
faad.c:190: error: ‘s’ undeclared (first use in this function)
faad.c:190: error: syntax error before ‘)’ token
faad.c:212: warning: implicit declaration of function ‘faacDecHandle’
faad.c:212: error: syntax error before ‘)’ token
faad.c:212: error: syntax error before ‘)’ token
faad.c:212: error: syntax error before ‘}’ token
faad.c:213: error: syntax error before ‘)’ token
faad.c:213: error: ‘faacDecHandle’ undeclared (first use in this function)
faad.c:213: error: syntax error before ‘dlsym’
faad.c:213: warning: unused variable ‘n’
faad.c:213: error: syntax error before ‘}’ token
faad.c:194: warning: unused variable ‘err’
faad.c: At top level:
faad.c:246: error: syntax error before numeric constant
faad.c:247: warning: type defaults to ‘int’ in declaration of ‘av_log’
faad.c:247: error: conflicting types for ‘av_log’
avcodec.h:2391: error: previous declaration of ‘av_log’ was here
faad.c:247: warning: data definition has no type or storage class
faad.c:255: warning: type defaults to ‘int’ in declaration of ‘faac_decode_end’
faad.c:255: warning: parameter names (without types) in function declaration
faad.c:255: warning: data definition has no type or storage class
faad.c:256: error: syntax error before ‘return’
faad.c:260: warning: type defaults to ‘int’ in declaration of ‘faac_cfg’
faad.c:260: error: ‘s’ undeclared here (not in a function)
faad.c:260: warning: data definition has no type or storage class
faad.c:262: error: syntax error before ‘if’
faad.c:292: warning: type defaults to ‘int’ in declaration of ‘faac_init_mp4’
faad.c:292: warning: parameter names (without types) in function declaration
faad.c:292: warning: data definition has no type or storage class
faad.c:294: error: syntax error before ‘return’
make[1]: *** [faad.o] Error 1
make[1]: Leaving directory `/usr/local/src/ffmpeg-0.cvs20050918/libavcodec'
make: *** [build-stamp] Error 2
root@linuxbaby:/usr/local/src/ffmpeg-0.cvs20050918#
t

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.