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) _______________________________________________ Bug-sh-utils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-sh-utils
