Subject: Compiling sharity-light
To: None <netbsd-help@netbsd.org>
From: Daniel Bolgheroni <dbolgheroni@unifei.edu.br>
List: netbsd-help
Date: 08/03/2004 16:38:59
Hi,

I'm trying to compile sharity-light to mount Windows partitions exported
to the network, but I'm getting some problems. This package always give
me this error, so some months later I give up. Now I'm trying again,
with new pkgsrc, but the error is the same.

Do I need to have samba installed? Also, I disabled NFS in the kernel
configuration file. Could this be the problem?

# make install

(...)

mount.c: In function `mount_and_dispatch':
mount.c:160: `NFS_PROGRAM' undeclared (first use in this function)
mount.c:160: (Each undeclared identifier is reported only once
mount.c:160: for each function it appears in.)
mount.c:160: `NFS_VERSION' undeclared (first use in this function)
*** Error code 1

Stop.
make: stopped in
/usr/pkgsrc-20040728/net/sharity-light/work/Sharity-Light.1.2/nfs***
Error code 1

Stop.
make: stopped in
/usr/pkgsrc-20040728/net/sharity-light/work/Sharity-Light.1.2*** Error
code 1

Stop.
make: stopped in /usr/pkgsrc-20040728/net/sharity-light
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc-20040728/net/sharity-light
#

Thank you.