On Fri, 2008-11-14 at 17:55 -0500, Robert Menes wrote: > Hi everyone, first post on this list. > > I'm trying to compile mc under Mac OS X 10.4.11 on a PPC platform.
You forgot the version of mc, which is even more relevant than the version of your OS. > I ran configure and got the source set up, but make runs and errors > out when it gets to tree.c and tree.h. The error follows: > > tree.c:56: error: static declaration of 'tree_navigation_flag' follows > non-static declaration > tree.h:28: error: previous declaration of 'tree_navigation_flag' was here This code is not present in the CVS repository. ChangeLog indicates that tree_navigation_flag was made static in October 2002. -- Regards, Pavel Roskin _______________________________________________ Mc mailing list http://mail.gnome.org/mailman/listinfo/mc
