[bug #20554] AIX small change to mountlist.c
- From: Rainer Tammer <INVALID NOREPLY gnu org>
- To: Rainer Tammer <tammer tammer net>, mc-devel gnome org
- Subject: [bug #20554] AIX small change to mountlist.c
- Date: Sun, 22 Jul 2007 14:09:53 +0000
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/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]