bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

conflicting types for `statfs' on OSF1


From: E. Robert Tisdale
Subject: conflicting types for `statfs' on OSF1
Date: Fri, 11 Jul 2003 18:23:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

> uname -mprsv
OSF1 V5.1 1885 alpha alpha
> gcc --version
gcc (GCC) 3.1
> ./configure | & tee configure.log
   .
   .
   .
> make | & tee make.log
   .
   .
   .
source='fsusage.c' object='fsusage.o' libtool=no depfile='.deps/fsusage.Po' tmpdepfile='.deps/fsusage.TPo' depmode=gcc3 /bin/sh ../depcomp gcc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -g -O2 -c -o fsusage.o `test -f fsusage.c || echo './'`fsusage.c
In file included from fsusage.c:43:
/usr/include/sys/mount.h:636: conflicting types for `statfs'
/usr/include/sys/mount.h:636: a parameter list with an ellipsis can't match an empty parameter name list declaration
fsusage.c:36: previous declaration of `statfs'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]