Do you mean where did I download the Harbour source from? OK I admit I was sloppy about keeping track of that. It may have been Sourceforge but I wouldn't swear to that. I've had a hard time determining the best, most official place to obtain it. If it helps, my
source is 3.2.0-dev (r2512120309). Linux is Linux Mint Cinnamon 22.2
kernel 6.14.0-37
Anyway, what I'm trying to do doesn't seem like it should be difficult. I'm just trying to build Harbour on a fresh Linux Mint installation. I un-tar the download into my home folder, which puts a folder named core-master there. I enter that folder and type "make." I believe that's what the instructions say to do. I get the error, even if I run make as root.
I do
understand linux/unix permissions. After I saw the error running make as a normal user I tried running make as
root, first just by doing a "sudo make" and got the same error. Then I did a "sudo -i" to permanently open a root user and ran
make. In all cases I get the exact same error. Also I can't find a
folder like "bin/linux/gcc/" anywhere in my linux installation. My
source is 3.2.0-dev (r2512120309). Linux is Mint Cinnamon 22.2
kernel 6.14.0-37. Since hbmk2 is created during the build I don't see how it has bad permissions and I also don't understand how root would not have permissions to run it.
Maybe before I waste the group's time further you could recommend a known good download for Harbour that I can build from the source on Linux Mint (or other Debian derivatives) and I can do a fresh Mint install and try again keeping better track this time.
Thanks much,
--Bill