Ticket #440 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

"libxml2 must have threading support enabled" error

Reported by: Renzoku Owned by: Philip
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc:

Description

Building trace:

...

Observable.cppVideoRecorder.cppFFmpeg.cppDLLInterface.cppScenarioEditor.cppSectionLayout.cpp../../../source/tools/atlas/AtlasUI/Misc/DLLInterface.cpp:48:2: error: #error libxml2 must have threading support enabledSidebar.cppmake[1]: *** [obj/AtlasUI_Debug/DLLInterface.o] Error 1make[1]: *** Se espera a que terminen otras tareas....make: *** [AtlasUI] Error 2

Running System information:

uname -aLinux luciano-desktop 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/LinuxCurrent libxml2-dev installed version: 2.7.5

Attached complete error list in this ticket.

Notes:

Don't know if this is a bug, but I couldn't find some way of "enabling thread support" to libxml2" and build the game to enter the project.

Build with svn updated to revision 7223.

Tried "make -j3" and "make" and is the same error.

Thanks.

Attachments

errors.log (17.1 KB) - added by Renzoku 3 years ago.
Complete build output.

Change History

Changed 3 years ago by Renzoku

Complete build output.

comment:1 follow-up: ↓ 2 Changed 3 years ago by Philip

  • Status changed from new to closed
  • Resolution set to duplicate

This looks like the same problem as #432 (assuming you're using Ubuntu 9.10) - see the suggestion there for running "make pyrogenesis Collada", to skip the editor (which requires the threading support). Don't know any better solution at the moment.

comment:2 in reply to: ↑ 1 Changed 3 years ago by Renzoku

Replying to Philip:

This looks like the same problem as #432 (assuming you're using Ubuntu 9.10) - see the suggestion there for running "make pyrogenesis Collada", to skip the editor (which requires the threading support). Don't know any better solution at the moment.

Oh I'm so sorry of duplicating! I didn't found that ticket before. Will try it.

Thanks.

comment:3 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.