Hi -

> From: Maik Holtkamp <[EMAIL PROTECTED]>
> Sorry getting in here, but I have problems to compile the CVS on
> debian sarge :(. I have compiled it on a parallel installed gentoo
> this afternoon and it worked. Now I tried it on my standard
> system, too, but it failed :(:

        I do not see the failure.   The messages:

> ---cut---
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../utils -I ..
> -funroll-all-loops -finline-functions -ffast-math
> -frerun-cse-after-loop -frerun-loop-opt -fexpensive-optimizations
> -fmove-all-movables -Werror -mcpu=i686 -march=i686 -g -O2 -Wall
> -Wunused -c `test -f 'motion.c' || echo './'`motion.c
> motion.c: In function `calc_SAD_uv420_mmx':
> motion.c:250: warning: use of memory input without lvalue in asm
> operand 3 is deprecated
> motion.c: In function `calc_SAD_uv420_mmxe':
> motion.c:345: warning: use of memory input without lvalue in asm
> operand 3 is deprecated
> motion.c: In function `calc_SAD_half_mmx':
> motion.c:445: warning: use of memory input without lvalue in asm
> operand 5 is deprecated
> ---cut---

        are all warnings.

> It's gcc 3.3 here. Any hint greatly appreciated. TIA
        
        Ah, I see one thing that might be a problem.   Try removing the
        '-Werror' from the Makefile.   I think gcc 3.3.x is issuing warning
        errors where earlier versions of the compiler did not.   Treating
        warnings as "fatal" will needlessly cause the compile to fail

        Cheers,
        Steven Schultz


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to