Jump to content

libAtlasUI_dbg.so: undefined reference to `JS_BeginRequest


Recommended Posts

Hi there, so far I have managed to install all dependencies and building went mostly fine. But there rests one error which I can't fix because I don't know what causes that problem.

Do you maybe have an idea?

Linking ArchiveViewer																						   
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_BeginRequest'
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_EndRequest'
collect2: ld returned 1 exit status
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_BeginRequest'
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_EndRequest'
collect2: ld returned 1 exit status
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_BeginRequest'
../../../binaries/system/libAtlasUI_dbg.so: undefined reference to `JS_EndRequest'
collect2: ld returned 1 exit status
make[1]: *** [../../../binaries/system/ActorEditor_dbg] Fehler 1
make[1]: *** [../../../binaries/system/ArchiveViewer_dbg] Fehler 1
make: *** [ActorEditor] Fehler 2
make: *** Warte auf noch nicht beendete Prozesse...
make[1]: *** [../../../binaries/system/ColourTester_dbg] Fehler 1
make: *** [ColourTester] Fehler 2
make: *** [ArchiveViewer] Fehler 2

Thanks in advance

Alfred

Link to comment
Share on other sites

Strange, I tried it again and now it worked fine.

But anyway, after a short while 0ad crashed:

ERROR: Failed to find matching prop point called "antler" in model "art/meshes/skeletal/deer_mesh.dae" for actor "fauna/deer.xml"
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'fauna_sheep'
ERROR: Failed to load entity template 'iber_dock'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'
GAME STARTED, ALL INIT COMPLETE
EntityHandles.cpp(116): Assertion failed: "g_EntityManager.m_entities[m_handle].m_refcount"
udbg_bfd_init: loading symbols from ./pyrogenesis_dbg.
Assertion failed: "g_EntityManager.m_entities[m_handle].m_refcount"
Location: EntityHandles.cpp:116 (operator CEntity*)

Call stack:

(0x084c3500) ldbg.cpp:99 debug_DumpStack(wchar_t*, unsigned int, void*, char const*)
(0x0848c444) debug.cpp:316 debug_BuildErrorMessage(wchar_t const*, char const*, int, char const*, void*, char const*, ErrorMessageMem*)
(0x0848c8f4) debug.cpp:437 debug_DisplayError(wchar_t const*, unsigned int, void*, char const*, char const*, int, char const*, unsigned char*)
(0x0848c9d4) debug.cpp:515 debug_OnAssertionFailure(char const*, unsigned char*, char const*, int, char const*)
(0x082b8cd1) EntityHandles.cpp:116 HEntity::operator CEntity*() const
(0x082f6720) Aura.cpp:52 CAura::Update(int)
(0x082a4f29) Entity.cpp:450 CEntity::Update(int)
(0x082c9402) EntityManager.cpp:448 CEntityManager::UpdateAll(int)
(0x08302803) Simulation.cpp:179 CSimulation::Simulate()
(0x08302c27) Simulation.cpp:107 CSimulation::Update(double)
(0x082440b6) Game.cpp:237 CGame::Update(double, bool)
(0x081f39ba) main.cpp:273 Frame
(0x081f3e75) main.cpp:400 RunGameOrAtlas
(0x081f3f0f) main.cpp:416 main
(0xb7602705) /lib/libc.so.6:0 __libc_start_main
(0x081f3081) start.S:122 _start

errno = 0 (?)
OS error = ?

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...