From: Dennis S. <sy...@yo...> - 2006-01-30 19:11:35
|
Fixed in CVS (anoncvs might lag, so give it a few hours, in the mean while, you could go into separate directories and selectively build plugins and see if more problems arise). Keep this reports coming! Cheers, Dennis On Mon, 2006-01-30 at 16:26 +0100, salsaman wrote: > if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I../../.. -I../../.. -I/usr/X11R6/include -g -O2 -DUNIX_X > -D_REENTRANT -MT renderer.lo -MD -MP -MF ".deps/renderer.Tpo" -c -o > renderer.lo renderer.c; \ > then mv -f ".deps/renderer.Tpo" ".deps/renderer.Plo"; else rm -f > ".deps/renderer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/usr/X11R6/include > -g -O2 -DUNIX_X -D_REENTRANT -MT renderer.lo -MD -MP -MF > .deps/renderer.Tpo -c renderer.c -fPIC -DPIC -o .libs/renderer.o > renderer.c: In function `renderer': > analyser.h:35: sorry, unimplemented: inlining failed in call to 'ips': > function body not available > renderer.c:114: sorry, unimplemented: called from here > make[4]: *** [renderer.lo] Error 1 > make[4]: Leaving directory > `/usr/local/pubsoft/libvisual-plugins/plugins/actor/JESS' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/usr/local/pubsoft/libvisual-plugins/plugins/actor' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/local/pubsoft/libvisual-plugins/plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/pubsoft/libvisual-plugins' > make: *** [all] Error 2 > > > Cheers, > Salsaman. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |