Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#440 closed defect (duplicate)

"libxml2 must have threading support enabled" error

Reported by: Luciano Owned by: Philip Taylor
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc: Patch:

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 (1)

errors.log (17.1 KB ) - added by Luciano 14 years ago.
Complete build output.

Download all attachments as: .zip

Change History (4)

by Luciano, 14 years ago

Attachment: errors.log added

Complete build output.

comment:1 by Philip Taylor, 14 years ago

Resolution: duplicate
Status: newclosed

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.

in reply to:  1 comment:2 by Luciano, 14 years ago

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 by (none), 14 years ago

Milestone: Unclassified

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.