Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Have an error when install #520

Closed
duccanh0022 opened this issue Nov 1, 2020 · 2 comments
Closed

Have an error when install #520

duccanh0022 opened this issue Nov 1, 2020 · 2 comments

Comments

@duccanh0022
Copy link

Hello,
When I install, have an error occurred. Please, help me!
OS: Centos 7
Error when run:
(dmd-2.094.1)[root@static onedrive]# make
echo v1.1.4 >version
dmd -g -ofonedrive -O -L-lcurl -L-lsqlite3 -L-ldl -J. src/config.d src/itemdb.d src/log.d src/main.d src/monitor.d src/onedrive.d src/qxor.d src/selective.d src/sqlite.d src/sync.d src/upload.d src/util.d
/bin/ld: /root/dlang/dmd-2.094.1/linux/bin64/../lib64/libphobos2.a(inflate.o): unrecognized relocation (0x2a) in section `.text'
/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Error: linker exited with status 1
make: *** [onedrive] Error 1

Screen Shot 2020-11-01 at 17 17 19

Thank you!

@abraunegg
Copy link

@duccanh0022
Please read #518 very carefully and in full.

@skilion
Copy link
Owner

skilion commented Nov 1, 2020

You have incompatible versions of DMD and your GCC toolchain. You need either to update your GCC version or downgrade DMD.

@skilion skilion closed this as completed Nov 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants