-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
./configure 可以通过
在make的时候,报错:
Making all in mfsmaster
make[2]: Entering directory `/root/shadow-mfs/mfsmaster'
gcc -DHAVE_CONFIG_H -I. -I.. -lpthread -std=c99 -I../mfscommon -DAPPNAME=mfsmaster -D_GNU_SOURCE -g -O2 -W -Wall -Wshadow -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.c
In file included from acl.c:34:0:
../mfscommon/main.h:33:21: fatal error: version.h: No such file or directory
#include "version.h"
^
compilation terminated.
make[2]: *** [acl.o] Error 1
make[2]: Leaving directory `/root/shadow-mfs/mfsmaster'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/shadow-mfs'
make: *** [all] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels