Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6210] New: SDL+arts bug

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 6210] New: SDL+arts bug
  • Date: Mon, 23 Feb 2004 07:43:47 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=6210

Summary: SDL+arts bug
Product: Sorcery
Version: 1.x Series
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: acidtripp101 AT linuxmail.org


If SDL is compiled with arts support, some builds will fail.

EX
1) Install SDL with arts support
2) install blender
3) Profit!!! Err... Failed blender install. Ick!
4) reinstall SDL without arts support
5) install blender
6) YAY

This bug has to do with the file /usr/lib/libSDL.la
specifically the line "dependency_libs=*"
if arts support is compiled in, it will have -pthread about a million times.
libtool does NOT like this.

Basic workaround:
Remove the option to compile in arts support



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 6210] New: SDL+arts bug, bugzilla-daemon, 02/23/2004

Archive powered by MHonArc 2.6.24.

Top of Page