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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...