Jump to content

Error building SpiderMonkey: llvm-objdump


Recommended Posts

I'm trying to compile A28 on Ubuntu 24.04 and I encounter this error while building the libraries.

 0:04.37 DEBUG: llvm_objdump: Looking for llvm-objdump
 0:04.37 ERROR: Cannot find llvm-objdump

I searched through apt but couldn't find such a package. The same error occurs on Debian 12

My command was 

./build-source-libs.sh -j28

 

On a separate note, the wiki on BuildInstructions should include curl, git-lfs and wget to the list of dependencies

This error does not occur on other Linux distributions. Only Debian based.

Edited by Seleucids
Link to comment
Share on other sites

  • Seleucids changed the title to Error building SpiderMonkey: llvm-objdump
1 hour ago, Deicide4u said:

llvm-dev

I installed this package and replaced llvm and it worked! Thank you so much!

 

For later people who encounter similar problems: install llvm-dev and remove the other llvm packages.

The list of build dependencies should include git-lfs curl llvm-dev

  • Like 1
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...