On Mon, 03 Oct 2011 02:57:20 -0400, Daniel Macks wrote: Making all in src > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -W -Wall -fno-rtti > -fno-exceptions -pipe -ftemplate-depth-30 -g -O2 -c other.cpp > In file included from other.cpp:10: > sum.h:87: error: extra qualification 'Sum::' on member 'info_fzg' > sum.h:91: error: extra qualification 'Sum::' on member 'rm_all' > make[2]: *** [other.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > ### execution of make failed, exit code 2
Thanks to Max, this is now resolved--I committed a teeny patch (and also freshened up the deps). dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
