On Sat, July 2, 2011 11:40, Guille wrote: > Perfect Gabriel, it works, but now I'm finding this other one, can you > help me again, ;P > > In file included from effects-weed.c:13: > /opt/local/include/weed/weed-effects.h:161:1: warning: > "WEED_YUV_SAMPLING_JPEG" redefined > In file included from effects-weed.c:12: > /opt/local/include/weed/weed-palettes.h:103:1: warning: this is the > location of the previous definition > In file included from effects-weed.c:13: > /opt/local/include/weed/weed-effects.h:162:1: warning: > "WEED_YUV_SAMPLING_MPEG" redefined > In file included from effects-weed.c:12: > /opt/local/include/weed/weed-palettes.h:102:1: warning: this is the > location of the previous definition > effects-weed.c: In function âweed_apply_instanceâ: > effects-weed.c:1567: error: âWEED_FILTER_HINT_MAY_THREADâ undeclared > (first use in this function) > effects-weed.c:1567: error: (Each undeclared identifier is reported only > once > effects-weed.c:1567: error: for each function it appears in.) > make[1]: *** [effects-weed.o] Error 1 > make: *** [all-recursive] Error 1 > >
Try deleting /usr/lib/pkgconfig/libweed*, then do configure, make clean and make. Gabriel. ------------------------------------------------------------------------------ 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 _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
