Greetings,
I'm trying to build transcode-1.0.5 from the official source on
Fedora8-i686, and the 'make' portion of the build is failing with the
following output:
#############
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT
-DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src
-Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686
-mtune=generic -fasynchronous-unwind-tables -MT rtjpeg_aud_plugin.lo
-MD -MP -MF .deps/rtjpeg_aud_plugin.Tpo -c rtjpeg_aud_plugin.c  -fPIC
-DPIC -o .libs/rtjpeg_aud_plugin.o
In file included from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:333,
                 from ../../src/transcode.h:47,
                 from rtjpeg_aud_plugin.c:61:
/usr/include/asm/types.h:19: error: conflicting types for '__s32'
RTjpegN.h:32: error: previous declaration of '__s32' was here
/usr/include/asm/types.h:20: error: conflicting types for '__u32'
RTjpegN.h:28: error: previous declaration of '__u32' was here
rtjpeg_aud_plugin.c: In function 'rtjpeg_aud_open':
rtjpeg_aud_plugin.c:130: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c:181: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c:196: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c:222: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c: In function 'rtjpeg_aud_seekto_keyframe_before':
rtjpeg_aud_plugin.c:312: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c:325: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
rtjpeg_aud_plugin.c:368: warning: ignoring return value of 'read',
declared with attribute warn_unused_result
make[3]: *** [rtjpeg_aud_plugin.lo] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/transcode-1.0.5/import/nuv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/transcode-1.0.5/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/transcode-1.0.5'
make: *** [all] Error 2
#############

What I'm really trying to fix here is this error:
$ tcprobe  -i /home/netllama/dvd/sendak/vob/001/
[fileinfo.c:118] file read error: No such file or directory
[tcprobe] unknown file type
[tcprobe] filetype/codec not yet supported by 'transcode'

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman [EMAIL PROTECTED]
LlamaLand https://netllama.linux-sxs.org

Reply via email to