Closed asratgh closed 5 years ago
Can you please attach your config.log
file here.
Also, if possible, please attach your /usr/include/dirent.h
(or if cross-compiling from wherever it is located in your tool-chain).
And while you are at it...
gcc -dM -E - < /dev/null
and of course if cross-compiling use whatever name the compiler has.
But for now, the most important file to get hold of is your config.log
, located in the root of your build directory.
Any news here? I would really like to look into this issue before going for a new release of rar2fs.
Any news here? I would really like to look into this issue before going for a new release of rar2fs.
Hi, today I reinstalled Armbian 5.75 orangepizero. I did apt update/upgrade. Followed git install method in wiki section. Now it successfully compiled. No errors. May be my microsd card was corrupt, that's why I was getting errors. I have also attached config.log and dirent.h of this successful build. I dont have Files/logs of previous build. ... ... You have made a very useful software, thanks thanks. config.log config-dirent.zip
Great, then I think we can close this. I will start preparing for a new release of rar2fs due to some recent bug fixes.
I am using armbian on orangepizero board.
I tried 2 patches also, but it is giving same error. I tried to compile 1.27.1 i.e latest version (via tar.gz, zip, git clone). Everytime I get the same error.