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

Cmake编译报错 #134

Open
longfeiRen opened this issue Nov 23, 2021 · 1 comment
Open

Cmake编译报错 #134

longfeiRen opened this issue Nov 23, 2021 · 1 comment

Comments

@longfeiRen
Copy link

longfeiRen commented Nov 23, 2021

make[1]: Leaving directory '/var/www/html/QConf/deps/gdbm/po'
Making install in src
make[1]: Entering directory '/var/www/html/QConf/deps/gdbm/src'
LEX lex.c
CCLD gdbmtool
/usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: ./libgdbmapp.a(parseopt.o):/var/www/html/QConf/deps/gdbm/src/parseopt.c:255: multiple definition of parseopt_program_args'; gdbmtool.o:/var/www/html/QConf/deps/gdbm/src/gdbmtool.c:1111: first defined here /usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: ./libgdbmapp.a(parseopt.o):/var/www/html/QConf/deps/gdbm/src/parseopt.c:254: multiple definition of parseopt_program_doc'; gdbmtool.o:/var/www/html/QConf/deps/gdbm/src/gdbmtool.c:1110: first defined here
collect2: error: ld returned 1 exit status
make[1]: Leaving directory '/var/www/html/QConf/deps/gdbm/src'
make[1]: *** [Makefile:675: gdbmtool] Error 1
make: *** [Makefile:461: install-recursive] Error 1

@longfeiRen
Copy link
Author

gdbm更新到1.19,已经解决了

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

1 participant