bug-sh-utils
[Top][All Lists]
Advanced

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

bug in Makefile


From: Puntudis T., M.D.
Subject: bug in Makefile
Date: Thu, 2 Jan 2003 19:05:59 +0700 (ICT)

Hardware: Digital Alpha Server AS4000, Dual CPU 21644A v5.6 400 MHz, 1024 MB RAM
OS: Digital Unix (OSF1), v5.1 build 1885

./configure --> fine. nothing wrong.
make --> complaint the below.

<<snip>>

if gcc -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -g -
O2 -MT fsusage.o -MD -MP -MF ".deps/fsusage.Tpo" \
  -c -o fsusage.o `test -f 'fsusage.c' || echo './'`fsusage.c; \
then mv ".deps/fsusage.Tpo" ".deps/fsusage.Po"; \
else rm -f ".deps/fsusage.Tpo"; exit 1; \
fi
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'A
make[3]: *** [fsusage.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/usr/local/src/sh-utils-2.0.15/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/sh-utils-2.0.15/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/sh-utils-2.0.15'
make: *** [all] Error 2



BTW, I just want ''echo -e''. This u*x does NOT have it :-(

---- composed in PINE 4.05 on Slackware. THE power of Text Mode.----

Puntudis T., M.D.
root of Phramongkutklao Inter-Net Gateway (PING)




reply via email to

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