Dear Sirs,

I have difficulties to compile df on solaris. I have tried
fileutils-4.0 and latest developement version. They have same
error in common:

/opt/kerolasa_tmp/fileutils-4.0.45/src make df
gcc  -g -O2   -o df  df.o ../lib/libfetish.a -lgen -lnsl
df.o: In function 'show_dev':
/opt/kerolasa_tmp/fileutils-4.0.45/src/df.c:277: undefined reference to 'get_fs_usage'
df.o: In function 'main':
/opt/kerolasa_tmp/fileutils-4.0.45/src/df.c:911: undefined reference to 
'read_filesystem_list'
make: *** [df] Error 1

-- OS and tools versions:

/opt/kerolasa_tmp/fileutils-4.0.45/src uname -a
SunOS myyra 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-1

/opt/kerolasa_tmp/fileutils-4.0.45/src make --version
GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
...

kerolasa@myyra /opt/kerolasa_tmp/fileutils-4.0.45/src gcc --version
2.7.2.3

Is this really bug or am I doing something wrong?

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/


_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to