URL: <http://savannah.gnu.org/bugs/?20554>
Summary: AIX small change to mountlist.c Project: GNU Midnight Commander Submitted by: tammer Submitted on: Sunday 07/22/2007 at 14:09 Category: Core Severity: 3 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: current (CVS or snapshot) Operating System: AIX _______________________________________________________ Details: Hello, in order to compile on AIX with xlC 8.0 I need the following change to mountlist.c: line: 176 patched: #if !defined (HAVE_STRUCT_STATFS_F_FSTYPENAME) && !defined (MOUNTED_VMOUNT) static char *fstype_to_string (short t) { ... original: #ifndef HAVE_STRUCT_STATFS_F_FSTYPENAME static char *fstype_to_string (short t) { ... Bye Rainer Tammer _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?20554> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel