Board index DeFRaG DeFRaG in general

DeFRaG on Linux

Are you really the best?

DeFRaG on Linux

Postby ojsw » Jan 21st, '18, 6:16 pm

Hello everyone,

I successfully compiled https://github.com/runaos/iodfe but the binary quits with :

ERROR: program tried to execute code outside VM

then I tried to compile https://github.com/dourvaris/iodfengine which
seems to be more up to date but it fails with errors related to curl :

cl_download.c:(.text+0x5): undefined reference to `curl_version'
...
cl_download.c:(.text+0x1f90): undefined reference to `curl_easy_getinfo'
collect2: error: ld returned 1 exit status

I also tried to use binaries from https://q3defrag.org/files/dfengine/ but I'm missing a few lib32 libs (libXxf86dga.so.1 and libpcre.so.3 among others) that are not present on my distribution.

I'm currently using archlinux up to date, with all libs installed (headers and 64bits at least) and working 3D drivers.

Any suggestions, tips, patches are welcome.

Thanks in advance! :dance:
ojsw
 
Posts: 1
Joined: Jan 21st, '18, 5:49 pm



cron