Displaying 1 result from an estimated 1 matches for "get_fstab_mountpoint".
2003 Feb 21
1
pam_mount_conf?
..._mount" etc -- I'm suspecting it might not actually
work. Or at least I might not be smart enough to make it work.
First -- pam_mount 0.5.11 from www.flynn.org doesn't compile on RHAT 8.
Following is the failure:
pmhelper.c:176:27: missing binary operator
pmhelper.c: In function `get_fstab_mountpoint':
pmhelper.c:200: `FIXME' undeclared (first use in this function)
pmhelper.c:200: (Each undeclared identifier is reported only once
pmhelper.c:200: for each function it appears in.)
pmhelper.c:200: parse error before '}' token
make[2]: *** [pmhelper.o] Error 1
make[2]: Leaving direc...