- 论坛徽章:
- 0
|
% fetch http://us.dl.sourceforge.net/e2fsprogs/e2fsprogs-1.27.tar.gz
% tar xzf e2fsprogs-1.27.tar.gz
% cd e2fsprogs-1.27
%make
...
USAGE=1 -DHAVE_GETMNTINFO=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_OPTRESET=1 -g -O2 -I../../lib -I../../lib -I../../include -c ./flushb.c -o flushb.o
./flushb.c:67: warning: #warning BLKFLSBUF not defined
./flushb.c:72: warning: #warning FDFLUSH not defined
In file included from /usr/include/sys/mount.h:40,
from ./flushb.c:24:
/usr/include/sys/ucred.h:50: `NGROUPS' undeclared here (not in a function)
/usr/include/sys/ucred.h:66: `NGROUPS' undeclared here (not in a function)
*** Error code 1
Stop in /usr/ports/distfiles/e2fsprogs-1.27/lib/ext2fs.
*** Error code 1
Stop in /usr/ports/distfiles/e2fsprogs-1.27.
*** Error code 1
Stop in /usr/ports/distfiles/e2fsprogs-1.27.
不太明白,清高手指点一下。
谢谢 |
|