Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14840] New: Trayer needs patch

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14840] New: Trayer needs patch
  • Date: 20 Oct 2008 01:50:31 -0000

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

Summary: Trayer needs patch
Product: Codex
Version: test grimoire
Platform: x86
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444529
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: wm-addons
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: pmahon AT sourcemage.org


For Trayer to compile it has to be patched. I took the important part of the
debian patch:
@@ -25,7 +25,7 @@
endif

# -DGTK_DISABLE_DEPRECATED does not work yet
-CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED
+CFLAGS += -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED

%.o: %.c
$(CC) $(CFLAGS) $(INCS) -c $<


It compiles now.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 14840] New: Trayer needs patch, bugzilla-daemon, 10/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page