bug-fileutils
[Top][All Lists]
Advanced

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

Compiling df


From: Sami Kerola
Subject: Compiling df
Date: Mon, 23 Apr 2001 13:51:56 +0300 (EEST)

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.
...

address@hidden /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/




reply via email to

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