Kamil Lorenc

Results 11 comments of Kamil Lorenc

Could you provide your makefile content near that line?

@luckydonald If you can confirm that problems with ulong and/or sdcDir/dirName still exists, I can try creating a patch, so you will be able to check if they fix it....

Ok, I got rid of ulong type. Someone must confirm if it works on both - OS X and Linux, as I don't have any SDC files to check it....

You can try sniffing the request using developer tools in you browser. When I did the reverse engineering of original SDM, opening link from SDX file in ordinary browser, not...

It looks like it is the problem with your coreutils. That error is caused by version not supporting files larger than 2 GiB and it shouldn't happen on any modern...

Honestly, I don't know. There must be some way to solve that problem but I cannot tell you the exact time I will fix it because of more important things...

Everything seems to be OK so what's the problem? Do you see xsdm binary in src directory?

Were you using newest release of xsdm? I have tested build script against older release of automake and it was working on my setup. Tell me your autoconf/automake/aclocal revisions so...

Is this all the output, you got after running make? By the way seeing your Makefile and config.log might help me a bit, especially if there was no other messages...

@jamespthomas If I have working compiler, built from source I could in theory try compiling some sources from this repo and compare for any differences.