Skip to content

version.h: No such file or directory #8

@liqiangvip

Description

@liqiangvip

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions