On Mon, Jul 11, 2011 at 6:12 PM, Carl Karsten <[email protected]> wrote:
> ./build-melted.sh
>
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wextra
> -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition
> -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes
> -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align
> -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum
> -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef
> -Waggregate-return -Wmissing-format-attribute -Wnested-externs
> -Wunsafe-loop-optimizations -Wpacked -Winvalid-pch -Wsync-nand -Werror
> -std=gnu99 -pthread -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/liboil-0.3
> -I./.. -MT libjpeg_la-jpeg_rgb_decoder.lo -MD -MP -MF
> .deps/libjpeg_la-jpeg_rgb_decoder.Tpo -c jpeg_rgb_decoder.c  -fPIC -DPIC -o
> .libs/libjpeg_la-jpeg_rgb_decoder.o
> jpeg.c: In function 'jpeg_decoder_decode':
> jpeg.c:604:13: error: variable 'bits' set but not used
> [-Werror=unused-but-set-variable]
> cc1: all warnings being treated as errors
>
> make[4]: *** [libjpeg_la-jpeg.lo] Error 1
>
> I'll log on tracker if you want.
>
> trying to figure out how to disable.

set
ENABLE_SWFDEC=0

-- 
+-DRD-+

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to