On Jan 5, 2008 3:57 PM, Francesco Romani <[EMAIL PROTECTED]> wrote: > - NUV is expected to work only on x86 platform; otherwise, it works > thanks a significant amount of luck. Enforce this constraint using > a ./configure check.
Hi, nuv doesn't build here (Mandriva Cooker i586): if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -DLIBQUICKTIME_000904 -I/usr/include/lzo -I/usr/include/lzo -mmmx -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -MT rtjpeg_aud_plugin.lo -MD -MP -MF ".deps/rtjpeg_aud_plugin.Tpo" -c -o rtjpeg_aud_plugin.lo rtjpeg_aud_plugin.c; \ then mv -f ".deps/rtjpeg_aud_plugin.Tpo" ".deps/rtjpeg_aud_plugin.Plo"; else rm -f ".deps/rtjpeg_aud_plugin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -DLIBQUICKTIME_000904 -I/usr/include/lzo -I/usr/include/lzo -mmmx -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -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: *** [rtjpeg_aud_plugin.lo] Error 1 Regards, Götz -- AL I:40: Do what thou wilt shall be the whole of the Law.