[quake3] Error compiling jdhuff.c

Carlos Alberto Lopez Romero anthaus at tutopia.com
Mon Sep 26 23:26:52 EDT 2005


Michel Dänzer wrote:

>On Mon, 2005-09-26 at 21:40 -0500, Carlos Alberto Lopez Romero wrote:
>  
>
>>gcc -pipe -Wall -Wimplicit -Wstrict-prototypes -Werror -DUSE_SDL=1 
>>-I/usr/include/SDL -D_REENTRANT -DHAVE_VM_NATIVE -DHAVE_VM_COMPILED -m32 
>>-DNDEBUG -O3 -march=i686 -fomit-frame-pointer -ffast-math 
>>-falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing 
>>-fstrength-reduce -o releasei386-glibc/client/jdhuff.o -c ../jpeg-6/jdhuff.c
>>cc1: warnings being treated as errors
>>../jpeg-6/jdhuff.c: En la función ‘decode_mcu’:
>>../jpeg-6/jdhuff.c:443: aviso: puede ser que se utilice 
>>‘br_state.get_buffer’ sin inicializar en esta función
>>../jpeg-6/jdhuff.c:443: aviso: puede ser que se utilice 
>>‘br_state.bits_left’ sin inicializar en esta función
>>make[1]: *** [releasei386-glibc/client/jdhuff.o] Error 1
>>make[1]: Leaving directory `~/quake3/code/unix'
>>make: *** [build_release] Error 2
>>
>>I'm sorry that some messages are in Spanish. I'll try to translate as 
>>best as I can if you feel that's necessary.
>>    
>>
>
>You could run
>
>LC_ALL=C make
>
>to get English output, but I think it says ‘br_state.get_buffer’
>‘br_state.bits_left’ may be used uninitialized in ‘decode_mcu’.
>
>
>  
>
That's correct.
Thanks.
______________________________
Visita http://www.tutopia.com y comienza a navegar más rápido en Internet. Tutopia es Internet para todos.



More information about the quake3 mailing list