You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
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
Thank you!
The text was updated successfully, but these errors were encountered:
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
Thank you!
The text was updated successfully, but these errors were encountered: