Jump to content

Error while building game


Asher
 Share

Recommended Posts

So, just was building the game, and got this:

ERROR: Download of https://download.savannah.gnu.org/releases/freetype/freetype-2.13.3.tar.gz failed
ERROR: Failed to build freetype

I downloaded it from somewhere else, and I think it is past that now. Just was letting you guys know, for any other people

Link to comment
Share on other sites

2 hours ago, hyperion said:

Just retry, the server hosting the file might have been to busy.

Well, I figure out a way around, I manually downloaded the files. But, now I am running into a openAL error

make[2]: *** [CMakeFiles/OpenAL.dir/al/buffer.cpp.o] Error 1
make[1]: *** [CMakeFiles/OpenAL.dir/all] Error 2
make: *** [all] Error 2
ERROR: Failed to build OpenAL Soft

 

Link to comment
Share on other sites

I can't suggest any help. You have to look further up in the output for what went wrong. For the download issue curl should have given you the answer and for openal the compiler. "Problems with spidermonkey" doesn't allow anyone to help. Always go back in the logs and look for the first issue.

Link to comment
Share on other sites

On 04/09/2026 at 1:00 AM, hyperion said:

I can't suggest any help. You have to look further up in the output for what went wrong. For the download issue curl should have given you the answer and for openal the compiler. "Problems with spidermonkey" doesn't allow anyone to help. Always go back in the logs and look for the first issue.

Ok, sorry about that. So, I was just building it again, and I got the failed to build freetype error again. I put the URL in the browser, and it said error 502, bad gateway

Link to comment
Share on other sites

5 minutes ago, Asher said:

Ok, sorry about that. So, I was just building it again, and I got the failed to build freetype error again. I put the URL in the browser, and it said error 502, bad gateway

Freetype is down again

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...