"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > Latest CVS: > > g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem > +/usr/X11R6/include -O2 -m486 -fno-strength-reduce -W -Wall -c
Same here on FreeBSD 4.4 system: [...] g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -g -O -W -Wall -c GraphicsImageXPM.C -Wp,-MD,.deps/GraphicsImageXPM.TPlo GraphicsImageXPM.C: In method `void grfx::GImageXPM::load(const string &, boost::shared_ptr<boost::signal1<void,bool,boost::last_value<void>,int,less<int>,boost::function1<void,bool,boost::empty_function_policy,boost::empty_function_mixin,allocator<boost::function_base> > > >)': GraphicsImageXPM.C:98: no matching function for call to `boost::signal1<void,bool,boost::last_value<void>,int,less<int>,boost::function1<void,bool,boost::empty_function_policy,boost::empty_function_mixin,allocator<boost::function_base> > >::emit (bool)' GraphicsImageXPM.C:105: no matching function for call to `boost::signal1<void,bool,boost::last_value<void>,int,less<int>,boost::function1<void,bool,boost::empty_function_policy,boost::empty_function_mixin,allocator<boost::function_base> > >::emit (bool)' GraphicsImageXPM.C:145: no matching function for call to `boost::signal1<void,bool,boost::last_value<void>,int,less<int>,boost::function1<void,bool,boost::empty_function_policy,boost::empty_function_mixin,allocator<boost::function_base> > >::emit (bool)' GraphicsImageXPM.C: In method `void grfx::GImageXPM::clip(const grfx::GParams &)': GraphicsImageXPM.C:262: warning: comparison between signed and unsigned make[3]: *** [GraphicsImageXPM.lo] Error 1 [...] Regards, Rob.