Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centos7.6安装错误 #7

Open
qiqiblog opened this issue Sep 7, 2019 · 1 comment
Open

centos7.6安装错误 #7

qiqiblog opened this issue Sep 7, 2019 · 1 comment

Comments

@qiqiblog
Copy link

qiqiblog commented Sep 7, 2019

make[1]: 进入目录“/usr/local/kms/vlmcsd/src”
CC vlmcs.o <- vlmcs.c
CC kmsdata-full.o <- kmsdata-full.c
CC crypto.o <- crypto.c
CC kms.o <- kms.c
CC endian.o <- endian.c
CC output.o <- output.c
CC shared_globals.o <- shared_globals.c
CC helpers.o <- helpers.c
CC network.o <- network.c
CC rpc.o <- rpc.c
CC crypto_internal.o <- crypto_internal.c
CC dns_srv.o <- dns_srv.c
CC vlmcsd.o <- vlmcsd.c
CC kmsdata.o <- kmsdata.c
LD ../bin/vlmcs <- vlmcs.o kmsdata-full.o crypto.o kms.o endian.o output.o shared_globals.o helpers.o network.o rpc.o crypto_internal.o dns_srv.o
../build/dns_srv.o:在函数‘getDnsRawAnswer’中:
/usr/local/kms/vlmcsd/src/dns_srv.c:157:对‘__res_querydomain’未定义的引用
/usr/local/kms/vlmcsd/src/dns_srv.c:167:对‘__res_search’未定义的引用
../build/dns_srv.o:在函数‘getKmsServerList’中:
/usr/local/kms/vlmcsd/src/dns_srv.c:193:对‘ns_initparse’未定义的引用
/usr/local/kms/vlmcsd/src/dns_srv.c:210:对‘ns_parserr’未定义的引用
/usr/local/kms/vlmcsd/src/dns_srv.c:233:对‘ns_name_uncompress’未定义的引用
collect2: 错误:ld 返回 1
make[1]: *** [../bin/vlmcs] 错误 1
make[1]: *** 正在等待未完成的任务....
make[1]: 离开目录“/usr/local/kms/vlmcsd/src”
make: *** [all] 错误 2

@dylanbai8
Copy link
Owner

编译出错了。可能是系统过度精简了,更换系统试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants